PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
Public Member Functions | Public Attributes | List of all members
pism::Config::Impl Struct Reference

Public Member Functions

 Impl (units::System::Ptr sys)
 

Public Attributes

units::System::Ptr unit_system
 
std::string filename
 
std::set< std::string > parameters_set_by_user
 Set of parameters set by the user. Used to warn about parameters that were set but were not used. More...
 
std::set< std::string > parameters_used
 Set of parameters used in a run. Used to warn about parameters that were set but were not used. More...
 

Detailed Description

Definition at line 41 of file ConfigInterface.cc.


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