PISM, A Parallel Ice Sheet Model
stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900
|
◆ checkCompatibility()
Checks if two Arrays have compatible sizes, dimensions and numbers of degrees of freedom. Definition at line 623 of file Array.cc. References pism::array::Array::Impl::dof, pism::RuntimeError::formatted(), m_impl, pism::array::Array::Impl::name, PISM_CHK, PISM_ERROR_LOCATION, and vec(). Referenced by add(). |