QR_MUMPS
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 730 of file qrm_spmat_mod.F90.


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