Searched refs:DMTSSetI2Jacobian (Results 1 – 3 of 3) sorted by relevance
592 PetscErrorCode DMTSSetI2Jacobian(DM dm, TSI2JacobianFn *jac, PetscCtx ctx) in DMTSSetI2Jacobian() function
847 PETSC_EXTERN PetscErrorCode DMTSSetI2Jacobian(DM, TSI2JacobianFn *, PetscCtx);
1458 PetscCall(DMTSSetI2Jacobian(dm, jac, ctx)); in TSSetI2Jacobian()