Searched refs:RHSFunction2 (Results 1 – 1 of 1) sorted by relevance
40 static PetscErrorCode RHSFunction2(TS ts, PetscReal t, Vec X, Vec Vres, PetscCtx ctx) in RHSFunction2() function153 PetscCall(TSRHSSplitSetRHSFunction(ts, "momentum", NULL, RHSFunction2, &user)); in main()