QR_MUMPS
|
Public Member Functions | |
subroutine | _qrm_min_norm2d (qrm_mat, b, x) |
subroutine | _qrm_min_norm1d (qrm_mat, b, x) |
Definition at line 62 of file qrm_methods_mod.F90.
subroutine _qrm_methods_mod::qrm_min_norm::_qrm_min_norm1d | ( | type(_qrm_spmat_type) | qrm_mat, |
b, | |||
x | |||
) |
Definition at line 69 of file qrm_methods_mod.F90.
subroutine _qrm_methods_mod::qrm_min_norm::_qrm_min_norm2d | ( | type(_qrm_spmat_type) | qrm_mat, |
b, | |||
x | |||
) |
Definition at line 64 of file qrm_methods_mod.F90.