|
XGCa
|

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) |
| bool check_particles | ( | Species< DeviceType > & | species | ) |


| 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 run_particle_test | ( | Plasma & | plasma | ) |


| void write_particle_test_reference_data | ( | Plasma & | plasma | ) |

