PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
Classes | Namespaces | Functions
Context.cc File Reference
#include "pism/util/Context.hh"
#include "pism/util/Profiling.hh"
#include "pism/util/Units.hh"
#include "pism/util/Time.hh"
#include "pism/util/Logger.hh"
#include "pism/util/EnthalpyConverter.hh"
#include "pism/util/error_handling.hh"
#include "pism/pism_config.hh"

Go to the source code of this file.

Classes

class  pism::Context::Impl
 

Namespaces

 pism
 

Functions

std::shared_ptr< Context > pism::context_from_options (MPI_Comm com, const std::string &prefix, bool print=false)
 Create a default context using options. More...