Searched refs:FVRHSFunctionslowbuffer_2WaySplit (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/ts/tutorials/multirate/ |
| H A D | ex6.c | 483 PetscErrorCode FVRHSFunctionslowbuffer_2WaySplit(TS ts, PetscReal time, Vec X, Vec F, void *vctx) in FVRHSFunctionslowbuffer_2WaySplit() function 862 …PetscCall(TSRHSSplitSetRHSFunction(ts, "slowbuffer", NULL, FVRHSFunctionslowbuffer_2WaySplit, &ctx… in main()
|
| H A D | ex4.c | 876 PetscErrorCode FVRHSFunctionslowbuffer_2WaySplit(TS ts, PetscReal time, Vec X, Vec F, void *vctx) in FVRHSFunctionslowbuffer_2WaySplit() function 1306 …PetscCall(TSRHSSplitSetRHSFunction(ts, "slowbuffer", NULL, FVRHSFunctionslowbuffer_2WaySplit, &ctx… in main()
|