|
XGCa
|


Go to the source code of this file.
Functions | |
| Kokkos::View< double **, Kokkos::LayoutRight, HostType > | count_ptl_per_node_elec_main_ion (const Grid< DeviceType > &grid, const MagneticField< DeviceType > &magnetic_field, Plasma &plasma, bool kinetic_electrons) |
| View< double *, CLayout, HostType > | count_all_ptl_per_node (const Grid< DeviceType > &grid, const MagneticField< DeviceType > &magnetic_field, Plasma &plasma) |
| View<double*,CLayout,HostType> count_all_ptl_per_node | ( | const Grid< DeviceType > & | grid, |
| const MagneticField< DeviceType > & | magnetic_field, | ||
| Plasma & | plasma | ||
| ) |


| Kokkos::View<double**,Kokkos::LayoutRight,HostType> count_ptl_per_node_elec_main_ion | ( | const Grid< DeviceType > & | grid, |
| const MagneticField< DeviceType > & | magnetic_field, | ||
| Plasma & | plasma, | ||
| bool | kinetic_electrons | ||
| ) |

