PISM, A Parallel Ice Sheet Model 2.3.0-79cae578d committed by Constantine Khrulev on 2026-03-22
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
pism::OutputWriter::Impl Struct Reference

Public Member Functions

 Impl (MPI_Comm comm_, const Config &config)
 

Public Attributes

std::string time_name
 
MPI_Comm comm
 
std::map< std::tuple< std::string, std::string >, boolwritten_time_independent
 
std::map< std::tuple< std::string, std::string >, boolwritten_time_dependent
 
std::map< std::string, VariableMetadatavariables
 
std::string experiment_id_name
 
std::string experiment_id
 
int experiment_id_max_length
 
bool relaxed_mode
 
bool is_async
 

Detailed Description

Definition at line 98 of file OutputWriter.cc.


The documentation for this struct was generated from the following file: