QR_MUMPS
List of all members | Public Member Functions
dqrm_analysis_mod::qrm_detect_singletons Interface Reference

Generic interface for the ::dqrm_detect_singletons routine. More...

Public Member Functions

subroutine dqrm_detect_singletons (graph, scol, srow, mrperm, mcperm, nrsing, ncsing)
 

Detailed Description

Generic interface for the ::dqrm_detect_singletons routine.

Definition at line 58 of file dqrm_analysis_mod.F90.

Member Function/Subroutine Documentation

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.


The documentation for this interface was generated from the following file: