Generic interface for the ::_qrm_factorize routine. More...
Public Member Functions | |
subroutine | _qrm_factorize (qrm_mat, transp) |
Generic interface for the ::_qrm_factorize routine.
Definition at line 62 of file qrm_factorization_mod.F90.
subroutine _qrm_factorization_mod::qrm_factorize::_qrm_factorize | ( | type(_qrm_spmat_type) | qrm_mat, |
character, intent(in), optional | transp | ||
) |
Definition at line 63 of file qrm_factorization_mod.F90.