Generic interface for the ::_qrm_compute_graph routine. More...
Public Member Functions | |
subroutine | _qrm_compute_graph (qrm_mat, graph, work) |
Generic interface for the ::_qrm_compute_graph routine.
Definition at line 48 of file qrm_analysis_mod.F90.
subroutine _qrm_analysis_mod::qrm_compute_graph::_qrm_compute_graph | ( | type(_qrm_spmat_type) | qrm_mat, |
type(_qrm_spmat_type), intent(out) | graph, | ||
integer, dimension(:), optional, target | work | ||
) |
Definition at line 49 of file qrm_analysis_mod.F90.