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

◆ ndims()

unsigned int pism::array::Array::ndims ( ) const

Returns the number of spatial dimensions.

Definition at line 156 of file Array.cc.

References m_impl, and pism::array::Array::Impl::zlevels.

Referenced by shape(), view(), and pism::IceModel::view_field().