PISM, A Parallel Ice Sheet Model  stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900
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

 pism
 
 pism::units
 

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...