XGCa
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
global_particle_check.cpp File Reference
#include "xgc_io.hpp"
#include "global_particle_check.hpp"
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

bool check_particles ( Species< DeviceType > &  species)

Here is the call graph for this function:

Here is the caller graph for this function:

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 caller graph for this function:

void run_particle_test ( Plasma plasma)

Here is the call graph for this function:

Here is the caller graph for this function:

void write_particle_test_reference_data ( Plasma plasma)

Here is the call graph for this function:

Here is the caller graph for this function: