waLBerla 7.2
Loading...
Searching...
No Matches
Random.cpp File Reference

Detailed Description

#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