Searched defs:dt_max (Results 1 – 3 of 3) sorted by relevance
24 PetscReal dt_max; /* maximum time step */ member
871 PetscReal dt, dt_max = 0.0; in SolveTimeDepStokes() local
366 PetscReal dt_min, dt_max; /* admissible minimum and maximum time step */ member