PISM, A Parallel Ice Sheet Model 2.3.0-79cae578d committed by Constantine Khrulev on 2026-03-22
Loading...
Searching...
No Matches

◆ dimension_types()

static std::vector< AxisType > pism::io::dimension_types ( const File file,
const std::string &  var_name,
std::shared_ptr< units::System unit_system 
)
static

Definition at line 185 of file input_helpers.cc.

References pism::File::dimension_type(), and pism::File::dimensions().

Referenced by read_distributed_array(), and transpose().