opm-common
EnergyModuleType.hpp File Reference
#include <cstdint>

Go to the source code of this file.

Namespaces

 Opm
 This class implements a small container which holds the transmissibility mulitpliers for all the faces in the grid.
 

Enumerations

enum  EnergyModules : std::uint8_t { NoTemperature = 0, ConstantTemperature = 1, SequentialImplicitThermal = 2, FullyImplicitThermal = 3 }
 

Detailed Description