PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ end_access()
Checks if an Array is allocated and calls DAVecRestoreArray. Implements pism::PetscAccessible. Reimplemented in pism::array::Forcing. Definition at line 667 of file Array.cc. References pism::array::Array::Impl::access_counter, pism::array::Array::Impl::begin_access_use_dof, dm(), m_array, m_impl, PISM_CHK, PISM_ERROR_LOCATION, and vec(). Referenced by pism::icebin::MassEnthVec2S::end_access(), pism::array::Forcing::end_access(), pism::atmosphere::ElevationChange::end_pointwise_access_impl(), pism::atmosphere::YearlyCycle::end_pointwise_access_impl(), pism::fem::DirichletData::finish(), and pism::icebin::MassEnergyBudget::set_epsilon(). |