OGS
CreateSaturationDependentThermalConductivity.h
Go to the documentation of this file.
1
10
#pragma once
11
12
#include <memory>
13
14
namespace
BaseLib
15
{
16
class
ConfigTree;
17
}
18
namespace
MaterialPropertyLib
19
{
20
class
Property;
21
}
22
23
namespace
MaterialPropertyLib
24
{
25
std::unique_ptr<Property>
createSaturationDependentThermalConductivity
(
26
BaseLib::ConfigTree
const
& config);
27
}
// namespace MaterialPropertyLib
BaseLib::ConfigTree
Definition
ConfigTree.h:107
BaseLib
Definition
TestDefinition.h:21
MaterialPropertyLib
Definition
ChemicalSolverInterface.h:21
MaterialPropertyLib::createSaturationDependentThermalConductivity
std::unique_ptr< Property > createSaturationDependentThermalConductivity(BaseLib::ConfigTree const &config)
Definition
CreateSaturationDependentThermalConductivity.cpp:14
MaterialLib
MPL
Properties
CreateSaturationDependentThermalConductivity.h
Generated by
1.12.0