36 #ifndef restartableRandomGenerator_H
37 #define restartableRandomGenerator_H
65 template<
class ... Args>
Random number generator with the additional ability to go back to an earlier stored state....
restartableRandomGenerator(Args &&... args)
Forward all constructors.
void start(const bool repeat)
Start a sequence of random numbers. Either a new sequence, or a.
List< Type > repeat(const UList< Type > &a, const UList< Type > &b)
Foam::argList args(argc, argv)