XGCa
|
#include "globals.hpp"
#include "basic_physics.hpp"
#include "magnetic_field.hpp"
#include "grid.hpp"
#include "species.hpp"
Go to the source code of this file.
Classes | |
struct | SimdGyroWeights< PT > |
struct | SimdGyroWeights< GyroKin > |
struct | SimdGyroWeights< DriftKin > |
Functions | |
template<class Device > | |
KOKKOS_INLINE_FUNCTION double | gyro_radius (const MagneticField< Device > &magnetic_field, double r, double z, double mu, double c2_2m) |
KOKKOS_INLINE_FUNCTION double gyro_radius | ( | const MagneticField< Device > & | magnetic_field, |
double | r, | ||
double | z, | ||
double | mu, | ||
double | c2_2m | ||
) |