Generic interface for the ::_qrm_readmat routine. More...
Public Member Functions | |
subroutine | _qrm_readmat (matfile, qrm_mat, fakec) |
Generic interface for the ::_qrm_readmat routine.
Definition at line 41 of file qrm_utils_mod.F90.
subroutine _qrm_utils_mod::qrm_readmat::_qrm_readmat | ( | character, intent(in) | matfile, |
type(_qrm_spmat_type), intent(inout) | qrm_mat, | ||
logical, optional | fakec | ||
) |
Definition at line 42 of file qrm_utils_mod.F90.