|
IPPL (Independent Parallel Particle Layer)
IPPL
|
#include <Kokkos_MathematicalConstants.hpp>#include <Kokkos_MathematicalFunctions.hpp>#include <Kokkos_Random.hpp>#include "Types/ViewTypes.h"Go to the source code of this file.
Namespaces | |
| namespace | ippl |
| namespace | ippl::random |
Functions | |
| template<typename T> | |
| KOKKOS_FUNCTION T | ippl::random::uniform_cdf_func (T x) |
| template<typename T> | |
| KOKKOS_FUNCTION T | ippl::random::uniform_pdf_func () |
| template<typename T> | |
| KOKKOS_FUNCTION T | ippl::random::uniform_estimate_func (T u) |