Loading [MathJax]/extensions/tex2jax.js
OGS
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
v
w
z
Enumerations
b
c
d
e
f
g
i
l
m
n
o
p
s
t
u
v
Enumerator
a
b
c
d
e
f
g
h
l
m
n
p
r
s
t
v
y
Classes
Class List
Class Index
Class Hierarchy
Files
File List
File Members
All
a
b
c
d
e
f
g
i
k
m
n
o
p
r
s
t
v
w
x
Functions
a
c
d
e
f
g
i
m
o
p
r
s
t
v
w
Variables
Typedefs
Enumerations
Macros
b
c
g
m
n
o
p
r
s
t
▼
OGS
►
OpenGeoSys 6.5.4-340-g409948b8ff source code documentation
►
OGS CTests—Project Files
►
OGS Input File Parameters—Quality Assurance
►
OGS Input File Parameters
BulkMappingDocuPage
Todo List
OGS Input File Parameters—List of incomplete documentation pages
Bibliography
►
Namespaces
►
Classes
▼
Files
▼
File List
►
Applications
►
BaseLib
►
build
►
ChemistryLib
Documentation
►
GeoLib
►
InfoLib
►
MaterialLib
►
MathLib
►
MeshGeoToolsLib
►
MeshLib
►
MeshToolsLib
►
NumLib
►
ParameterLib
▼
ProcessLib
►
Assembly
►
BoundaryConditionAndSourceTerm
►
Common
►
ComponentTransport
►
ConstitutiveRelations
►
Deformation
►
Graph
►
HeatConduction
▼
HeatTransportBHE
▼
BHE
BHE_1P.cpp
►
BHE_1P.h
►
BHE_1U.cpp
►
BHE_1U.h
►
BHE_2U.cpp
►
BHE_2U.h
►
BHE_CXA.h
►
BHE_CXC.h
►
BHECommon.h
BHECommonCoaxial.cpp
►
BHECommonCoaxial.h
►
BHECommonUType.h
►
BHETypes.h
►
BoreholeGeometry.cpp
►
BoreholeGeometry.h
►
BuildingPowerCurves.h
►
CreateBHE1PType.cpp
►
CreateBHE1PType.h
►
CreateBHECoaxial.cpp
►
CreateBHECoaxial.h
►
CreateBHEUType.cpp
►
CreateBHEUType.h
►
CreateFlowAndTemperatureControl.cpp
►
CreateFlowAndTemperatureControl.h
►
FlowAndTemperatureControl.h
►
GroutParameters.cpp
►
GroutParameters.h
►
MeshUtils.cpp
►
MeshUtils.h
►
Physics.h
►
Pipe.cpp
►
Pipe.h
►
PipeConfiguration1PType.h
►
PipeConfigurationCoaxial.h
►
PipeConfigurationUType.h
►
RefrigerantProperties.cpp
►
RefrigerantProperties.h
►
ThermalResistancesCoaxial.h
►
ThermoMechanicalFlowProperties.h
►
BoundaryConditions
►
LocalAssemblers
►
CreateHeatTransportBHEProcess.cpp
►
CreateHeatTransportBHEProcess.h
HeatTransportBHEProcess.cpp
►
HeatTransportBHEProcess.h
►
HeatTransportBHEProcessData.h
►
HMPhaseField
►
HT
►
HydroMechanics
►
LargeDeformation
►
LIE
►
LiquidFlow
►
Output
►
PhaseField
►
Reflection
►
RichardsComponentTransport
►
RichardsFlow
►
RichardsMechanics
►
SmallDeformation
►
SmallDeformationNonlocal
►
SteadyStateDiffusion
►
StokesFlow
►
SurfaceFlux
►
TES
►
TH2M
►
ThermalTwoPhaseFlowWithPP
►
ThermoHydroMechanics
►
ThermoMechanicalPhaseField
►
ThermoMechanics
►
ThermoRichardsFlow
►
ThermoRichardsMechanics
►
TwoPhaseFlowWithPP
►
TwoPhaseFlowWithPrho
►
Utils
►
WellboreSimulator
►
AbstractJacobianAssembler.h
AnalyticalJacobianAssembler.cpp
►
AnalyticalJacobianAssembler.h
►
AssemblyMixin.cpp
►
AssemblyMixin.h
►
CentralDifferencesJacobianAssembler.cpp
►
CentralDifferencesJacobianAssembler.h
►
CompareJacobiansJacobianAssembler.cpp
►
CompareJacobiansJacobianAssembler.h
►
CoupledSolutionsForStaggeredScheme.cpp
►
CoupledSolutionsForStaggeredScheme.h
►
CreateDeactivatedSubdomain.cpp
►
CreateDeactivatedSubdomain.h
►
CreateForwardDifferencesJacobianAssembler.cpp
►
CreateForwardDifferencesJacobianAssembler.h
►
CreateJacobianAssembler.cpp
►
CreateJacobianAssembler.h
►
CreateProcessData.cpp
►
CreateProcessData.h
►
CreateTimeLoop.cpp
►
CreateTimeLoop.h
DeactivatedSubdomain.cpp
►
DeactivatedSubdomain.h
ForwardDifferencesJacobianAssembler.cpp
►
ForwardDifferencesJacobianAssembler.h
LocalAssemblerInterface.cpp
►
LocalAssemblerInterface.h
►
LocalAssemblerTraits.h
►
Process.cpp
►
Process.h
►
ProcessData.cpp
►
ProcessData.h
►
ProcessVariable.cpp
►
ProcessVariable.h
►
SubmeshAssemblySupport.h
►
TimeLoop.cpp
►
TimeLoop.h
►
VariableTransformation.h
VectorMatrixAssembler.cpp
►
VectorMatrixAssembler.h
►
File Members
MeshUtils.h
Go to the documentation of this file.
1
10
#pragma once
11
12
#include <vector>
13
14
namespace
MeshLib
15
{
16
class
Element;
17
class
Mesh;
18
class
Node
;
19
}
// namespace MeshLib
20
21
namespace
ProcessLib
22
{
23
namespace
HeatTransportBHE
24
{
25
/* TODO (naumov) Just an idea
26
struct BheMeshSubset
27
{
28
int material_id;
29
std::vector<MeshLib::Element*> elements;
30
std::vector<MeshLib::Node*> nodes;
31
};
32
*/
33
34
struct
BHEMeshData
35
{
36
std::vector<int>
BHE_mat_IDs
;
37
std::vector<std::vector<MeshLib::Element*>>
BHE_elements
;
38
std::vector<std::vector<MeshLib::Node*>>
BHE_nodes
;
39
40
// TODO (naumov) Just an idea: std::vector<BheMeshSubset> mesh_subsets;
41
};
34
struct
BHEMeshData
{
…
};
42
50
BHEMeshData
getBHEDataInMesh
(
MeshLib::Mesh
const
& mesh);
51
}
// end of namespace HeatTransportBHE
52
}
// namespace ProcessLib
MeshLib::Mesh
Definition
Mesh.h:45
MeshLib
Definition
ProjectData.h:41
MeshLib::MeshItemType::Node
@ Node
ProcessLib::HeatTransportBHE::getBHEDataInMesh
BHEMeshData getBHEDataInMesh(MeshLib::Mesh const &mesh)
Definition
MeshUtils.cpp:51
ProcessLib
Definition
ProjectData.h:51
ProcessLib::HeatTransportBHE::BHEMeshData
Definition
MeshUtils.h:35
ProcessLib::HeatTransportBHE::BHEMeshData::BHE_nodes
std::vector< std::vector< MeshLib::Node * > > BHE_nodes
Definition
MeshUtils.h:38
ProcessLib::HeatTransportBHE::BHEMeshData::BHE_elements
std::vector< std::vector< MeshLib::Element * > > BHE_elements
Definition
MeshUtils.h:37
ProcessLib::HeatTransportBHE::BHEMeshData::BHE_mat_IDs
std::vector< int > BHE_mat_IDs
Definition
MeshUtils.h:36
ProcessLib
HeatTransportBHE
BHE
MeshUtils.h
Generated by
1.12.0