PISM, A Parallel Ice Sheet Model
|
◆ end_access()
Checks if an IceModelVec is allocated and calls DAVecRestoreArray. Implements pism::PetscAccessible. Reimplemented in pism::IceModelVec2T. Definition at line 643 of file iceModelVec.cc. References pism::IceModelVec::Impl::access_counter, pism::IceModelVec::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::IceModelVec2T::end_access(), pism::atmosphere::ElevationChange::end_pointwise_access_impl(), pism::atmosphere::YearlyCycle::end_pointwise_access_impl(), pism::fem::DirichletData::finish(), pism::icebin::IBIceModel::reset_rate(), and pism::icebin::MassEnergyBudget::set_epsilon(). |