Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/glle/
H A Dglleadapt.c257 PetscReal dec = 0.2, inc = 5.0, safe = 0.9, optimal, last_desired_h; in TSGLLEAdaptChoose_Size() local
298 PetscReal dec = 0.2, inc = 5.0, safe = 0.9; in TSGLLEAdaptChoose_Both() local