XGC1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
count_ptl_per_node.hpp File Reference
#include "grid.hpp"
#include "magnetic_field.hpp"
#include "plasma.hpp"
Include dependency graph for count_ptl_per_node.hpp:
This graph shows which files directly or indirectly include this file:

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, HostTypecount_all_ptl_per_node (const Grid< DeviceType > &grid, const MagneticField< DeviceType > &magnetic_field, Plasma &plasma)
 

Function Documentation

View<double*,CLayout,HostType> count_all_ptl_per_node ( const Grid< DeviceType > &  grid,
const MagneticField< DeviceType > &  magnetic_field,
Plasma plasma 
)

Here is the call graph for this function:

Here is the caller graph for this function:

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 
)

Here is the call graph for this function:

Here is the caller graph for this function: