|
subroutine | c_hmatvec_md (Ndim, trans, M, N, num_vect, Vin, Vout, ker) |
|
◆ c_hmatvec_md()
subroutine c_bpack_defs::c_HMatVec_MD::c_hmatvec_md |
( |
integer |
Ndim, |
|
|
character |
trans, |
|
|
integer, dimension(ndim), intent(in) |
M, |
|
|
integer, dimension(ndim), intent(in) |
N, |
|
|
integer, intent(in) |
num_vect, |
|
|
complex(kind=4), dimension(:, :) |
Vin, |
|
|
complex(kind=4), dimension(:, :) |
Vout, |
|
|
type(c_kernelquant) |
ker |
|
) |
| |
The documentation for this interface was generated from the following file:
- /home/administrator/Desktop/Research/ButterflyPACK/SRC_COMPLEX/cBPACK_defs.f90