OGS
CreateTwoPhaseFlowPrhoMaterialProperties.h
Go to the documentation of this file.
1
11
#pragma once
12
13
#include <memory>
14
15
#include "
ProcessLib/TwoPhaseFlowWithPrho/TwoPhaseFlowWithPrhoMaterialProperties.h
"
16
namespace
BaseLib
17
{
18
class
ConfigTree;
19
}
20
21
namespace
ProcessLib
22
{
23
namespace
TwoPhaseFlowWithPrho
24
{
25
std::unique_ptr<TwoPhaseFlowWithPrhoMaterialProperties>
26
createTwoPhaseFlowPrhoMaterialProperties
(
27
BaseLib::ConfigTree
const
& config,
28
MeshLib::PropertyVector<int>
const
* material_ids);
29
30
}
// namespace TwoPhaseFlowWithPrho
31
}
// namespace ProcessLib
TwoPhaseFlowWithPrhoMaterialProperties.h
BaseLib::ConfigTree
Definition
ConfigTree.h:107
MeshLib::PropertyVector
Definition
TwoPhaseFlowWithPrhoMaterialProperties.h:28
BaseLib
Definition
TestDefinition.h:21
ProcessLib::TwoPhaseFlowWithPrho::createTwoPhaseFlowPrhoMaterialProperties
std::unique_ptr< TwoPhaseFlowWithPrhoMaterialProperties > createTwoPhaseFlowPrhoMaterialProperties(BaseLib::ConfigTree const &config, MeshLib::PropertyVector< int > const *const material_ids)
Definition
CreateTwoPhaseFlowPrhoMaterialProperties.cpp:31
ProcessLib
Definition
ProjectData.h:51
ProcessLib
TwoPhaseFlowWithPrho
CreateTwoPhaseFlowPrhoMaterialProperties.h
Generated by
1.12.0