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

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

Public Member Functions

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

Detailed Description

Generif interface for the ::_qrm_spmat_destroy routine.

Definition at line 74 of file qrm_spmat_mod.F90.

Member Function/Subroutine Documentation

subroutine _qrm_spmat_mod::qrm_spmat_destroy::_qrm_spmat_destroy ( type(_qrm_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 qrm_spmat_mod.F90.

Referenced by _qrm_ata_graph(), _qrm_detect_singletons(), _qrm_do_colamd(), _qrm_do_metis(), _qrm_do_scotch(), _qrm_c_interface::_qrm_spmat_destroy_c(), and _qrm_symbolic().


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