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

◆ ndof()

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

Returns the number of degrees of freedom per grid point.

Definition at line 136 of file Array.cc.

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

Referenced by pism::array::Array3D::copy_from(), define(), read_impl(), regrid_impl(), shape(), view(), pism::IceModel::view_field(), and write_impl().