Public Member Functions | |
subroutine | _qrm_residual_norm2dw (qrm_mat, b, x, nrm) |
subroutine | _qrm_residual_norm1dw (qrm_mat, b, x, nrm) |
Definition at line 76 of file qrm_methods_mod.F90.
subroutine _qrm_methods_mod::_qrm_residual_norm::_qrm_residual_norm1dw | ( | type(_qrm_spmat_type) | qrm_mat, |
b, | |||
x, | |||
nrm | |||
) |
Definition at line 175 of file qrm_methods_mod.F90.
subroutine _qrm_methods_mod::_qrm_residual_norm::_qrm_residual_norm2dw | ( | type(_qrm_spmat_type) | qrm_mat, |
b, | |||
x, | |||
nrm | |||
) |
Definition at line 166 of file qrm_methods_mod.F90.