MOOSE - Multiscale Object Oriented Simulation Environment
|
#include <random>
Go to the source code of this file.
Namespaces | |
moose | |
Typedefs | |
typedef std::random_device | moose::MOOSE_RANDOM_DEVICE |
typedef std::mersenne_twister_engine < std::uint_fast32_t, 32, 624, 397, 31, 0x9908b0df, 11, 0xffffffff, 7, 0x9d2c5680, 15, 0xefc60000, 18, 1812433253 > | moose::MOOSE_RNG_DEFAULT_ENGINE |