PISM, A Parallel Ice Sheet Model
stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900
|
◆ 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(). |