PISM, A Parallel Ice Sheet Model  stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900

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