Context(const Context &other)
Context(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)
std::shared_ptr< const Config > config() const
const std::string & prefix() const
const Profiling & profiling() const
Context & operator=(const Context &)
std::shared_ptr< const Logger > log() const
std::shared_ptr< units::System > unit_system() const
std::shared_ptr< const Time > time() const
std::shared_ptr< EnthalpyConverter > enthalpy_converter() const