#include "petscts.h" PetscErrorCode TSComputeRHSJacobian(TS ts,PetscReal t,Vec U,Mat A,Mat B)Collective on TS and Vec Many br
| ts | - the TS context Many br | |
| t | - current timestep Many br | |
| U | - input vector Many br |
| A | - Jacobian matrix Many br | |
| B | - optional preconditioning matrix Many br | |
| flag | - flag indicating matrix structure Many br |
See KSPSetOperators() for important information about setting the Many brflag parameter. 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