Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/glle/
H A Dglleadapt.c155 PetscErrorCode TSGLLEAdaptDestroy(TSGLLEAdapt *adapt) in TSGLLEAdaptDestroy() function
205 …T_CLASSID, "TSGLLEAdapt", "General Linear adaptivity", "TS", comm, TSGLLEAdaptDestroy, TSGLLEAdapt… in TSGLLEAdaptCreate()
H A Dglle.c1036 if (gl->adapt) PetscCall(TSGLLEAdaptDestroy(&gl->adapt)); in TSDestroy_GLLE()
/petsc/include/
H A Dpetscts.h1201 PETSC_EXTERN PetscErrorCode TSGLLEAdaptDestroy(TSGLLEAdapt *);