XGC1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
global_particle_check.cpp File Reference
#include "global_particle_check.hpp"
Include dependency graph for global_particle_check.cpp:

Functions

void write_particle_check_to_file (int sp_ind, int nparams, long long int max_gid, long long int *ogid, double *ophase)
 
void read_particle_check_ref_from_file (int sp_ind, int nparams, long long int max_gid, long long int *refgid, double *refphase)
 
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 read_particle_check_ref_from_file ( int  sp_ind,
int  nparams,
long long int  max_gid,
long long int *  refgid,
double *  refphase 
)

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_check_to_file ( int  sp_ind,
int  nparams,
long long int  max_gid,
long long int *  ogid,
double *  ophase 
)

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: