OGS
ThermalTwoPhaseFlowWithPPProcessData.h
Go to the documentation of this file.
1
11
#pragma once
12
13
#include "
MaterialLib/MPL/MaterialSpatialDistributionMap.h
"
14
15
namespace
ProcessLib
16
{
17
template
<
typename
T>
18
struct
Parameter;
19
20
namespace
ThermalTwoPhaseFlowWithPP
21
{
22
struct
ThermalTwoPhaseFlowWithPPProcessData
23
{
24
MaterialPropertyLib::MaterialSpatialDistributionMap
media_map
;
25
Eigen::VectorXd
const
specific_body_force
;
26
27
bool
const
has_gravity
;
28
bool
const
has_mass_lumping
;
29
};
30
31
}
// namespace ThermalTwoPhaseFlowWithPP
32
}
// namespace ProcessLib
MaterialSpatialDistributionMap.h
MaterialPropertyLib::MaterialSpatialDistributionMap
Definition
MaterialSpatialDistributionMap.h:30
ProcessLib
Definition
ProjectData.h:51
ProcessLib::ThermalTwoPhaseFlowWithPP::ThermalTwoPhaseFlowWithPPProcessData
Definition
ThermalTwoPhaseFlowWithPPProcessData.h:23
ProcessLib::ThermalTwoPhaseFlowWithPP::ThermalTwoPhaseFlowWithPPProcessData::has_mass_lumping
bool const has_mass_lumping
Definition
ThermalTwoPhaseFlowWithPPProcessData.h:28
ProcessLib::ThermalTwoPhaseFlowWithPP::ThermalTwoPhaseFlowWithPPProcessData::has_gravity
bool const has_gravity
Definition
ThermalTwoPhaseFlowWithPPProcessData.h:27
ProcessLib::ThermalTwoPhaseFlowWithPP::ThermalTwoPhaseFlowWithPPProcessData::specific_body_force
Eigen::VectorXd const specific_body_force
Definition
ThermalTwoPhaseFlowWithPPProcessData.h:25
ProcessLib::ThermalTwoPhaseFlowWithPP::ThermalTwoPhaseFlowWithPPProcessData::media_map
MaterialPropertyLib::MaterialSpatialDistributionMap media_map
Definition
ThermalTwoPhaseFlowWithPPProcessData.h:24
ProcessLib
ThermalTwoPhaseFlowWithPP
ThermalTwoPhaseFlowWithPPProcessData.h
Generated by
1.12.0