◆ dmmattimesvec_dp()
subroutine sdiskmatrixmodule::dmmattimesvec::dmmattimesvec_dp |
( |
type(diskmatrixtype), intent(inout) |
this, |
|
|
real(dp), dimension(:), intent(in) |
xVec, |
|
|
real(sp), dimension(:), intent(inout) |
yVec, |
|
|
integer, intent(out) |
err, |
|
|
logical, intent(in), optional |
doInitialize |
|
) |
| |
◆ dmmattimesvec_sp()
subroutine sdiskmatrixmodule::dmmattimesvec::dmmattimesvec_sp |
( |
type(diskmatrixtype), intent(inout) |
this, |
|
|
real(sp), dimension(:), intent(in) |
xVec, |
|
|
real(sp), dimension(:), intent(inout) |
yVec, |
|
|
integer, intent(out) |
err, |
|
|
logical, intent(in), optional |
doInitialize |
|
) |
| |
The documentation for this interface was generated from the following file: