#include <Empty.H>
◆ Empty()
| impactx::distribution::Empty::Empty |
( |
| ) |
|
|
inline |
This distribution sets all values to zero.
◆ finalize()
| void impactx::distribution::Empty::finalize |
( |
| ) |
|
|
inline |
Close and deallocate all data and handles.
Nothing to do here.
◆ initialize()
| void impactx::distribution::Empty::initialize |
( |
amrex::ParticleReal | bunch_charge, |
|
|
RefPart const & | ref ) |
|
inline |
Initialize the distribution.
Nothing to do here.
- Parameters
-
| bunch_charge | charge of the beam in C |
| ref | the reference particle |
◆ operator()()
Return 1 6D particle coordinate
Sets all values to zero.
- Parameters
-
| x | particle position in x |
| y | particle position in y |
| t | particle position in t |
| px | particle momentum in x |
| py | particle momentum in y |
| pt | particle momentum in t |
| engine | a random number engine (with associated state) |
The documentation for this struct was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/impactx/checkouts/1182/src/particles/distribution/Empty.H