#include "petscts.h" PetscErrorCode TSComputeI2Function(TS ts,PetscReal t,Vec U,Vec V,Vec A,Vec F)Collective on TS and Vec Many br
| ts | - the TS context Many br | |
| t | - current time Many br | |
| U | - state vector Many br | |
| V | - time derivative of state vector (U_t) Many br | |
| A | - second time derivative of state vector (U_tt) Many br |
Many br
Level:developer
Location:src/ts/interface/ts.c
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages