DMTSDestroyRHSMassMatrix#
Destroys the mass matrix and solver stored in the DM context, if they exist.
Synopsis#
#include "petscts.h" 
PetscErrorCode DMTSDestroyRHSMassMatrix(DM dm)
Logically Collective
Input Parameter#
- dm - - DMproviding the mass matrix
See Also#
TS: Scalable ODE and DAE Solvers, DM, DMTSCreateRHSMassMatrixLumped(), DMCreateMassMatrix(), DMTS
Level#
developer
Location#
Examples#
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages