Loading [MathJax]/extensions/tex2jax.js
PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages

◆ copy()

template<class V >
void pism::array::details::copy ( const V &  input,
V &  result,
bool  scatter = true 
)

Definition at line 54 of file Array_helpers.hh.

Referenced by pism::array::Array2D< T >::copy_from().