Home
last modified time | relevance | path

Searched refs:ourrhsjacobianp (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ts/interface/ftn-custom/
H A Dztsf.c124 static PetscErrorCode ourrhsjacobianp(TS ts, PetscReal d, Vec x, Mat m, PetscCtx ctx) in ourrhsjacobianp() function
268 *ierr = TSSetRHSJacobianP(*ts, *A, ourrhsjacobianp, NULL); in tssetrhsjacobianp_()