|
QR_MUMPS
|
Public Member Functions | |
| subroutine | _qrm_min_norm2dw (qrm_mat, b, x) |
| subroutine | _qrm_min_norm1dw (qrm_mat, b, x) |
Definition at line 58 of file qrm_methods_mod.F90.
| subroutine _qrm_methods_mod::_qrm_min_norm::_qrm_min_norm1dw | ( | type(_qrm_spmat_type) | qrm_mat, |
| b, | |||
| x | |||
| ) |
Definition at line 158 of file qrm_methods_mod.F90.
| subroutine _qrm_methods_mod::_qrm_min_norm::_qrm_min_norm2dw | ( | type(_qrm_spmat_type) | qrm_mat, |
| b, | |||
| x | |||
| ) |
Definition at line 150 of file qrm_methods_mod.F90.
1.8.11