Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/glle/
H A Dglleadapt.c138 PetscErrorCode TSGLLEAdaptView(TSGLLEAdapt adapt, PetscViewer viewer) in TSGLLEAdaptView() function
205 …SID, "TSGLLEAdapt", "General Linear adaptivity", "TS", comm, TSGLLEAdaptDestroy, TSGLLEAdaptView)); in TSGLLEAdaptCreate()
H A Dglle.c1177 PetscCall(TSGLLEAdaptView(gl->adapt, viewer)); in TSView_GLLE()
/petsc/include/
H A Dpetscts.h1199 PETSC_EXTERN PetscErrorCode TSGLLEAdaptView(TSGLLEAdapt, PetscViewer);