|
PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
|
#include <string>#include "pism/util/ConfigInterface.hh"#include "pism/util/Units.hh"#include "pism/util/Logger.hh"#include "pism/util/Diagnostic.hh"Go to the source code of this file.
Classes | |
| struct | pism::InputOptions |
| class | pism::Component |
| A class defining a common interface for most PISM sub-models. More... | |
Namespaces | |
| namespace | pism |
| namespace | pism::array |
Enumerations | |
| enum | pism::InitializationType { pism::INIT_RESTART , pism::INIT_BOOTSTRAP , pism::INIT_OTHER } |
Functions | |
| InputOptions | pism::process_input_options (MPI_Comm com, Config::ConstPtr config) |