|
ImpactX
|
#include <thick.H>
Public Member Functions | |
| Thick (amrex::ParticleReal const ds, int const nslice) | |
| AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE int | nslice () const |
| AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE amrex::ParticleReal | ds () const |
Protected Attributes | |
| amrex::ParticleReal | m_ds |
| int | m_nslice |
| segment length in m More... | |
This is a helper class for lattice elements with finite length
|
inline |
A finite-length element
| ds | Segment length in m |
| nslice | number of slices used for the application of space charge |
|
inline |
Return the segment length
|
inline |
Number of slices used for the application of space charge
|
protected |
|
protected |
segment length in m