|
WarpX
|
#include "Particles/WarpXParticleContainer.H"#include "Particles/Pusher/GetAndSetPosition.H"#include <AMReX_REAL.H>#include <limits>Go to the source code of this file.
Classes | |
| struct | GetExternalField |
| Base class for functors that assign external field values (E or B) to particles. More... | |
| struct | GetExternalEField |
| Functor that can be used to assign the external E field to a particle inside a ParallelFor kernel. More... | |
| struct | GetExternalBField |
| Functor that can be used to assign the external B field to a particle inside a ParallelFor kernel. More... | |
Enumerations | |
| enum | ExternalFieldInitType { Constant, Parser } |
1.8.13