PISM, A Parallel Ice Sheet Model 2.2.1-cd005eec8 committed by Constantine Khrulev on 2025-03-07
Loading...
Searching...
No Matches

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