XGC1
 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::Planes > Struct Template Reference

#include <field.hpp>

Public Member Functions

KOKKOS_INLINE_FUNCTION void gather (SimdVector &vec, int i_simd, double wp, const double(&wphi)[2], const FieldCorrection &corr) const
 

Static Public Member Functions

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

Public Attributes

double V [2][2]
 

Static Public Attributes

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

Member Function Documentation

KOKKOS_INLINE_FUNCTION void Field< VarType::Vector2D, PhiInterpType::Planes >::gather ( SimdVector vec,
int  i_simd,
double  wp,
const double(&)  wphi[2],
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]wphi,:plane weight
[in]corr,:field correction
static constexpr int Field< VarType::Vector2D, PhiInterpType::Planes >::NDIM ( )
inlinestatic
static constexpr int Field< VarType::Vector2D, PhiInterpType::Planes >::NPHI ( )
inlinestatic
static constexpr int Field< VarType::Vector2D, PhiInterpType::Planes >::SIZE ( )
inlinestatic

Member Data Documentation


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