ORB5X 1.0.0
Performance-portable global electromagnetic gyrokinetic PIC code
Loading...
Searching...
No Matches
orb5x::SortingClass Member List

This is the complete list of members for orb5x::SortingClass, including all inherited members.

apply_integer8(const Kokkos::View< int64_t ** > &markers, Kokkos::View< int64_t ** > &sorted_markers, int np, int start_att, int end_att, bool nl_revert)orb5x::SortingClass
apply_integer8_inplace(Kokkos::View< int64_t ** > &markers, int np, int start_att, int end_att, bool nl_revert)orb5x::SortingClass
apply_logical(const Kokkos::View< bool ** > &markers, Kokkos::View< bool ** > &sorted_markers, int np, int start_att, int end_att, bool nl_revert)orb5x::SortingClass
apply_logical_inplace(Kokkos::View< bool ** > &markers, int np, int start_att, int end_att, bool nl_revert)orb5x::SortingClass
apply_real(const Kokkos::View< Real ** > &markers, Kokkos::View< Real ** > &sorted_markers, int np, int start_att, int end_att, bool nl_revert)orb5x::SortingClass
apply_real4(const Kokkos::View< float ** > &markers, Kokkos::View< float ** > &sorted_markers, int np, int start_att, int end_att, bool nl_revert)orb5x::SortingClass
apply_real4_inplace(Kokkos::View< float ** > &markers, int np, int start_att, int end_att, bool nl_revert)orb5x::SortingClass
apply_real_inplace(Kokkos::View< Real ** > &markers, int np, int start_att, int end_att, bool nl_revert)orb5x::SortingClass
build_permutation(int np, const Kokkos::View< Real * > &x, const Kokkos::View< Real * > &y=Kokkos::View< Real * >(), const Kokkos::View< Real * > &z=Kokkos::View< Real * >())orb5x::SortingClass
get_displs() constorb5x::SortingClassinline
get_inv_permut() constorb5x::SortingClassinline
get_nbins() constorb5x::SortingClassinline
get_permut() constorb5x::SortingClassinline
init_device()orb5x::SortingClass
init_gpu()orb5x::SortingClass
SortingClass(int npalloc, bool nl_inplace, int ndim, Real xmin, Real xmax, int nx, Real ymin=0.0, Real ymax=0.0, int ny=1, Real zmin=0.0, Real zmax=0.0, int nz=1)orb5x::SortingClass
~SortingClass()=defaultorb5x::SortingClass