|
PISM, A Parallel Ice Sheet Model 2.3.2-6314953b1 committed by Constantine Khrulev on 2026-08-11
|
◆ shift()
Result: v[j] <- v[j] + alpha for all j. Calls VecShift. Definition at line 219 of file Array.cc. References inc_state_counter(), PISM_CHK, and vec(). Referenced by main(), and pism::ocean::sea_level::Delta_SL::update_impl(). |