ORB5X 1.0.0
Performance-portable global electromagnetic gyrokinetic PIC code
Loading...
Searching...
No Matches
orb5x::PointerQuadtree Struct Reference

#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

Member Function Documentation

◆ allocate()

void orb5x::PointerQuadtree::allocate ( const std::string & label,
int size )
inline

References indx, ipos, p_end, and p_start.

Member Data Documentation

◆ indx

Kokkos::View<int*> orb5x::PointerQuadtree::indx

Referenced by allocate().

◆ ipos

Kokkos::View<int*> orb5x::PointerQuadtree::ipos

Referenced by allocate().

◆ p_end

Kokkos::View<int*> orb5x::PointerQuadtree::p_end

Referenced by allocate().

◆ p_start

Kokkos::View<int*> orb5x::PointerQuadtree::p_start

Referenced by allocate().

◆ quadtree_array_all

Kokkos::View<Real**> orb5x::PointerQuadtree::quadtree_array_all

◆ work

Kokkos::View<Real**> orb5x::PointerQuadtree::work

The documentation for this struct was generated from the following file: