Home
last modified time | relevance | path

Searched defs:hf (Results 1 – 5 of 5) sorted by relevance

/petsc/src/snes/tutorials/network/water/
H A Dwaterfunctions.c6 PetscScalar Flow_Pipe(Pipe *pipe, PetscScalar hf, PetscScalar ht) in Flow_Pipe()
14 PetscScalar Flow_Pump(Pump *pump, PetscScalar hf, PetscScalar ht) in Flow_Pump()
25 PetscScalar *farr, hf, ht, flow; in FormFunction_Water() local
/petsc/src/ts/tutorials/multirate/
H A Dex7.c173 PetscReal hf, hs, cfl_idt = 0; in FVRHSFunction() local
322 PetscReal hf, hs; in FVRHSFunctionslow() local
444 PetscReal hf, hs; in FVRHSFunctionfast() local
560 const PetscReal hf = (ctx->xmax - ctx->xmin) / 2.0 * (1.0 + 1.0 / ctx->hratio) / Mx; in FVSample() local
643 const PetscReal hf = (ctx->xmax - ctx->xmin) / 2.0 * (1.0 + 1.0 / ctx->hratio) / Mx; in SolutionErrorNorms() local
769 const PetscReal hf = (ctx.xmax - ctx.xmin) / 2.0 / count_fast; in main() local
H A Dex6.c135 PetscReal hs, hf; in FVSample_2WaySplit() local
185 PetscReal hs, hf; in SolutionErrorNorms_2WaySplit() local
881 const PetscReal hf = (ctx.xmax - ctx.xmin) / 4.0 / count_fast; in main() local
H A Dex8.c128 PetscReal hs, hm, hf; in FVSample_3WaySplit() local
198 PetscReal hs, hm, hf; in SolutionErrorNorms_3WaySplit() local
1244 const PetscReal hf = (ctx.xmax - ctx.xmin) / 4.0 / count_fast; in main() local
H A Dex4.c479 PetscReal hs, hf; in FVSample_2WaySplit() local
529 PetscReal hs, hf; in SolutionErrorNorms_2WaySplit() local
1324 const PetscReal hf = (ctx.xmax - ctx.xmin) / 4.0 / count_fast; in main() local