31#ifndef OPM_DAMARIS_PROPERTIES_HPP
32#define OPM_DAMARIS_PROPERTIES_HPP
34#include <opm/models/utils/parametersystem.hh>
36namespace Opm::Properties {
38template<
class TypeTag,
class MyTypeTag>
40 using type = UndefinedProperty;
42template<
class TypeTag,
class MyTypeTag>
44 using type = UndefinedProperty;
46template<
class TypeTag,
class MyTypeTag>
48 using type = UndefinedProperty;
50template<
class TypeTag,
class MyTypeTag>
52 using type = UndefinedProperty;
54template<
class TypeTag,
class MyTypeTag>
56 using type = UndefinedProperty;
58template<
class TypeTag,
class MyTypeTag>
60 using type = UndefinedProperty;
62template<
class TypeTag,
class MyTypeTag>
64 using type = UndefinedProperty;
66template<
class TypeTag,
class MyTypeTag>
68 using type = UndefinedProperty;
70template<
class TypeTag,
class MyTypeTag>
72 using type = UndefinedProperty;
74template<
class TypeTag,
class MyTypeTag>
76 using type = UndefinedProperty;
78template<
class TypeTag,
class MyTypeTag>
80 using type = UndefinedProperty;
82template<
class TypeTag,
class MyTypeTag>
84 using type = UndefinedProperty;
86template<
class TypeTag,
class MyTypeTag>
88 using type = UndefinedProperty;
Definition DamarisProperties.hpp:87
Definition DamarisProperties.hpp:67
Definition DamarisProperties.hpp:71
Definition DamarisProperties.hpp:83
Definition DamarisProperties.hpp:43
Definition DamarisProperties.hpp:59
Definition DamarisProperties.hpp:55
Definition DamarisProperties.hpp:47
Definition DamarisProperties.hpp:51
Definition DamarisProperties.hpp:75
Definition DamarisProperties.hpp:79
Definition DamarisProperties.hpp:63
Definition DamarisProperties.hpp:39