QR_MUMPS
|
Generic interface for the ::_qrm_apply_q routine. More...
Public Member Functions | |
subroutine | _qrm_apply_q (qrm_mat, b) |
Generic interface for the ::_qrm_apply_q routine.
Definition at line 40 of file qrm_solve_mod.F90.
subroutine _qrm_solve_mod::qrm_apply_q::_qrm_apply_q | ( | type(_qrm_spmat_type), target | qrm_mat, |
dimension(:,:), intent(inout) | b | ||
) |
Definition at line 42 of file qrm_solve_mod.F90.