XGCa
|
#include <field.hpp>
Public Member Functions | |
KOKKOS_INLINE_FUNCTION void | gather (SimdVector &vec, int i_simd, double wp, const SimdPhiWeights< get_phi_wt_usage(PIT)> &phi_wts, 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 |
|
inline |
Gathers field info from a grid point
[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 |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
static |
double Field< VarType::Vector2D, PhiInterpType::Planes >::V[2][2] |
|
static |