PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ add()
Result: v <- v + alpha * x. Calls VecAXPY. Definition at line 235 of file Array.cc. References checkCompatibility(), inc_state_counter(), PISM_CHK, and vec(). Referenced by pism::stressbalance::SSAFD::compute_nuH_norm(), pism::hydrology::Routing::compute_velocity(), pism::stressbalance::StressBalance::compute_vertical_velocity(), pism::IceCompModel::energy_step(), pism::stressbalance::SSAFD::picard_manager(), pism::hydrology::Distributed::update_impl(), and pism::hydrology::Routing::update_impl(). |