ORB5X 1.0.0
Performance-portable global electromagnetic gyrokinetic PIC code
Loading...
Searching...
No Matches
orb5x::Quadtree Class Reference

#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)

Member Function Documentation

◆ quadtree_smoothing_conservative()

void orb5x::Quadtree::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

◆ quadtree_smoothing_non_conservative()

void orb5x::Quadtree::quadtree_smoothing_non_conservative ( Kokkos::View< Real ** > & part,
int npart,
Real pos1min,
Real pos1max,
Real pos2min,
Real pos2max,
Real hv,
int maxppc )
static

The documentation for this class was generated from the following file: