PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
|
◆ find_variable()
Find a variable using its standard name and/or short name. Sets "result" to the short name found. Definition at line 328 of file File.cc. References pism::RuntimeError::add_context(), pism::VariableLookupData::exists, pism::RuntimeError::formatted(), m_impl, pism::VariableLookupData::name, name(), pism::File::Impl::nc, nvariables(), PISM_ERROR_LOCATION, read_text_attribute(), and variable_name(). Referenced by pism::IceModel::bootstrap_2d(), pism::Grid::FromOptions(), pism::array::Forcing::init(), pism::array::Forcing::init_periodic_data(), pism::grid::InputGridInfo::InputGridInfo(), nrecords(), pism::io::read_spatial_variable(), pism::array::Array::regrid_impl(), pism::array::Array3D::regrid_impl(), pism::details::regrid_layer_thickness(), pism::io::regrid_spatial_variable(), and pism::array::Forcing::update(). |