chombo-discharge
Classes
CD_Random.H File Reference

File containing some useful static methods related to random number generation. More...

#include <random>
#include <memory>
#include <mutex>
#include <type_traits>
#include <omp.h>
#include <REAL.H>
#include <RealVect.H>
#include <CD_NamespaceHeader.H>
#include <CD_NamespaceFooter.H>
#include <CD_RandomImplem.H>
Include dependency graph for CD_Random.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Random
 Class for encapsulating random number generation. This class is MPI and OpenMP safe. More...
 

Detailed Description

File containing some useful static methods related to random number generation.

Author
Robert Marskar