|
ORB5X 1.0.0
Performance-portable global electromagnetic gyrokinetic PIC code
|
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() const | orb5x::SortingClass | inline |
| get_inv_permut() const | orb5x::SortingClass | inline |
| get_nbins() const | orb5x::SortingClass | inline |
| get_permut() const | orb5x::SortingClass | inline |
| 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()=default | orb5x::SortingClass |