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

◆ absmax() [1/2]

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

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

Definition at line 179 of file Scalar.cc.

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

Referenced by pism::hydrology::Routing::max_timestep_W_cfl().