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 in pism::array::Array3D. Definition at line 426 of file Array.cc. References pism::io::check_input_grid(), pism::array::compute_range(), pism::File::filename(), pism::File::find_variable(), pism::RuntimeError::formatted(), pism::petsc::VecArray::get(), pism::array::Array::Impl::ghosted, grid(), pism::array::Array::Impl::interpolation_type, levels(), m_impl, pism::array::max(), metadata(), pism::array::min(), ndof(), PISM_ERROR_LOCATION, range(), pism::io::regrid_spatial_variable(), pism::grid::InputGridInfo::report(), pism::array::Array::Impl::report_range, pism::array::set_default_value_or_stop(), set_dof(), and update_ghosts(). Referenced by regrid(). |