QR_MUMPS
|
Generic interface for the ::dqrm_compute_graph routine. More...
Public Member Functions | |
subroutine | dqrm_compute_graph (qrm_mat, graph, work) |
Generic interface for the ::dqrm_compute_graph routine.
Definition at line 48 of file dqrm_analysis_mod.F90.
subroutine dqrm_analysis_mod::qrm_compute_graph::dqrm_compute_graph | ( | type(dqrm_spmat_type) | qrm_mat, |
type(dqrm_spmat_type), intent(out) | graph, | ||
integer, dimension(:), optional, target | work | ||
) |
Definition at line 50 of file dqrm_analysis_mod.F90.