Searched refs:ourifunction (Results 1 – 1 of 1) sorted by relevance
92 static PetscErrorCode ourifunction(TS ts, PetscReal d, Vec x, Vec xdot, Vec f, PetscCtx ctx) in ourifunction() function210 *ierr = TSSetIFunction(*ts, R, ourifunction, NULL); in tssetifunction_()