Home
last modified time | relevance | path

Searched defs:FVRHSFunctionfast (Results 1 – 2 of 2) sorted by relevance

/petsc/src/ts/tutorials/multirate/
H A Dex5.c292 PetscErrorCode FVRHSFunctionfast(TS ts, PetscReal time, Vec X, Vec F, void *vctx) in FVRHSFunctionfast() function
H A Dex7.c440 static PetscErrorCode FVRHSFunctionfast(TS ts, PetscReal time, Vec X, Vec F, void *vctx) in FVRHSFunctionfast() function