QR_MUMPS
|
Public Member Functions | |
subroutine | _qrm_residual_orth2dw (qrm_mat, r, nrm) |
subroutine | _qrm_residual_orth1dw (qrm_mat, r, nrm) |
subroutine | _qrm_residual_and_orth2dw (qrm_mat, b, x, nrm) |
subroutine | _qrm_residual_and_orth1dw (qrm_mat, b, x, nrm) |
Definition at line 97 of file qrm_methods_mod.F90.
subroutine _qrm_methods_mod::_qrm_residual_orth::_qrm_residual_and_orth1dw | ( | type(_qrm_spmat_type) | qrm_mat, |
b, | |||
x, | |||
nrm | |||
) |
Definition at line 214 of file qrm_methods_mod.F90.
subroutine _qrm_methods_mod::_qrm_residual_orth::_qrm_residual_and_orth2dw | ( | type(_qrm_spmat_type) | qrm_mat, |
b, | |||
x, | |||
nrm | |||
) |
Definition at line 205 of file qrm_methods_mod.F90.
subroutine _qrm_methods_mod::_qrm_residual_orth::_qrm_residual_orth1dw | ( | type(_qrm_spmat_type) | qrm_mat, |
r, | |||
nrm | |||
) |
Definition at line 196 of file qrm_methods_mod.F90.
subroutine _qrm_methods_mod::_qrm_residual_orth::_qrm_residual_orth2dw | ( | type(_qrm_spmat_type) | qrm_mat, |
r, | |||
nrm | |||
) |
Definition at line 187 of file qrm_methods_mod.F90.