c_bpack_defs::c_BMatVec Interface Reference

Public Member Functions

subroutine c_bmatvec (operand, block_o, trans, M, N, num_vect_sub, Vin, ldi, Vout, ldo, a, b, ptree, stats, operand1)
 

Member Function/Subroutine Documentation

◆ c_bmatvec()

subroutine c_bpack_defs::c_BMatVec::c_bmatvec ( class(*)  operand,
type(c_matrixblock block_o,
character  trans,
integer  M,
integer  N,
integer  num_vect_sub,
complex(kind=4), dimension(ldi, *)  Vin,
integer  ldi,
complex(kind=4), dimension(ldo, *)  Vout,
integer  ldo,
complex(kind=4)  a,
complex(kind=4)  b,
type(c_proctree ptree,
type(c_hstat stats,
class(*), optional  operand1 
)

The documentation for this interface was generated from the following file: