#include <AMReX_Config.H>#include <AMReX_GpuQualifiers.H>#include <AMReX_Extension.H>#include <curand.h>#include <curand_kernel.h>Go to the source code of this file.
Classes | |
| struct | amrex::RandomEngine |
Namespaces | |
| namespace | amrex |
Typedefs | |
| using | amrex::randState_t = curandState_t |
| using | amrex::randGenerator_t = curandGenerator_t |
Functions | |
| randState_t * | amrex::getRandState () |
| RandomEngine | amrex::getInvalidRandomEngine () |