|
subroutine | z_bmatvec (operand, block_o, trans, M, N, num_vect_sub, Vin, ldi, Vout, ldo, a, b, ptree, stats, operand1) |
|
◆ z_bmatvec()
subroutine z_bpack_defs::z_BMatVec::z_bmatvec |
( |
class(*) |
operand, |
|
|
type(z_matrixblock) |
block_o, |
|
|
character |
trans, |
|
|
integer |
M, |
|
|
integer |
N, |
|
|
integer |
num_vect_sub, |
|
|
complex(kind=8), dimension(ldi, *) |
Vin, |
|
|
integer |
ldi, |
|
|
complex(kind=8), dimension(ldo, *) |
Vout, |
|
|
integer |
ldo, |
|
|
complex(kind=8) |
a, |
|
|
complex(kind=8) |
b, |
|
|
type(z_proctree) |
ptree, |
|
|
type(z_hstat) |
stats, |
|
|
class(*), optional |
operand1 |
|
) |
| |
The documentation for this interface was generated from the following file:
- /home/administrator/Desktop/Research/ButterflyPACK/SRC_DOUBLECOMPLEX/zBPACK_defs.f90