#include <ExactDrift.H>
|
static constexpr auto | name = "ExactDrift" |
|
◆ PType
◆ ExactDrift()
impactx::ExactDrift::ExactDrift |
( |
amrex::ParticleReal const |
ds, |
|
|
int const |
nslice |
|
) |
| |
|
inline |
A drift using the exact nonlinear transfer map
- Parameters
-
ds | Segment length in m |
nslice | number of slices used for the application of space charge |
◆ operator()() [1/2]
This is an exactdrift functor, so that a variable of this type can be used like an exactdrift function.
- Parameters
-
p | Particle AoS data for positions and cpu/id |
px | particle momentum in x |
py | particle momentum in y |
pt | particle momentum in t |
refpart | reference particle |
◆ operator()() [2/2]
This pushes the reference particle.
- Parameters
-
[in,out] | refpart | reference particle |
◆ name
constexpr auto impactx::ExactDrift::name = "ExactDrift" |
|
staticconstexpr |
The documentation for this struct was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/impactx/checkouts/23.06/src/particles/elements/ExactDrift.H