Searched refs:TSGLLEAdaptDestroy (Results 1 – 3 of 3) sorted by relevance
155 PetscErrorCode TSGLLEAdaptDestroy(TSGLLEAdapt *adapt) in TSGLLEAdaptDestroy() function205 …T_CLASSID, "TSGLLEAdapt", "General Linear adaptivity", "TS", comm, TSGLLEAdaptDestroy, TSGLLEAdapt… in TSGLLEAdaptCreate()
1036 if (gl->adapt) PetscCall(TSGLLEAdaptDestroy(&gl->adapt)); in TSDestroy_GLLE()
1201 PETSC_EXTERN PetscErrorCode TSGLLEAdaptDestroy(TSGLLEAdapt *);