WarpX
|
#include "ComputeParticleDiagFunctor.H"
#include "Particles/Pusher/GetAndSetPosition.H"
#include <AMReX.H>
#include <AMReX_AmrParticles.H>
Go to the source code of this file.
Classes | |
struct | SelectParticles |
Filter to select particles that correspond to a z-slice of the corresponding lab-frame. More... | |
struct | LorentzTransformParticles |
Transform functor to Lorentz-transform particles and obtain lab-frame data. More... | |
class | BackTransformParticleFunctor |
BackTransform functor to select particles and Lorentz Transform them and store in particle buffers. More... | |