|
OPALX (Object Oriented Parallel Accelerator Library for Exascal) master (dc2a29eed580)
OPALX
|
#include "FlatTop.h"#include <cmath>#include <memory>#include "Distribution.h"#include "SamplingBase.hpp"
Go to the source code of this file.
Typedefs | |
| using | GeneratorPool = typename Kokkos::Random_XorShift64_Pool<> |
| using | Dist_t = ippl::random::NormalDistribution< double, 3 > |
| using Dist_t = ippl::random::NormalDistribution<double, 3> |
Definition at line 8 of file FlatTop.cpp.
| using GeneratorPool = typename Kokkos::Random_XorShift64_Pool<> |
Definition at line 7 of file FlatTop.cpp.