Loading [MathJax]/jax/output/HTML-CSS/config.js
PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Functions
MaxTimestep.cc File Reference
#include "pism/util/MaxTimestep.hh"
#include <cassert>

Go to the source code of this file.

Namespaces

namespace  pism
 

Functions

bool pism::operator== (const MaxTimestep &a, const MaxTimestep &b)
 Equality operator for MaxTimestep.
 
bool pism::operator< (const MaxTimestep &a, const MaxTimestep &b)
 Less than operator for MaxTimestep.
 
bool pism::operator> (const MaxTimestep &a, const MaxTimestep &b)
 Greater than operator for MaxTimestep.