TSGetOptionsPrefix

Sets the prefix used for searching for all TS options in the database.

Synopsis

int TSGetOptionsPrefix(TS ts, char **prefix)
Not Collective

Input Parameter

ts -The TS context

Output Parameter

prefix -A pointer to the prefix string used

Contributed by: Matthew Knepley

Keywords

TS, get, options, prefix, database

See Also

TSAppendOptionsPrefix()

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