Loading [MathJax]/extensions/tex2jax.js
PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Functions
Context.hh File Reference
#include <memory>
#include <string>
#include <mpi.h>

Go to the source code of this file.

Classes

class  pism::Context
 

Namespaces

namespace  pism
 
namespace  pism::units
 

Functions

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