TSPrintHelp
Prints all options for the TS (timestepping) component.
Synopsis
#include "ts.h"
int TSPrintHelp(TS ts)
Collective on TS
Input Parameter
ts -the TS context obtained from TSCreate()
Options Database Keys
| -help | - Prints KSP options
|
| -h | - Prints KSP options
|
Keywords
TS, timestep, print, help
See Also
TSSetFromOptions()
Level:beginner
Location:src/ts/interface/tsreg.c
Time Stepping
Table of Contents