Home
last modified time | relevance | path

Searched refs:tsproblem (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ts/tutorials/
H A Dex4.c95 TSProblemType tsproblem = TS_LINEAR; in main() local
202 if (tsproblem == TS_NONLINEAR) { in main()