OpenMPCD
|
#include <OpenMPCD/CUDA/Macros.hpp>
#include <curand.h>
#include <curand_philox4x32_x.h>
#include <curand_kernel.h>
Go to the source code of this file.
Classes | |
class | OpenMPCD::CUDA::Random::Generators::Philox4x32_10 |
Philox4x32-10 [18] counter-bases PRNG. More... | |
Namespaces | |
OpenMPCD::CUDA | |
Namespace for simulations using CUDA. | |
OpenMPCD::CUDA::Random | |
Contains functionality related to random numbers. | |
OpenMPCD::CUDA::Random::Generators | |
Contains (pseudo-)random number generators. | |
Defines the OpenMPCD::CUDA::Random::Generators::Philox4x32_10
class.
Definition in file Philox4x32-10.hpp.