DamarisProperties.hpp
Go to the documentation of this file.
1// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
2// vi: set et ts=4 sw=4 sts=4:
3/*
4 Copyright 2022 SINTEF Digital, Mathematics and Cybernetics.
5 Copyright 2023 Inria, Bretagne–Atlantique Research Center
6
7 This file is part of the Open Porous Media project (OPM).
8
9 OPM is free software: you can redistribute it and/or modify
10 it under the terms of the GNU General Public License as published by
11 the Free Software Foundation, either version 2 of the License, or
12 (at your option) any later version.
13
14 OPM is distributed in the hope that it will be useful,
15 but WITHOUT ANY WARRANTY; without even the implied warranty of
16 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17 GNU General Public License for more details.
18
19 You should have received a copy of the GNU General Public License
20 along with OPM. If not, see <http://www.gnu.org/licenses/>.
21
22 Consult the COPYING file in the top-level source directory of this
23 module for the precise wording of the license and the list of
24 copyright holders.
25*/
31#ifndef OPM_DAMARIS_PROPERTIES_HPP
32#define OPM_DAMARIS_PROPERTIES_HPP
33
34#include <opm/models/utils/parametersystem.hh>
35
36namespace Opm::Properties {
37
38template<class TypeTag, class MyTypeTag>
40 using type = UndefinedProperty;
41};
42template<class TypeTag, class MyTypeTag>
44 using type = UndefinedProperty;
45};
46template<class TypeTag, class MyTypeTag>
48 using type = UndefinedProperty;
49};
50template<class TypeTag, class MyTypeTag>
52 using type = UndefinedProperty;
53};
54template<class TypeTag, class MyTypeTag>
56 using type = UndefinedProperty;
57};
58template<class TypeTag, class MyTypeTag>
60 using type = UndefinedProperty;
61};
62template<class TypeTag, class MyTypeTag>
64 using type = UndefinedProperty;
65};
66template<class TypeTag, class MyTypeTag>
68 using type = UndefinedProperty;
69};
70template<class TypeTag, class MyTypeTag>
72 using type = UndefinedProperty;
73};
74template<class TypeTag, class MyTypeTag>
76 using type = UndefinedProperty;
77};
78template<class TypeTag, class MyTypeTag>
80 using type = UndefinedProperty;
81};
82template<class TypeTag, class MyTypeTag>
84 using type = UndefinedProperty;
85};
86template<class TypeTag, class MyTypeTag>
88 using type = UndefinedProperty;
89};
90
91} // namespace Opm::Properties
92
93#endif // OPM_DAMARIS_PROPERTIES_HPP
Definition: AluGridVanguard.hpp:57
Definition: DamarisProperties.hpp:87
UndefinedProperty type
Definition: DamarisProperties.hpp:88
Definition: DamarisProperties.hpp:67
UndefinedProperty type
Definition: DamarisProperties.hpp:68
Definition: DamarisProperties.hpp:71
UndefinedProperty type
Definition: DamarisProperties.hpp:72
Definition: DamarisProperties.hpp:83
UndefinedProperty type
Definition: DamarisProperties.hpp:84
Definition: DamarisProperties.hpp:43
UndefinedProperty type
Definition: DamarisProperties.hpp:44
Definition: DamarisProperties.hpp:59
UndefinedProperty type
Definition: DamarisProperties.hpp:60
Definition: DamarisProperties.hpp:55
UndefinedProperty type
Definition: DamarisProperties.hpp:56
Definition: DamarisProperties.hpp:47
UndefinedProperty type
Definition: DamarisProperties.hpp:48
Definition: DamarisProperties.hpp:51
UndefinedProperty type
Definition: DamarisProperties.hpp:52
Definition: DamarisProperties.hpp:75
UndefinedProperty type
Definition: DamarisProperties.hpp:76
Definition: DamarisProperties.hpp:79
UndefinedProperty type
Definition: DamarisProperties.hpp:80
Definition: DamarisProperties.hpp:63
UndefinedProperty type
Definition: DamarisProperties.hpp:64
Definition: DamarisProperties.hpp:39
UndefinedProperty type
Definition: DamarisProperties.hpp:40