|
PISM, A Parallel Ice Sheet Model 2.3.2-61fbb4273 committed by Andy Aschwanden on 2026-06-25
|
◆ add()
template<class V >
Computes result = x + alpha * y, where x, y, and z are 2D Arrays (scalar or vector). Definition at line 37 of file Array_helpers.hh. Referenced by pism::array::Array2D< T >::add(), and pism::array::Array2D< T >::add(). |