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
Public Member Functions | Public Attributes | List of all members
pism::Context::Impl Class Reference

Public Member Functions

 Impl (MPI_Comm c, std::shared_ptr< units::System > sys, std::shared_ptr< Config > conf, std::shared_ptr< EnthalpyConverter > EC, std::shared_ptr< Time > t, std::shared_ptr< Logger > log, const std::string &p)
 

Public Attributes

MPI_Comm com
 
std::shared_ptr< units::Systemunit_system
 
std::shared_ptr< Configconfig
 
std::shared_ptr< EnthalpyConverterenthalpy_converter
 
std::shared_ptr< Timetime
 
std::string prefix
 
Profiling profiling
 
std::shared_ptr< Loggerlogger
 

Detailed Description

Definition at line 30 of file Context.cc.


The documentation for this class was generated from the following file: