TSSetFromOptions

Sets various TS parameters from user options.

Synopsis

int TSSetFromOptions(TS ts)
Collective on TS

Input Parameter

ts -the TS context obtained from TSCreate()

Keywords

TS, timestep, set, options, database

See Also

TSPrintHelp()

Examples

src/ts/examples/tutorials/ex2f.F

Location: src/ts/interface/tsreg.c
Time Stepping
Table of Contents