QR_MUMPS
|
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... | |
Generif interface for the ::dqrm_spmat_destroy routine.
Definition at line 74 of file dqrm_spmat_mod.F90.
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.
[in,out] | qrm_spmat | the matrix to be destroyed |
[in] | all | whether to deallocate all the memory or not |
Definition at line 730 of file dqrm_spmat_mod.F90.