30#ifndef EWOMS_NCP_PROPERTIES_HH
31#define EWOMS_NCP_PROPERTIES_HH
35namespace Opm::Properties {
38template<
class TypeTag,
class MyTypeTag>
42template<
class TypeTag,
class MyTypeTag>
46template<
class TypeTag,
class MyTypeTag>
51template<
class TypeTag,
class MyTypeTag>
The Opm property system, traits with inheritance.
The themodynamic constraint solver which calculates the composition of any phase given all component ...
Definition ncpproperties.hh:52
The unmodified weight for the fugacity primary variables.
Definition ncpproperties.hh:47
The unmodified weight for the pressure primary variable.
Definition ncpproperties.hh:39
The weight for the saturation primary variables.
Definition ncpproperties.hh:43
a tag to mark properties as undefined
Definition propertysystem.hh:38