Home
last modified time | relevance | path

Searched refs:FVRHSFunctionslow_3WaySplit (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ts/tutorials/multirate/
H A Dex8.c394 PetscErrorCode FVRHSFunctionslow_3WaySplit(TS ts, PetscReal time, Vec X, Vec F, void *vctx) in FVRHSFunctionslow_3WaySplit() function
1220 PetscCall(TSRHSSplitSetRHSFunction(ts, "slow", NULL, FVRHSFunctionslow_3WaySplit, &ctx)); in main()