Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/multirate/
H A Dex5.c393 PetscErrorCode FVRHSFunctionslow2(TS ts, PetscReal time, Vec X, Vec F, void *vctx) in FVRHSFunctionslow2() function
742 PetscCall(TSRHSSplitSetRHSFunction(subts, "slow", NULL, FVRHSFunctionslow2, &ctx)); in main()