#include <ToFixedT.H>
|
amrex::ParticleReal | m_ptd |
| Design value of pt/mc2 = -gamma. More...
|
|
◆ PType
◆ ToFixedT()
impactx::transformation::ToFixedT::ToFixedT |
( |
amrex::ParticleReal const |
ptd | ) |
|
|
inline |
Transformation of particles from fixed location s to fixed time t.
At fixed t, each particle is represented by phase space coordinates (x,y,z,px,py,pz).
- Parameters
-
ptd | Design value of pt/mc2 = -gamma. |
◆ operator()()
This is a s-to-t map, so that a variable of this type can be used like a s-to-t function.
- Parameters
-
[in,out] | p | Particle AoS data for positions and cpu/id |
[in,out] | px | particle momentum in x |
[in,out] | py | particle momentum in y |
[in,out] | pt | particle momentum in t (in), in z (out) |
◆ m_ptd
amrex::ParticleReal impactx::transformation::ToFixedT::m_ptd |
|
private |
Design value of pt/mc2 = -gamma.
The documentation for this struct was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/impactx/checkouts/23.08/src/particles/transformation/ToFixedT.H