Marker binning configuration for locality-oriented Kokkos sorting. More...
#include "globals.hpp"
Public Attributes | |
| int | color_nbin_chi = 1 |
| Poloidal bins per conflict-free deposition color. | |
| int | color_nbin_s = 1 |
| Radial bins per conflict-free deposition color. | |
| int | nbin_chi = 0 |
| Number of poloidal marker bins. | |
| int | nbin_phi = 0 |
| Number of local toroidal marker bins. | |
| int | nbin_phip = 0 |
| Toroidal bin count including the periodic/halo bin. | |
| int | nbin_s = 0 |
| Number of radial marker bins. | |
| bool | nl_gc_sort = false |
| Sort gyrocentres for marker-kernel locality. | |
| bool | nl_larmor_sort = false |
| Sort gyroaveraging points for field access locality. | |
Marker binning configuration for locality-oriented Kokkos sorting.
| int orb5x::SortingVariables::color_nbin_chi = 1 |
Poloidal bins per conflict-free deposition color.
| int orb5x::SortingVariables::color_nbin_s = 1 |
Radial bins per conflict-free deposition color.
| int orb5x::SortingVariables::nbin_chi = 0 |
Number of poloidal marker bins.
| int orb5x::SortingVariables::nbin_phi = 0 |
Number of local toroidal marker bins.
| int orb5x::SortingVariables::nbin_phip = 0 |
Toroidal bin count including the periodic/halo bin.
| int orb5x::SortingVariables::nbin_s = 0 |
Number of radial marker bins.
| bool orb5x::SortingVariables::nl_gc_sort = false |
Sort gyrocentres for marker-kernel locality.
| bool orb5x::SortingVariables::nl_larmor_sort = false |
Sort gyroaveraging points for field access locality.