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

Detailed Description

Definition at line 37 of file Context.cc.


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