Main Page
Related Pages
Modules
+
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
+
Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
+
Variables
a
b
c
d
e
f
h
i
m
n
o
p
r
s
t
v
w
x
y
+
Typedefs
a
b
c
d
e
f
h
i
k
l
m
n
p
q
r
s
t
u
v
Enumerations
+
Enumerator
b
g
h
j
l
o
p
r
s
w
x
y
+
Classes
Class List
Class Hierarchy
+
Class 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
x
y
z
+
Typedefs
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
Enumerations
+
Enumerator
a
b
c
d
e
f
g
h
i
l
m
n
p
r
s
t
u
w
z
+
Related Functions
:
a
b
c
d
e
f
h
k
l
n
o
p
s
+
Files
File List
+
File Members
+
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
z
+
Functions
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
w
+
Variables
_
a
b
c
d
f
i
m
n
o
p
s
+
Typedefs
a
b
c
d
e
f
g
h
i
m
n
p
s
t
u
v
Enumerations
+
Enumerator
a
d
f
i
k
l
o
p
r
s
t
u
v
w
x
z
+
Macros
_
a
b
c
d
e
f
h
i
k
l
m
n
p
r
s
t
u
v
w
Examples
ext
HighFive
include
highfive
H5FileDriver.hpp
Go to the documentation of this file.
1
/*
2
* Copyright (c), 2017, Adrien Devresse <adrien.devresse@epfl.ch>
3
*
4
* Distributed under the Boost Software License, Version 1.0.
5
* (See accompanying file LICENSE_1_0.txt or copy at
6
* http://www.boost.org/LICENSE_1_0.txt)
7
*
8
*/
9
#ifndef H5FILEDRIVER_HPP
10
#define H5FILEDRIVER_HPP
11
12
#include "
H5PropertyList.hpp
"
13
14
namespace
HighFive
{
15
19
class
FileDriver
:
public
Properties
{
20
public
:
21
inline
FileDriver
();
22
23
private
:
24
};
25
29
class
MPIOFileDriver
:
public
FileDriver
{
30
public
:
31
template
<
typename
Comm,
typename
Info>
32
inline
MPIOFileDriver
(Comm mpi_comm, Info mpi_info);
33
34
private
:
35
};
36
37
}
// HighFive
38
39
#include "
bits/H5FileDriver_misc.hpp
"
40
41
#endif // H5FILEDRIVER_HPP
HighFive::FileDriver::FileDriver
FileDriver()
Definition:
H5FileDriver_misc.hpp:51
HighFive
Definition:
H5Annotate_traits.hpp:14
HighFive::FileDriver
file driver base concept
Definition:
H5FileDriver.hpp:19
HighFive::Properties
Generic HDF5 property List.
Definition:
H5PropertyList.hpp:21
HighFive::MPIOFileDriver
MPIIO Driver for Parallel HDF5.
Definition:
H5FileDriver.hpp:29
H5FileDriver_misc.hpp
H5PropertyList.hpp
lvr2
Author(s): Thomas Wiemann
, Sebastian Pütz
, Alexander Mock
, Lars Kiesow
, Lukas Kalbertodt
, Tristan Igelbrink
, Johan M. von Behren
, Dominik Feldschnieders
, Alexander Löhr
autogenerated on Mon Feb 28 2022 22:46:06