GTSReform

Cleans up any auxilliary structures in the GTS. Should be called after GridReform(), but before any user specific changes to the grid. Usually followed by GTSReallocate().

Synopsis

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

Input Parameter

ts -The grid TS

Keywords

grid ts, reform

See Also

GTSReallocate(), GridReform()

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