Searched refs:ourrhsfunction (Results 1 – 1 of 1) sorted by relevance
84 static PetscErrorCode ourrhsfunction(TS ts, PetscReal d, Vec x, Vec f, PetscCtx ctx) in ourrhsfunction() function188 *ierr = TSSetRHSFunction(*ts, R, ourrhsfunction, NULL); in tssetrhsfunction_()