GTSDestroyContext
This functions destroys a GTSContext attached to the given context and reattaches the old context.
Synopsis
#include "petscts.h"
#include "gsolver.h"
int GTSDestroyContext(GTS ts, PetscObject ctx, PetscObject oldCtx)
Collective on GTS
Input Parameters
ts -The GTS
ctx -The parent context
oldCtx -The previous GTSContext
Keywords
grid ts, context, destroy
See Also
GTSCreateContext(), GTSCreateConstraintContext()
Level:developer
Location:src/gsolver/interface/gts.c
Index of all GSolver routines
Table of Contents for all manual pages
Index of all manual pages