OPALX (Object Oriented Parallel Accelerator Library for Exascal) MINIorX
OPALX
datatypes.h File Reference
This graph shows which files directly or indirectly include this file:

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

Typedef Documentation

◆ T

using T = double

Definition at line 7 of file datatypes.h.

Variable Documentation

◆ Dim

◆ pi

const double pi = Kokkos::numbers::pi_v<double>

Definition at line 4 of file datatypes.h.

Referenced by FlatTop::generateUniformDisk(), and Ring::Ring().