XGCa
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | List of all members
Field< VarType::Vector2D, PhiInterpType::None > Struct Template Reference

#include <field.hpp>

Public Member Functions

KOKKOS_INLINE_FUNCTION void gather (SimdVector &vec, int i_simd, double wp, const FieldCorrection &corr) const
 
KOKKOS_INLINE_FUNCTION void gather (SimdVector &vec, int i_simd, double wp, const FieldWeights< GyroKin, PhiInterpType::None > &wts, const FieldCorrection &corr, const Field< VarType::Vector2D, PhiInterpType::None > &field2) const
 

Static Public Member Functions

static constexpr int NDIM ()
 
static constexpr int NPHI ()
 
static constexpr int SIZE ()
 

Public Attributes

double E [2]
 

Static Public Attributes

static constexpr PhiInterpType PIT = PhiInterpType::None
 
static constexpr VarType VT = VarType::Vector2D
 

Member Function Documentation

KOKKOS_INLINE_FUNCTION void Field< VarType::Vector2D, PhiInterpType::None >::gather ( SimdVector vec,
int  i_simd,
double  wp,
const FieldCorrection corr 
) const
inline
Gathers field info from a grid point
Parameters
[out]vec,:vector to be gathered into
[in]i_simd,:which vector index
[in]wp,:triangle vertex weight
[in]corr,:field correction
KOKKOS_INLINE_FUNCTION void Field< VarType::Vector2D, PhiInterpType::None >::gather ( SimdVector vec,
int  i_simd,
double  wp,
const FieldWeights< GyroKin, PhiInterpType::None > &  wts,
const FieldCorrection corr,
const Field< VarType::Vector2D, PhiInterpType::None > &  field2 
) const
inline
Gathers field info from a grid point
Parameters
[out]vec,:vector to be gathered into
[in]i_simd,:which vector index
[in]wp,:triangle vertex weight
[in]wts,:field weights
[in]corr,:field correction
[in]field2,:the field info at another rho
static constexpr int Field< VarType::Vector2D, PhiInterpType::None >::NDIM ( )
inlinestatic
static constexpr int Field< VarType::Vector2D, PhiInterpType::None >::NPHI ( )
inlinestatic
static constexpr int Field< VarType::Vector2D, PhiInterpType::None >::SIZE ( )
inlinestatic

Member Data Documentation


The documentation for this struct was generated from the following file: