|
QR_MUMPS
|
Generic interface for the ::_qrm_elim_tree routine. More...
Public Member Functions | |
| subroutine | _qrm_elim_tree (graph, cperm, parent) |
Generic interface for the ::_qrm_elim_tree routine.
Definition at line 115 of file qrm_analysis_mod.F90.
| subroutine _qrm_analysis_mod::qrm_elim_tree::_qrm_elim_tree | ( | type(_qrm_spmat_type), intent(in) | graph, |
| integer, dimension(:), intent(in) | cperm, | ||
| integer, dimension(:), allocatable | parent | ||
| ) |
Definition at line 117 of file qrm_analysis_mod.F90.
1.8.11