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

Functions

void count_ptl_per_node (const Grid< DeviceType > &grid, const MagneticField< DeviceType > &magnetic_field, Species< DeviceType > &species, int sp_ind, Kokkos::View< int *, Kokkos::LayoutRight, DeviceType > &current_node, Kokkos::View< int *, Kokkos::LayoutRight, DeviceType > &ptl_count, Kokkos::View< double **, Kokkos::LayoutRight, DeviceType > &ptl_count_dbl)
 
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:

void count_ptl_per_node ( const Grid< DeviceType > &  grid,
const MagneticField< DeviceType > &  magnetic_field,
Species< DeviceType > &  species,
int  sp_ind,
Kokkos::View< int *, Kokkos::LayoutRight, DeviceType > &  current_node,
Kokkos::View< int *, Kokkos::LayoutRight, DeviceType > &  ptl_count,
Kokkos::View< double **, Kokkos::LayoutRight, DeviceType > &  ptl_count_dbl 
)

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: