|
subroutine | z_hmatvec_md (Ndim, trans, M, N, num_vect, Vin, Vout, ker) |
|
◆ z_hmatvec_md()
subroutine z_bpack_defs::z_HMatVec_MD::z_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=8), dimension(:, :) |
Vin, |
|
|
complex(kind=8), dimension(:, :) |
Vout, |
|
|
type(z_kernelquant) |
ker |
|
) |
| |
The documentation for this interface was generated from the following file:
- /home/administrator/Desktop/Research/ButterflyPACK/SRC_DOUBLECOMPLEX/zBPACK_defs.f90