Loading [MathJax]/extensions/tex2jax.js
PISM, A Parallel Ice Sheet Model  stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages

◆ Array2D()

template<typename T >
pism::array::Array2D< T >::Array2D ( std::shared_ptr< const Grid grid,
const std::string &  short_name,
Kind  ghostedp,
unsigned int  stencil_width = 1 
)
inline

Definition at line 36 of file Array2D.hh.