PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ shift()
Result: v[j] <- v[j] + alpha for all j. Calls VecShift. Definition at line 245 of file Array.cc. References inc_state_counter(), PISM_CHK, and vec(). Referenced by main(), and pism::ocean::sea_level::Delta_SL::update_impl(). |