restartableRandomGenerator.H File Reference
Include dependency graph for restartableRandomGenerator.H:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Original source file restartableRandomGenerator.H

Definition in file restartableRandomGenerator.H.