Searched refs:FormIJacobianMF (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/ts/tutorials/ |
| H A D | ex22f_mf.F90 | 120 PetscCallA(TSSetIJacobian(ts, A, A, FormIJacobianMF, ctx, ierr)) 412 subroutine FormIJacobianMF(ts, t, X, Xdot, shift, J, Jpre, ctx, ierr) subroutine 425 end subroutine FormIJacobianMF
|