z_bpack_defs::z_C_HMatVec Interface Reference

interface of user-defined HODLR/HODBF/H-LR/H-BF MatVec routine in C. More...

Public Member Functions

subroutine z_c_hmatvec (trans, Nin, Nout, num_vect, Vin, Vout, quant)
 

Detailed Description

interface of user-defined HODLR/HODBF/H-LR/H-BF MatVec routine in C.

Member Function/Subroutine Documentation

◆ z_c_hmatvec()

subroutine z_bpack_defs::z_C_HMatVec::z_c_hmatvec ( character(kind=c_char, len=1), dimension(*)  trans,
integer(kind=c_int), intent(in)  Nin,
integer(kind=c_int), intent(in)  Nout,
integer(kind=c_int), intent(in)  num_vect,
complex(kind=c_double_complex), dimension(nin, num_vect)  Vin,
complex(kind=c_double_complex), dimension(nout, num_vect)  Vout,
type(c_ptr)  quant 
)

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