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

◆ define_dimension()

void pism::OutputWriter::define_dimension ( const std::string &  file_name,
const std::string &  dimension_name,
unsigned int  length 
)
protected

Define a dimension.

No-op if the dimension already exists.

length of zero corresponds to an unlimited dimension.

Definition at line 207 of file OutputWriter.cc.

References define_dimension_impl().

Referenced by define_dimensions().