|
PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
|
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::System > | unit_system |
| std::shared_ptr< Config > | config |
| std::shared_ptr< EnthalpyConverter > | enthalpy_converter |
| std::shared_ptr< Time > | time |
| std::string | prefix |
| Profiling | profiling |
| std::shared_ptr< Logger > | logger |
Definition at line 30 of file Context.cc.