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