#include "petscts.h" PetscErrorCode TSComputeRHSJacobianConstant(TS ts,PetscReal t,Vec U,Mat A,Mat B,void *ctx)Collective on TS Many br
ts | - time stepping context Many br | |
t | - time at which to evaluate Many br | |
U | - state at which to evaluate Many br | |
ctx | - context Many br |
A | - pointer to operator Many br | |
B | - pointer to preconditioning matrix Many br | |
flg | - matrix structure flag Many br |
Many br
Level:intermediate
Location:src/ts/interface/ts.c
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages