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

◆ finite()

bool pism::MaxTimestep::finite ( ) const

Convert to bool to check if a time step restriction is "active".

Definition at line 47 of file MaxTimestep.cc.

References m_finite.

Referenced by pism::init_step(), pism::ocean::Cache::max_timestep_impl(), pism::surface::Cache::max_timestep_impl(), pism::operator<(), and pism::operator==().