Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/multirate/
H A Dex8.c224 PetscReal hxf, hxm, hxs, cfl_idt = 0; in FVRHSFunction_3WaySplit() local
398 PetscReal hxs, hxm, hxf, cfl_idt = 0; in FVRHSFunctionslow_3WaySplit() local
528 PetscReal hxs, hxm, hxf; in FVRHSFunctionslowbuffer_3WaySplit() local
677 PetscReal hxs, hxm, hxf; in FVRHSFunctionmedium_3WaySplit() local
825 PetscReal hxs, hxm, hxf; in FVRHSFunctionmediumbuffer_3WaySplit() local
974 PetscReal hxs, hxm, hxf; in FVRHSFunctionfast_3WaySplit() local
H A Dfinitevolume1d.h9 PetscReal hxs, hxm, hxf; member