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