Searched refs:ourijacobian (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/ts/interface/ftn-custom/ ! |
| H A D | ztsf.c | 108 static PetscErrorCode ourijacobian(TS ts, PetscReal d, Vec x, Vec xdot, PetscReal shift, Mat m, Mat… in ourijacobian() function 242 *ierr = TSSetIJacobian(*ts, *A, *B, ourijacobian, NULL); in tssetijacobian_()
|