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

◆ size()

size_t pism::array::Array::size ( ) const
private

Return the total number of elements in the owned part of an array.

Definition at line 946 of file Array.cc.

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

Referenced by pism::array::Array3D::copy_from(), fletcher64_serial(), pism::array::Array3D::set_column(), and write().