QR_MUMPS
 All Classes Files Functions Variables Enumerations Enumerator Pages
List of all members | Public Member Functions
dqrm_spmat_mod::qrm_spmat_destroy Interface Reference

Generif interface for the ::dqrm_spmat_destroy routine. More...

Public Member Functions

subroutine dqrm_spmat_destroy (qrm_spmat, all)
 This subroutine destroyes a qrm_spmat instance. More...
 

Detailed Description

Generif interface for the ::dqrm_spmat_destroy routine.

Definition at line 74 of file dqrm_spmat_mod.F90.

Member Function/Subroutine Documentation

subroutine dqrm_spmat_mod::qrm_spmat_destroy::dqrm_spmat_destroy ( type(dqrm_spmat_type qrm_spmat,
logical, optional  all 
)

This subroutine destroyes a qrm_spmat instance.

Parameters
[in,out]qrm_spmatthe matrix to be destroyed
[in]allwhether to deallocate all the memory or not

Definition at line 729 of file dqrm_spmat_mod.F90.

Referenced by dqrm_ata_graph(), dqrm_detect_singletons(), dqrm_do_colamd(), dqrm_do_metis(), dqrm_do_scotch(), dqrm_c_interface::dqrm_spmat_destroy_c(), and dqrm_symbolic().


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