Searched refs:RHSFunction1 (Results 1 – 1 of 1) sorted by relevance
55 static PetscErrorCode RHSFunction1(TS ts, PetscReal t, Vec V, Vec Xres, PetscCtx ctx) in RHSFunction1() function152 PetscCall(TSRHSSplitSetRHSFunction(ts, "position", NULL, RHSFunction1, &user)); in main()