|
QR_MUMPS
|
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 176 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 167 of file qrm_methods_mod.F90.
1.8.11