|
opm-common
|
#include <cstdint>Go to the source code of this file.
Namespaces | |
| namespace | Opm |
| This class implements a small container which holds the transmissibility mulitpliers for all the faces in the grid. | |
Enumerations | |
| enum class | EnergyModules : std::uint8_t { NoTemperature = 0 , ConstantTemperature = 1 , SequentialImplicitThermal = 2 , FullyImplicitThermal = 3 } |