|
ORB5X 1.0.0
Performance-portable global electromagnetic gyrokinetic PIC code
|
#include "part.hpp"
Public Member Functions | |
| void | allocate (const std::string &label, int size) |
Public Attributes | |
| Kokkos::View< int * > | indx |
| Kokkos::View< int * > | ipos |
| Kokkos::View< int * > | p_end |
| Kokkos::View< int * > | p_start |
| Kokkos::View< Real ** > | quadtree_array_all |
| Kokkos::View< Real ** > | work |
|
inline |
| Kokkos::View<int*> orb5x::PointerQuadtree::indx |
Referenced by allocate().
| Kokkos::View<int*> orb5x::PointerQuadtree::ipos |
Referenced by allocate().
| Kokkos::View<int*> orb5x::PointerQuadtree::p_end |
Referenced by allocate().
| Kokkos::View<int*> orb5x::PointerQuadtree::p_start |
Referenced by allocate().
| Kokkos::View<Real**> orb5x::PointerQuadtree::quadtree_array_all |
| Kokkos::View<Real**> orb5x::PointerQuadtree::work |