#include "petscts.h" PetscErrorCode TSSolve(TS ts,Vec u)Collective on TS
ts | - the TS context obtained from TSCreate() | |
u | - the solution vector (can be null if TSSetSolution() was used, otherwise must contain the initial conditions) |
Level:beginner
Location:src/ts/interface/ts.c
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages