waLBerla 7.2
|
#include "Random.h"
Namespaces | |
namespace | walberla |
Storage for detected contacts which can be used to perform actions for all contacts, e.g. | |
namespace | walberla::math |
namespace | walberla::math::internal |
Functions | |
std::mt19937 & | walberla::math::internal::getGenerator () |
void | walberla::math::seedRandomGenerator (const std::mt19937::result_type &seed) |
Variables | |
static std::mt19937 | walberla::math::internal::generator |