PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
Loading...
Searching...
No Matches

◆ shift()

void pism::array::Array::shift ( double  alpha)

Result: v[j] <- v[j] + alpha for all j. Calls VecShift.

Definition at line 216 of file Array.cc.

References inc_state_counter(), PISM_CHK, and vec().

Referenced by main(), and pism::ocean::sea_level::Delta_SL::update_impl().