s_bpack_defs::s_F_HMatVec Interface Reference

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

Public Member Functions

subroutine s_f_hmatvec (trans, M, N, num_vect, Vin, Vout, quant)
 

Detailed Description

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

Member Function/Subroutine Documentation

◆ s_f_hmatvec()

subroutine s_bpack_defs::s_F_HMatVec::s_f_hmatvec ( character  trans,
integer, intent(in)  M,
integer, intent(in)  N,
integer, intent(in)  num_vect,
real(kind=4), dimension(:, :)  Vin,
real(kind=4), dimension(:, :)  Vout,
class(*), pointer  quant 
)

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