|
QR_MUMPS
|
Public Member Functions | |
| subroutine | _qrm_residual_norm2d (qrm_mat, b, x, nrm) |
| subroutine | _qrm_residual_norm1d (qrm_mat, b, x, nrm) |
Definition at line 80 of file qrm_methods_mod.F90.
| subroutine _qrm_methods_mod::qrm_residual_norm::_qrm_residual_norm1d | ( | type(_qrm_spmat_type) | qrm_mat, |
| b, | |||
| x, | |||
| nrm | |||
| ) |
Definition at line 88 of file qrm_methods_mod.F90.
| subroutine _qrm_methods_mod::qrm_residual_norm::_qrm_residual_norm2d | ( | type(_qrm_spmat_type) | qrm_mat, |
| b, | |||
| x, | |||
| nrm | |||
| ) |
Definition at line 82 of file qrm_methods_mod.F90.
1.8.11