QR_MUMPS
|
Generic interface for the ::_qrm_init_front routine. More...
Public Member Functions | |
subroutine | _qrm_init_front (qrm_mat, fnum, par, work) |
Generic interface for the ::_qrm_init_front routine.
Definition at line 81 of file qrm_factorization_mod.F90.
subroutine _qrm_factorization_mod::qrm_init_front::_qrm_init_front | ( | type(_qrm_spmat_type), target | qrm_mat, |
integer | fnum, | ||
logical | par, | ||
integer, dimension(:), optional | work | ||
) |
Definition at line 83 of file qrm_factorization_mod.F90.