ds() const | impactx::elements::Thick | inline |
m_cos_coef | impactx::SoftQuadrupole | private |
m_cos_data | impactx::data::SoftQuadrupole_device_copyable | |
m_ds | impactx::elements::Thick | protected |
m_gscale | impactx::data::SoftQuadrupole_device_copyable | |
m_mapsteps | impactx::data::SoftQuadrupole_device_copyable | |
m_ncoef | impactx::data::SoftQuadrupole_device_copyable | |
m_nslice | impactx::elements::Thick | protected |
m_sin_coef | impactx::SoftQuadrupole | private |
m_sin_data | impactx::data::SoftQuadrupole_device_copyable | |
map1(amrex::ParticleReal const tau, RefPart &refpart, [[maybe_unused]] amrex::ParticleReal &zeval) const | impactx::SoftQuadrupole | inline |
map2(amrex::ParticleReal const tau, RefPart &refpart, amrex::ParticleReal &zeval) const | impactx::SoftQuadrupole | inline |
name | impactx::SoftQuadrupole | static |
nslice() const | impactx::elements::Thick | inline |
operator()(PType &AMREX_RESTRICT p, amrex::ParticleReal &AMREX_RESTRICT px, amrex::ParticleReal &AMREX_RESTRICT py, amrex::ParticleReal &AMREX_RESTRICT pt, [[maybe_unused]] RefPart const &refpart) const | impactx::SoftQuadrupole | inline |
operator()(RefPart &AMREX_RESTRICT refpart) const | impactx::SoftQuadrupole | inline |
BeamOptic< SoftQuadrupole >::operator()(ImpactXParticleContainer &pc, int step) | impactx::elements::BeamOptic< SoftQuadrupole > | inline |
BeamOptic< SoftQuadrupole >::operator()(ImpactXParticleContainer::iterator &pti, RefPart &AMREX_RESTRICT ref_part) | impactx::elements::BeamOptic< SoftQuadrupole > | inline |
operator=(SoftQuadrupole const &other) | impactx::SoftQuadrupole | inline |
operator=(SoftQuadrupole &&other)=default | impactx::SoftQuadrupole | |
impactx::data::SoftQuadrupole_device_copyable::operator=(SoftQuadrupole_device_copyable const &)=default | impactx::data::SoftQuadrupole_device_copyable | |
impactx::data::SoftQuadrupole_device_copyable::operator=(SoftQuadrupole_device_copyable &&)=default | impactx::data::SoftQuadrupole_device_copyable | |
PType typedef | impactx::SoftQuadrupole | |
Quad_Bfield(amrex::ParticleReal const zeval) const | impactx::SoftQuadrupole | inline |
SoftQuadrupole(amrex::ParticleReal ds, amrex::ParticleReal gscale, std::vector< amrex::ParticleReal > cos_coef, std::vector< amrex::ParticleReal > sin_coef, int mapsteps=1, int nslice=1) | impactx::SoftQuadrupole | inline |
SoftQuadrupole(SoftQuadrupole const &other) | impactx::SoftQuadrupole | inline |
SoftQuadrupole(SoftQuadrupole &&other)=default | impactx::SoftQuadrupole | |
SoftQuadrupole_device_copyable(amrex::ParticleReal gscale, int mapsteps=1) | impactx::data::SoftQuadrupole_device_copyable | inline |
SoftQuadrupole_device_copyable(SoftQuadrupole_device_copyable const &)=default | impactx::data::SoftQuadrupole_device_copyable | |
SoftQuadrupole_device_copyable(SoftQuadrupole_device_copyable &&)=default | impactx::data::SoftQuadrupole_device_copyable | |
Thick(amrex::ParticleReal const ds, int const nslice) | impactx::elements::Thick | inline |
~SoftQuadrupole()=default | impactx::SoftQuadrupole | |