#include <Drift.H>
|
static constexpr auto | name = "Drift" |
|
◆ PType
◆ Drift()
impactx::Drift::Drift |
( |
amrex::ParticleReal const |
ds, |
|
|
int const |
nslice |
|
) |
| |
|
inline |
A drift
- Parameters
-
ds | Segment length in m |
nslice | number of slices used for the application of space charge |
◆ ds()
Return the segment length
- Returns
- value in meters
◆ nslice()
Number of slices used for the application of space charge
- Returns
- positive integer
◆ operator()() [1/2]
This is a drift functor, so that a variable of this type can be used like a drift 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 |
◆ m_ds
amrex::ParticleReal impactx::Drift::m_ds |
|
private |
◆ m_nslice
int impactx::Drift::m_nslice |
|
private |
◆ name
constexpr auto impactx::Drift::name = "Drift" |
|
static |
The documentation for this struct was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/impactx/checkouts/22.11/src/particles/elements/Drift.H