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-276-g3d6bff6232 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
►
Elements
▼
IO
►
Legacy
►
MPI_IO
►
VtkIO
▼
XDMF
►
mpi
►
posix
►
fileIO.h
►
HdfData.cpp
►
HdfData.h
►
HdfWriter.cpp
►
HdfWriter.h
►
MeshPropertyDataType.cpp
►
MeshPropertyDataType.h
►
partition.h
►
transformData.cpp
►
transformData.h
►
writeXdmf.cpp
►
writeXdmf.h
XdmfData.cpp
►
XdmfData.h
►
XdmfHdfData.h
►
XdmfHdfWriter.cpp
►
XdmfHdfWriter.h
XdmfWriter.cpp
►
XdmfWriter.h
►
NodeData.h
►
readMeshFromFile.cpp
►
readMeshFromFile.h
►
writeMeshToFile.cpp
►
writeMeshToFile.h
►
MeshSearch
►
Utils
►
Vtk
►
CoordinateSystem.cpp
►
CoordinateSystem.h
►
ElementCoordinatesMappingLocal.cpp
►
ElementCoordinatesMappingLocal.h
ElementStatus.cpp
►
ElementStatus.h
►
findElementsWithinRadius.cpp
►
findElementsWithinRadius.h
►
Location.cpp
►
Location.h
►
Mesh.cpp
►
Mesh.h
►
MeshEnums.cpp
►
MeshEnums.h
►
MeshSubset.h
Node.cpp
►
Node.h
►
NodeAdjacencyTable.h
►
NodePartitionedMesh.cpp
►
NodePartitionedMesh.h
►
Properties-impl.h
Properties.cpp
►
Properties.h
►
PropertyVector.h
►
VtkOGSEnum.cpp
►
VtkOGSEnum.h
►
MeshToolsLib
►
NumLib
►
ParameterLib
►
ProcessLib
►
File Members
XdmfHdfData.h
Go to the documentation of this file.
1
13
#pragma once
14
15
#include <boost/shared_ptr.hpp>
16
#include <vector>
17
18
#include "
HdfData.h
"
19
#include "
XdmfData.h
"
20
21
namespace
MeshLib::IO
22
{
23
struct
XdmfHdfData
final
24
{
25
HdfData
hdf
;
26
XdmfData
xdmf
;
27
};
23
struct
XdmfHdfData
final {
…
};
28
}
// namespace MeshLib::IO
HdfData.h
Collects and holds all metadata for writing HDF5 file.
XdmfData.h
Collects and holds all metadata for writing XDMF file.
MeshLib::IO
Definition
MeshIO.cpp:272
MeshLib::IO::HdfData
Definition
HdfData.h:27
MeshLib::IO::XdmfData
Definition
XdmfData.h:29
MeshLib::IO::XdmfHdfData
Definition
XdmfHdfData.h:24
MeshLib::IO::XdmfHdfData::hdf
HdfData hdf
Definition
XdmfHdfData.h:25
MeshLib::IO::XdmfHdfData::xdmf
XdmfData xdmf
Definition
XdmfHdfData.h:26
MeshLib
IO
XDMF
XdmfHdfData.h
Generated by
1.12.0