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

◆ time_dimension_length()

unsigned int pism::OutputWriter::time_dimension_length ( const std::string &  file_name)

Return the length of the time dimension (possibly cached to avoid reading from the file or communication).

Definition at line 426 of file OutputWriter.cc.

References time_dimension_length_impl().

Referenced by pism::SynchronousOutputWriter::append_time_impl(), and pism::SynchronousOutputWriter::write_distributed_array_impl().