Home
last modified time | relevance | path

Searched refs:DMTSDestroy (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ts/utils/
H A Ddmts.c52 static PetscErrorCode DMTSDestroy(DMTS *kdm) in DMTSDestroy() function
164 …PetscCall(PetscHeaderCreate(*kdm, DMTS_CLASSID, "DMTS", "DMTS", "DMTS", comm, DMTSDestroy, DMTSVie… in DMTSCreate()
318 PetscCall(DMTSDestroy((DMTS *)&dm->dmts)); in DMGetDMTSWrite()
347 PetscCall(DMTSDestroy((DMTS *)&dmdest->dmts)); in DMCopyDMTS()