Toggle navigation
waLBerla
HOME
DOWNLOAD
DOCUMENTATION
C++
Python
pystencils
lbmpy
PUBLICATIONS
HISTORY
FUNDING
SKAMPY
SKALB
DFG-AiF Cluster: Protein Foams
DFG-AiF Cluster: (CV) 6
EoCoE
FOR5134
SCALABLE
CEEC
IMPRINT
Imprint
Data Privacy
Accessibility
Impressum
Datenschutz
Barrierefreiheit
Main Page
Related Pages
Modules
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
y
z
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
y
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
v
Typedefs
$
a
b
c
d
e
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 Functions
a
b
c
f
g
i
l
m
o
p
r
s
t
u
w
Files
File List
File Members
All
a
b
c
f
g
h
i
k
l
m
o
p
q
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
SharedFunctor
Public Member Functions
|
Private Attributes
|
List of all members
walberla::SharedFunctor< F > Class Template Reference
#include <SharedFunctor.h>
Public Member Functions
SharedFunctor
(const shared_ptr< F > &functorPtr)
void
operator()
()
Private Attributes
shared_ptr< F >
functorPtr_
Constructor & Destructor Documentation
◆
SharedFunctor()
template<typename F >
walberla::SharedFunctor
< F >::
SharedFunctor
(
const shared_ptr< F > &
functorPtr
)
inline
Member Function Documentation
◆
operator()()
template<typename F >
void
walberla::SharedFunctor
< F >::operator()
(
)
inline
Member Data Documentation
◆
functorPtr_
template<typename F >
shared_ptr<F>
walberla::SharedFunctor
< F >::functorPtr_
private
The documentation for this class was generated from the following file:
/builds/administration/walberla-website/walberla/src/core/
SharedFunctor.h