Searched refs:FVRHSFunctionfast2 (Results 1 – 1 of 1) sorted by relevance
508 PetscErrorCode FVRHSFunctionfast2(TS ts, PetscReal time, Vec X, Vec F, void *vctx) in FVRHSFunctionfast2() function743 PetscCall(TSRHSSplitSetRHSFunction(subts, "fast", NULL, FVRHSFunctionfast2, &ctx)); in main()