waLBerla
7.2
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
$
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
t
v
w
Typedefs
$
a
b
c
d
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
Enumerations
Enumerator
b
c
d
e
f
i
l
m
n
p
r
s
t
u
v
w
z
Classes
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
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
r
s
t
u
v
w
Enumerations
a
b
c
e
f
i
l
m
r
s
t
w
Enumerator
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Related Symbols
a
b
c
f
g
i
l
m
o
p
r
s
t
w
Files
File List
File Members
All
a
b
c
f
g
h
i
k
l
m
o
p
r
s
t
u
w
x
Functions
Variables
Typedefs
Macros
a
b
c
f
h
i
k
l
m
o
p
r
t
u
w
x
▼
waLBerla
►
waLBerla - widely applicable lattice Boltzmann from Erlangen
►
Distributed memory communication in waLBerla
►
Overview of Field Module
►
Introduction to GPU Programming with waLBerla
►
Stencils
►
FAQ: Common Problems When Building waLBerla
Using waLBerla as a library in your CMake Project
►
Get and Build waLBerla
►
Tutorial - Basics 1: waLBerla Data Structures: Blocks and Fields
►
Tutorial - Basics 2: Algorithms on Blocks: Sweeps
►
Tutorial - Basics 3: Writing a Simple Cellular Automaton in waLBerla
►
Tutorial - Code Generation 1: Explicit Solver for the Heat Equation
►
Tutorial - Code Generation 2: Lattice Model Generation with lbmpy
►
Tutorial - Code Generation 3: Advanced LBM Code Generation
►
Tutorial - GPU 1: Game of Life on GPU
►
Tutorial - LBM 1: Basic LBM Simulation
►
Tutorial - LBM 4: Complex Geometry
►
Tutorial - LBM 5: Backward-facing step
►
Tutorial - LBM 6: Boundary Conditions
Tutorial - Confined Gas: Setting up a simple MESA-PD simulation
►
Tutorial - PDE 1: Solving PDEs with the Jacobi Method
►
Tutorial - PDE 2: Solving the Heat Equation
►
Using clang-tidy on waLBerla
►
waLBerla Continuous Integration Workflows
Todo List
Bibliography
►
Namespaces
►
Classes
▼
Files
▼
File List
►
apps
doc
►
doc
▼
src
►
blockforest
►
boundary
►
communication
►
core
►
domain_decomposition
►
executiontree
►
fft
►
field
►
gather
►
geometry
►
gpu
►
lbm
►
lbm_generated
►
lbm_mesapd_coupling
►
mesa_pd
►
mesh
►
mesh_common
►
pde
►
postprocessing
▼
python_coupling
▼
export
BasicExport.cpp
►
BasicExport.h
►
BlockForestCommunicationExport.h
►
BlockForestCommunicationExport.impl.h
BlockForestExport.cpp
BlockForestExport.h
FieldCommunicationExport.h
FieldCommunicationExport.impl.h
►
FieldExport.impl.h
FieldExports.h
►
GatherExport.impl.h
GPUExport.h
►
GPUExport.impl.h
MPIExport.cpp
►
MPIExport.h
VTKExport.cpp
VTKExport.h
►
helper
►
CreateConfig.cpp
►
CreateConfig.h
►
DictWrapper.h
►
DictWrapper.impl.h
►
Manager.cpp
►
Manager.h
►
PythonCallback.cpp
►
PythonCallback.h
PythonWrapper.h
►
simd
►
sqlite
►
stencil
►
timeloop
►
vtk
walberla.h
►
waLBerlaDefinitions.in.h
►
utilities
►
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Loading...
Searching...
No Matches
FieldCommunicationExport.impl.h File Reference
Detailed Description
Author
Martin Bauer
marti
.nosp@m.
n.ba
.nosp@m.
uer@f
.nosp@m.
au.d
.nosp@m.
e
Markus Holzer
marku
.nosp@m.
s.ho
.nosp@m.
lzer@
.nosp@m.
fau.
.nosp@m.
de
#include "
python_coupling/PythonWrapper.h
"