Home
last modified time | relevance | path

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

/petsc/src/ts/impls/pseudo/
H A Dposindep.c24 PetscReal dt_max; /* maximum time step */ member
/petsc/src/ksp/ksp/tutorials/
H A Dex70.c871 PetscReal dt, dt_max = 0.0; in SolveTimeDepStokes() local
/petsc/include/petsc/private/
H A Dtsimpl.h366 PetscReal dt_min, dt_max; /* admissible minimum and maximum time step */ member