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