PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ begin_access()
Checks if an Array is allocated and calls DAVecGetArray. Implements pism::PetscAccessible. Reimplemented in pism::array::Forcing. Definition at line 646 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::begin_access(), pism::array::Forcing::begin_access(), pism::atmosphere::ElevationChange::begin_pointwise_access_impl(), pism::atmosphere::YearlyCycle::begin_pointwise_access_impl(), pism::fem::DirichletData::init(), and pism::icebin::MassEnergyBudget::set_epsilon(). |