GTSDestroy

Destroys a grid TS.

Synopsis

#include "petscts.h" 
#include "gsolver.h" 
int GTSDestroy(GTS ts)
Collective on GTS

Input Parameters

ts -The nonlinear solver context

Keywords

grid TS, destroy

See Also

TSDestroy(), GTSDuplicate()

Level:beginner
Location:
src/gsolver/interface/gts.c
Index of all GSolver routines
Table of Contents for all manual pages
Index of all manual pages