Searched refs:TSGetIJacobianP (Results 1 – 4 of 4) sorted by relevance
| /petsc/doc/changes/ |
| H A D | 323.md | 107 - v3.23.3: Add `TSGetIJacobianP()`
|
| /petsc/src/ts/interface/ftn-custom/ |
| H A D | ztsf.c | 262 *ierr = TSGetIJacobianP(*ts, J, NULL, ctx); in tsgetijacobianp_()
|
| /petsc/src/ts/interface/sensitivity/ |
| H A D | tssen.c | 182 PetscErrorCode TSGetIJacobianP(TS ts, Mat *Amat, PetscErrorCode (**func)(TS ts, PetscReal t, Vec U,… in TSGetIJacobianP() function
|
| /petsc/include/ |
| H A D | petscts.h | 284 PETSC_EXTERN PetscErrorCode TSGetIJacobianP(TS, Mat *, PetscErrorCode (**)(TS, PetscReal, Vec, Vec,…
|