GTSPostStep
This is a general purpose function which is called once at the end of time stepping. It currently performs context unwrapping and grid manipulation.
Synopsis
#include "petscts.h"
#include "gsolver.h"
int GTSPostStep(GTS ts)
Collective on GTS
Input Parameters
ts -The GTS context
Keywords
grid ts, timestep
See Also
GTSPreStep(), GTSUpdate()
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