TSGLLEAdaptDestroy#
Destroys a TSGLLEAdapt context
Synopsis#
#include "petscts.h"
PetscErrorCode TSGLLEAdaptDestroy(TSGLLEAdapt *adapt)
Collective
Input Parameter#
adapt - the
TSGLLEAdaptcontext
See Also#
TS: Scalable ODE and DAE Solvers, TSGLLE, TSGLLEAdapt, TSGLLEAdaptCreate()
Level#
intermediate
Location#
Implementations#
TSGLLEAdaptDestroy_JustFree() in src/ts/impls/implicit/glle/glleadapt.c
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages