preCICE
v3.2.0
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
x
Functions
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
x
Variables
_
a
b
c
d
e
f
h
i
m
n
p
r
s
t
Typedefs
b
d
e
g
l
m
p
r
s
t
u
v
Enumerations
Enumerator
Classes
Class List
Class Index
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
~
Functions
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
~
Variables
_
a
b
c
d
e
f
g
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Typedefs
a
b
c
d
e
f
i
k
m
n
o
p
r
s
t
v
w
Enumerations
Enumerator
c
d
e
i
l
m
n
o
r
s
u
v
w
Related Symbols
Files
File List
File Members
All
_
a
b
c
d
e
g
i
j
m
n
o
p
r
s
t
v
Functions
a
b
c
g
m
p
r
s
t
v
Variables
Typedefs
Macros
b
d
m
n
p
t
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Loading...
Searching...
No Matches
precice
io
Export
precice::io::Export Member List
This is the complete list of members for
precice::io::Export
, including all inherited members.
_frequency
precice::io::Export
protected
_kind
precice::io::Export
protected
_location
precice::io::Export
protected
_mesh
precice::io::Export
protected
_participantName
precice::io::Export
protected
_rank
precice::io::Export
protected
_records
precice::io::Export
protected
_size
precice::io::Export
protected
doExport
(int index, double time)=0
precice::io::Export
pure virtual
Export
(std::string_view participantName, std::string_view location, const mesh::Mesh &mesh, ExportKind kind, int frequency, int rank, int size)
precice::io::Export
inline
Export
(const Export &)=delete
precice::io::Export
Export
(Export &&)=delete
precice::io::Export
ExportKind
enum name
precice::io::Export
exportSeries
() const =0
precice::io::Export
pure virtual
formatIndex
(int index) const
precice::io::Export
protected
isParallel
() const
precice::io::Export
protected
keepExport
(int index) const
precice::io::Export
inline
protected
operator=
(const Export &)=delete
precice::io::Export
operator=
(Export &&)=delete
precice::io::Export
recordExport
(std::string filename, double time)
precice::io::Export
protected
writeSeriesFile
(std::string_view filename) const
precice::io::Export
protected
~Export
()=default
precice::io::Export
virtual