GTSGetInitialTimeStep

Returns the initial time step

Synopsis

#include "petscts.h" 
#include "gsolver.h" 
int GTSGetInitialTimeStep(GTS ts, double *dt)
Not collective

Input Parameter

ts -The grid TS

Output Parameter

dt -The initial time step

Keywords

grid ts, get, time step

See Also

TSSetInitialTimeStep()

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