PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
|
◆ 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(). |