OPAL (Object Oriented Parallel Accelerator Library)
2021.1.99
OPAL
|
This is the complete list of members for RNGStream, including all inherited members.
deleteInstance(RNGStream *&generator) | RNGStream | static |
getGenerator() | RNGStream | |
getGlobalSeed() | RNGStream | static |
getInstance() | RNGStream | static |
getInstance(unsigned int seed) | RNGStream | static |
getNext(DISTR &RNGDist) | RNGStream | inline |
globalInstance_sm | RNGStream | privatestatic |
globalSeed_sm | RNGStream | privatestatic |
isGlobal_m | RNGStream | private |
numGlobalInstances_sm | RNGStream | privatestatic |
RNGenerator_m | RNGStream | private |
RNGStream() | RNGStream | inlineprivate |
RNGStream(unsigned int seed) | RNGStream | inlineprivate |
setGlobalSeed(unsigned int seed) | RNGStream | static |
~RNGStream() | RNGStream | inlineprivate |