#include <HardEdgedQuadrupole.H>
◆ HardEdgedQuadrupole()
HardEdgedQuadrupole::HardEdgedQuadrupole |
( |
| ) |
|
◆ AddElement()
void HardEdgedQuadrupole::AddElement |
( |
amrex::ParmParse & |
pp_element, |
|
|
amrex::ParticleReal & |
z_location |
|
) |
| |
Read in an element and add it to the lists.
- Parameters
-
[in] | pp_element | The ParmParse instance to read in the data |
[in,out] | z_location | The current z location in the lattice |
◆ GetDeviceInstance()
Returns the device level instance with the lattice information.
◆ WriteToDevice()
void HardEdgedQuadrupole::WriteToDevice |
( |
| ) |
|
Write the element information to the device.
◆ d_dBdx
◆ d_dEdx
◆ h_dBdx
std::vector<amrex::ParticleReal> HardEdgedQuadrupole::h_dBdx |
◆ h_dEdx
std::vector<amrex::ParticleReal> HardEdgedQuadrupole::h_dEdx |
The documentation for this struct was generated from the following files:
- /home/docs/checkouts/readthedocs.org/user_builds/warpx/checkouts/latest/Source/AcceleratorLattice/LatticeElements/HardEdgedQuadrupole.H
- /home/docs/checkouts/readthedocs.org/user_builds/warpx/checkouts/latest/Source/AcceleratorLattice/LatticeElements/HardEdgedQuadrupole.cpp