

Go to the source code of this file.
Classes | |
| class | restartableRandomGenerator |
| Random number generator with the additional ability to go back to an earlier stored state. Useful for processes that occur within converging iteration loops to ensure that the random sequence is the same for each iteration, and is not preventing convergence by "re-randomising" the solution on each iteration. More... | |
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Original source file restartableRandomGenerator.H
Definition in file restartableRandomGenerator.H.