|
WarpX
|
#include <FieldProbeParticleContainer.H>
Public Types | |
| enum | { Ex = 0 , Ey , Ez , Bx , theta , By , Bz , S , nattribs } |
This enumerated struct is used to index the field probe particle values that are being stored as SoA data. Nattribs is enumerated to give the number of attributes stored. The strange insertion of theta below is due to the use of GetParticlePosition for the field probe locations, which reads the probe theta value from PIdx::theta = 4.
| anonymous enum |