OpenMPCD
|
#include <OpenMPCD/CUDA/Macros.hpp>
#include <OpenMPCD/CUDA/Random/Generators/Philox4x32-10.hpp>
#include <OpenMPCD/OPENMPCD_DEBUG_ASSERT.hpp>
Go to the source code of this file.
Classes | |
class | OpenMPCD::CUDA::Random::Distributions::Uniform0e1i< T > |
The uniform distribution in the left-open interval \( (0, 1] \). More... | |
Namespaces | |
OpenMPCD::CUDA | |
Namespace for simulations using CUDA. | |
OpenMPCD::CUDA::Random | |
Contains functionality related to random numbers. | |
OpenMPCD::CUDA::Random::Distributions | |
Distributions for the generation of random numbers. | |
Defines the OpenMPCD::CUDA::Random::Distributions::Uniform0e1i
class.
Definition in file Uniform0e1i.hpp.