PISM, A Parallel Ice Sheet Model 2.2.1-cd005eec8 committed by Constantine Khrulev on 2025-03-07
|
◆ regrid_impl()
Gets an Array from a file Stops if the variable was not found and Reimplemented from pism::array::Array. Definition at line 251 of file Array3D.cc. References pism::array::Array::dm(), pism::File::find_variable(), pism::array::Array::Impl::ghosted, pism::array::global_to_local(), pism::array::Array::grid(), pism::array::Array::Impl::interpolation_type, pism::array::Array::levels(), pism::array::Array::m_impl, pism::array::Array::metadata(), pism::File::name(), PISM_CHK, pism::array::set_default_value_or_stop(), and pism::array::Array::vec(). |