|
ORB5X 1.0.0
Performance-portable global electromagnetic gyrokinetic PIC code
|
#include "larmor.hpp"
Public Member Functions | |
| void | allocate (int max_markers, int n_atts, bool enable_sorting) |
| void | deallocate () |
| MarkerType ()=default | |
Public Attributes | |
| Kokkos::View< Real ** > | atts |
| int | atts_npart = 0 |
| int | atts_offset = 0 |
| Kokkos::View< Real ** > | atts_sorted |
| int | nmarkers = 0 |
| int | nmarkers_max = 0 |
|
default |
| void orb5x::MarkerType::allocate | ( | int | max_markers, |
| int | n_atts, | ||
| bool | enable_sorting ) |
| void orb5x::MarkerType::deallocate | ( | ) |
| Kokkos::View<Real**> orb5x::MarkerType::atts |
| int orb5x::MarkerType::atts_npart = 0 |
| int orb5x::MarkerType::atts_offset = 0 |
| Kokkos::View<Real**> orb5x::MarkerType::atts_sorted |
| int orb5x::MarkerType::nmarkers = 0 |
| int orb5x::MarkerType::nmarkers_max = 0 |