PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800

◆ 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.