PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
|
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. | |
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. | |
Definition at line 40 of file ConfigInterface.cc.