Public Member Functions | |
subroutine | _qrm_fdata_destroy (qrm_fdata) |
Destroys a _qrm_fdata_type instance. More... | |
Definition at line 184 of file qrm_fdata_mod.F90.
subroutine _qrm_fdata_mod::qrm_fdata_destroy::_qrm_fdata_destroy | ( | type(_qrm_fdata_type) | qrm_fdata | ) |
Destroys a _qrm_fdata_type instance.
[in,out] | qrm_fdata | the instace to be freed |
Definition at line 253 of file qrm_fdata_mod.F90.
Referenced by _qrm_factorization_init(), and _qrm_spmat_mod::_qrm_spmat_destroy().