OGS
CreateWaterVapourEnthalpyIAPWSIF97Region4.h
Go to the documentation of this file.
1
// SPDX-FileCopyrightText: Copyright (c) OpenGeoSys Community (opengeosys.org)
2
// SPDX-License-Identifier: BSD-3-Clause
3
4
#pragma once
5
6
#include <memory>
7
8
namespace
BaseLib
9
{
10
class
ConfigTree
;
11
}
12
13
namespace
MaterialPropertyLib
14
{
15
class
Property
;
16
std::unique_ptr<Property>
createWaterVapourEnthalpyIAPWSIF97Region4
(
17
BaseLib::ConfigTree
const
& config);
18
}
// namespace MaterialPropertyLib
BaseLib::ConfigTree
Definition
ConfigTree.h:101
MaterialPropertyLib::Property
Definition
MaterialLib/MPL/Property.h:44
BaseLib
Definition
TestDefinition.h:13
MaterialPropertyLib
Definition
ChemicalSolverInterface.h:98
MaterialPropertyLib::createWaterVapourEnthalpyIAPWSIF97Region4
std::unique_ptr< Property > createWaterVapourEnthalpyIAPWSIF97Region4(BaseLib::ConfigTree const &config)
Definition
CreateWaterVapourEnthalpyIAPWSIF97Region4.cpp:12
MaterialLib
MPL
Properties
Enthalpy
CreateWaterVapourEnthalpyIAPWSIF97Region4.h
Generated by
1.14.0