Home
last modified time | relevance | path

Searched defs:hMin (Results 1 – 3 of 3) sorted by relevance

/petsc/src/ts/utils/
H A Ddmplexts.c410 PetscReal hMax = 1.0, hMin = 1e-6, hMult = 0.1; in DMTSCheckJacobian() local
/petsc/src/tao/tutorials/
H A Dex4.c18 PetscReal hMin; /* Taylor test end goal */ member
/petsc/src/snes/utils/
H A Ddmplexsnes.c946 PetscReal hMax = 1.0, hMin = 1e-6, hMult = 0.1; in DMSNESCheckJacobian() local