|
OPALX (Object Oriented Parallel Accelerator Library for Exascal) MINIorX
OPALX
|
Go to the source code of this file.
Typedefs | |
| using | T = double |
Variables | |
| const double | pi = Kokkos::numbers::pi_v<double> |
| constexpr unsigned | Dim = 3 |
| using T = double |
Definition at line 7 of file datatypes.h.
|
constexpr |
Definition at line 6 of file datatypes.h.
Referenced by DistributionMoments::computeDebyeLength(), DistributionMoments::computeMeans(), DistributionMoments::computeMinMaxPosition(), DistributionMoments::computeMoments(), FlatTop::countEnteringParticlesPerRank(), FieldSolver< T, Dim >::FieldSolver(), FieldSolver< T, Dim >::initNullSolver(), LoadBalancer< T, Dim >::repartition(), and FieldSolver< T, Dim >::runSolver().
| const double pi = Kokkos::numbers::pi_v<double> |
Definition at line 4 of file datatypes.h.
Referenced by FlatTop::generateUniformDisk(), and Ring::Ring().