PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ regrid_impl()
Gets an Array from a file Stops if the variable was not found and Reimplemented from pism::array::Array. Definition at line 250 of file Array3D.cc. References pism::io::check_input_grid(), pism::array::Array::dm(), pism::File::filename(), pism::File::find_variable(), pism::petsc::VecArray::get(), 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_CHK, pism::io::regrid_spatial_variable(), pism::grid::InputGridInfo::report(), pism::array::set_default_value_or_stop(), and pism::array::Array::vec(). |