|
PISM, A Parallel Ice Sheet Model 2.3.0-79cae578d committed by Constantine Khrulev on 2026-03-22
|
◆ dimension_length()
Get the length of a dimension. Sets result to 0 if a dimension does not exist. Definition at line 420 of file File.cc. References pism::RuntimeError::add_context(), dimension_exists(), m_impl, name(), and pism::File::Impl::nc. Referenced by pism::details::deposition_times(), pism::array::Forcing::init(), pism::grid::InputGridInfo::InputGridInfo(), nrecords(), nrecords(), pism::io::read_1d_variable(), pism::io::read_bounds(), pism::stressbalance::SSATestCase::report_netcdf(), pism::IceCompModel::reportErrors(), and pism::start_time(). |