FluidStateEnthalpyModules.hpp File Reference

Modules for the ModularFluidState which represent enthalpy. More...

#include <opm/material/common/MathToolbox.hpp>
#include <opm/material/common/Valgrind.hpp>
#include <algorithm>
Include dependency graph for FluidStateEnthalpyModules.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Opm::FluidStateExplicitEnthalpyModule< Scalar, numPhases, Implementation >
 Module for the modular fluid state which stores the enthalpies explicitly. More...
 
class  Opm::FluidStateNullEnthalpyModule< Scalar, numPhases, Implementation >
 Module for the modular fluid state which does not store the enthalpies but returns 0 instead. More...
 

Namespaces

namespace  Opm
 

Detailed Description

Modules for the ModularFluidState which represent enthalpy.