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

Functions

KOKKOS_INLINE_FUNCTION void flag_set (long long int &flags, const bool tf, const long long int flag_loc)
 
KOKKOS_INLINE_FUNCTION bool flag_check (const long long int flags, const long long int flag_loc)
 

Function Documentation

KOKKOS_INLINE_FUNCTION bool flag_check ( const long long int  flags,
const long long int  flag_loc 
)
KOKKOS_INLINE_FUNCTION void flag_set ( long long int &  flags,
const bool  tf,
const long long int  flag_loc 
)