PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800

◆ max_timestep()

MaxTimestep pism::Component::max_timestep ( double  t) const

Reports the maximum time-step the model can take at time t.

Definition at line 183 of file Component.cc.

References max_timestep_impl().

Referenced by pism::hydrology::SteadyState::update_impl().