Home
last modified time | relevance | path

Searched defs:hs (Results 1 – 9 of 9) sorted by relevance

/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
559 const PetscReal hs = (ctx->xmax - ctx->xmin) / 2.0 * (ctx->hratio + 1.0) / Mx; in FVSample() local
642 const PetscReal hs = (ctx->xmax - ctx->xmin) / 2.0 * (ctx->hratio + 1.0) / Mx; in SolutionErrorNorms() local
768 const PetscReal hs = (ctx.xmax - ctx.xmin) / 2.0 / count_slow; in main() local
H A Dex6.c135 PetscReal hs, hf; in FVSample_2WaySplit() local
185 PetscReal hs, hf; in SolutionErrorNorms_2WaySplit() local
880 const PetscReal hs = (ctx.xmax - ctx.xmin) * 3.0 / 4.0 / count_slow; in main() local
H A Dex8.c128 PetscReal hs, hm, hf; in FVSample_3WaySplit() local
198 PetscReal hs, hm, hf; in SolutionErrorNorms_3WaySplit() local
1242 const PetscReal hs = (ctx.xmax - ctx.xmin) / 4.0 / count_slow; in main() local
H A Dex4.c479 PetscReal hs, hf; in FVSample_2WaySplit() local
529 PetscReal hs, hf; in SolutionErrorNorms_2WaySplit() local
1323 const PetscReal hs = (ctx.xmax - ctx.xmin) * 3.0 / 4.0 / count_slow; in main() local
/petsc/src/snes/interface/noise/
H A Dsnesmfj2.c74 PetscScalar hs, dot; in SNESMatrixFreeMult2_Private() local
/petsc/src/ts/utils/
H A Ddmplexts.c409 PetscReal *es, *hs, *errors; in DMTSCheckJacobian() local
/petsc/src/tao/tutorials/
H A Dex4.c551 PetscReal *Js, *hs; in TaylorTest() local
/petsc/src/snes/utils/
H A Ddmplexsnes.c945 PetscReal *es, *hs, *errors; in DMSNESCheckJacobian() local
/petsc/src/mat/impls/hypre/
H A Dmhypre.c1898 HYPRE_Complex hs; local