PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ 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 evalR_Rfs(), evalRR0_0fs(), pism::stressbalance::SSA::extrapolate_velocity(), pism::array::Array::fletcher64(), pism::atmosphere::OrographicPrecipitationSerial::OrographicPrecipitationSerial(), pism::print_checksum(), pism::stressbalance::BedSmoother::smooth_the_bed_on_proc0(), pism::GeometryEvolution::update_in_place(), and pism::bed::viscDisc(). |