XGCa
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
SimdPhase Struct Reference

#include <particles.hpp>

Collaboration diagram for SimdPhase:
Collaboration graph
[legend]

Public Member Functions

KOKKOS_INLINE_FUNCTION
SimdVector2D
x ()
 
KOKKOS_INLINE_FUNCTION const
SimdVector2D
x () const
 
KOKKOS_INLINE_FUNCTION SimdVectorv ()
 
KOKKOS_INLINE_FUNCTION const
SimdVector
v () const
 

Public Attributes

Simd< double > r
 Cylindrical coordinate R (major radial direction) More...
 
Simd< double > z
 Cylindrical coordinate Z. More...
 
Simd< double > phi
 Cylindrical coordinate phi (toroidal direction) More...
 
Simd< double > rho
 m*v_para/(q*B) - A_para^h/B (should it be plus or minus?) More...
 
Simd< double > w1
 delta-f weight More...
 
Simd< double > w2
 (1 - background distribution)/f0 More...
 

Member Function Documentation

KOKKOS_INLINE_FUNCTION SimdVector& SimdPhase::v ( )
inline

Here is the caller graph for this function:

KOKKOS_INLINE_FUNCTION const SimdVector& SimdPhase::v ( ) const
inline
KOKKOS_INLINE_FUNCTION SimdVector2D& SimdPhase::x ( )
inline
KOKKOS_INLINE_FUNCTION const SimdVector2D& SimdPhase::x ( ) const
inline

Member Data Documentation

Simd<double> SimdPhase::phi

Cylindrical coordinate phi (toroidal direction)

Simd<double> SimdPhase::r

Cylindrical coordinate R (major radial direction)

Simd<double> SimdPhase::rho

m*v_para/(q*B) - A_para^h/B (should it be plus or minus?)

Simd<double> SimdPhase::w1

delta-f weight

Simd<double> SimdPhase::w2

(1 - background distribution)/f0

Simd<double> SimdPhase::z

Cylindrical coordinate Z.


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