XGC1
Functions
global_particle_check.cpp File Reference
#include "xgc_io.hpp"
#include "global_particle_check.hpp"
#include <numeric>
Include dependency graph for global_particle_check.cpp:

Functions

void gather_and_order_particles (Species< DeviceType > &species, Kokkos::View< double **, Kokkos::LayoutRight, HostType > &ophase, Kokkos::View< long long int *, Kokkos::LayoutRight, HostType > &ogid)
 
void write_particle_test_reference_data (Plasma &plasma)
 
bool check_particles (Species< DeviceType > &species)
 
void run_particle_test (Plasma &plasma)
 

Function Documentation

◆ check_particles()

bool check_particles ( Species< DeviceType > &  species)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ gather_and_order_particles()

void gather_and_order_particles ( Species< DeviceType > &  species,
Kokkos::View< double **, Kokkos::LayoutRight, HostType > &  ophase,
Kokkos::View< long long int *, Kokkos::LayoutRight, HostType > &  ogid 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ run_particle_test()

void run_particle_test ( Plasma plasma)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ write_particle_test_reference_data()

void write_particle_test_reference_data ( Plasma plasma)
Here is the call graph for this function:
Here is the caller graph for this function: