PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
#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 | |
pism | |
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) |