petsc-3.5.4 2015-05-23
Report Typos and Errors

TSProblemType

Determines the type of problem this TS object is to be used to solve

Synopsis

typedef enum {TS_LINEAR,TS_NONLINEAR} TSProblemType;

See Also

TSCreate()

Level:beginner
Location:
src/ts/adapt/../../../include/petscts.h
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages