QR_MUMPS
|
Generic interface for the ::dqrm_detect_singletons routine. More...
Public Member Functions | |
subroutine | dqrm_detect_singletons (graph, scol, srow, mrperm, mcperm, nrsing, ncsing) |
Generic interface for the ::dqrm_detect_singletons routine.
Definition at line 58 of file dqrm_analysis_mod.F90.
subroutine dqrm_analysis_mod::qrm_detect_singletons::dqrm_detect_singletons | ( | type(dqrm_spmat_type), intent(in) | graph, |
integer, dimension(:), allocatable | scol, | ||
integer, dimension(:), allocatable | srow, | ||
integer, dimension(:), allocatable | mrperm, | ||
integer, dimension(:), allocatable | mcperm, | ||
integer | nrsing, | ||
integer | ncsing | ||
) |
Definition at line 60 of file dqrm_analysis_mod.F90.