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
math
BoolRandom
Public Member Functions
|
Private Attributes
|
List of all members
walberla::math::BoolRandom Class Reference
#include <Random.h>
Public Member Functions
BoolRandom
(const std::mt19937::result_type &seed=std::mt19937::result_type())
bool
operator()
()
Private Attributes
std::mt19937
generator_
Constructor & Destructor Documentation
◆
BoolRandom()
walberla::math::BoolRandom::BoolRandom
(
const std::mt19937::result_type &
seed
=
std::mt19937::result_type()
)
inline
Member Function Documentation
◆
operator()()
bool walberla::math::BoolRandom::operator()
(
)
inline
Member Data Documentation
◆
generator_
std::mt19937 walberla::math::BoolRandom::generator_
private
The documentation for this class was generated from the following file:
/builds/administration/walberla-website/walberla/src/core/math/
Random.h