Home
last modified time | relevance | path

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

/petsc/src/ts/interface/ftn-custom/
H A Dztsf.c116 static PetscErrorCode ourijacobianp(TS ts, PetscReal d, Vec x, Vec xdot, PetscReal shift, Mat m, Pe… in ourijacobianp() function
256 *ierr = TSSetIJacobianP(*ts, *A, ourijacobianp, NULL); in tssetijacobianp_()