PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800

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