|
OPALX (Object Oriented Parallel Accelerator Library for Exascal) master (dc2a29eed580)
OPALX
|
OPAL-like flat-top emission sampler with precomputed birth times. More...
#include <Kokkos_Random.hpp>#include <algorithm>#include <memory>#include <random>#include <utility>#include <vector>#include "Distribution.h"#include "Ippl.h"#include "OPALTypes.h"#include "SamplingBase.hpp"#include "Utilities/Options.h"

Go to the source code of this file.
Classes | |
| class | OpalFlatTop |
| Implements an old-OPAL-compatible flat-top emitter with precomputed birth times. More... | |
Typedefs | |
| using | OpalFlatTopGeneratorPool = typename Kokkos::Random_XorShift64_Pool<> |
OPAL-like flat-top emission sampler with precomputed birth times.
Definition in file OpalFlatTop.h.
| using OpalFlatTopGeneratorPool = typename Kokkos::Random_XorShift64_Pool<> |
Definition at line 23 of file OpalFlatTop.h.