PISM, A Parallel Ice Sheet Model  stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900

◆ 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==().