|
ORB5X 1.0.0
Performance-portable global electromagnetic gyrokinetic PIC code
|
#include "quadtree.hpp"
Static Public Member Functions | |
| static void | quadtree_smoothing_conservative (Kokkos::View< Real ** > &part, int npart, Real pos1min, Real pos1max, Real pos2min, Real pos2max, Real sigma, int maxppc, bool do_2w, bool diagnose, Kokkos::View< int * > &diagnose_array) |
| static void | quadtree_smoothing_non_conservative (Kokkos::View< Real ** > &part, int npart, Real pos1min, Real pos1max, Real pos2min, Real pos2max, Real hv, int maxppc) |
|
static |
|
static |