Generic interface for the ::_qrm_detect_singletons routine. More...
Public Member Functions | |
subroutine | _qrm_detect_singletons (graph, scol, srow, mrperm, mcperm, nrsing, ncsing) |
Generic interface for the ::_qrm_detect_singletons routine.
Definition at line 58 of file qrm_analysis_mod.F90.
subroutine _qrm_analysis_mod::qrm_detect_singletons::_qrm_detect_singletons | ( | type(_qrm_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 59 of file qrm_analysis_mod.F90.