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
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