QR_MUMPS
|
Public Member Functions | |
subroutine | _qrm_residual_orth2d (qrm_mat, r, nrm) |
subroutine | _qrm_residual_orth1d (qrm_mat, r, nrm) |
subroutine | _qrm_residual_and_orth2d (qrm_mat, b, x, nrm) |
subroutine | _qrm_residual_and_orth1d (qrm_mat, b, x, nrm) |
Definition at line 102 of file qrm_methods_mod.F90.
subroutine _qrm_methods_mod::qrm_residual_orth::_qrm_residual_and_orth1d | ( | type(_qrm_spmat_type) | qrm_mat, |
b, | |||
x, | |||
nrm | |||
) |
Definition at line 122 of file qrm_methods_mod.F90.
subroutine _qrm_methods_mod::qrm_residual_orth::_qrm_residual_and_orth2d | ( | type(_qrm_spmat_type) | qrm_mat, |
b, | |||
x, | |||
nrm | |||
) |
Definition at line 116 of file qrm_methods_mod.F90.
subroutine _qrm_methods_mod::qrm_residual_orth::_qrm_residual_orth1d | ( | type(_qrm_spmat_type) | qrm_mat, |
r, | |||
nrm | |||
) |
Definition at line 110 of file qrm_methods_mod.F90.
subroutine _qrm_methods_mod::qrm_residual_orth::_qrm_residual_orth2d | ( | type(_qrm_spmat_type) | qrm_mat, |
r, | |||
nrm | |||
) |
Definition at line 104 of file qrm_methods_mod.F90.