Loading [MathJax]/extensions/tex2jax.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

◆ max()

double pism::array::max ( const array::Scalar input)

Finds maximum over all the values in an array::Scalar object. Ignores ghosts.

Definition at line 165 of file Scalar.cc.

References pism::GlobalMax(), and pism::array::Array::grid().

Referenced by pism::IceModel::bootstrap_2d(), check_range(), pism::ocean::PicoGeometry::compute_box_mask(), pism::IceModel::regrid(), and pism::ocean::relabel().