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

#include <grid_field_pack.hpp>

Public Member Functions

KOKKOS_INLINE_FUNCTION void gather (SimdVector &vec, int i_simd, double wp, const double(&wphi)[2], const FieldCorrection &corr) const
 
KOKKOS_INLINE_FUNCTION void gather (SimdVector &vec, int i_simd, double wp, const FieldWeights< GyroKin, PhiInterpType::Planes > &wts, const FieldCorrection &corr, const Field< VarType::Vector, PhiInterpType::Planes > &field2) const
 

Public Attributes

double V [3][2]
 

Member Function Documentation

KOKKOS_INLINE_FUNCTION void Field< VarType::Vector, 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
KOKKOS_INLINE_FUNCTION void Field< VarType::Vector, PhiInterpType::Planes >::gather ( SimdVector vec,
int  i_simd,
double  wp,
const FieldWeights< GyroKin, PhiInterpType::Planes > &  wts,
const FieldCorrection corr,
const Field< VarType::Vector, PhiInterpType::Planes > &  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]wphi,:plane weight
[in]corr,:field correction
[in]field2,:the field info at a different rho

Member Data Documentation


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