PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
|
◆ sum()
Sums up all the values in an array::Scalar object. Ignores ghosts. Avoids copying to a "global" vector. Definition at line 150 of file Scalar.cc. References pism::GlobalSum(), and pism::array::Array::grid(). Referenced by pism::array::Array::fletcher64(). |