BornAgain
1.19.79
Open-source research software to simulate and fit neutron and x-ray reflectometry and grazing-incidence small-angle scattering
|
This is the complete list of members for ReParticle, including all inherited members.
bottomZ(const IRotation *rotation) const override | ReParticle | virtual |
clone() const override | ReParticle | virtual |
createTransformedFormFactor(const IFormFactor &formfactor, const IRotation *rot, R3 translation) | ReParticle | static |
formfactor_at_bottom() const | ReParticle | |
formfactor_at_bottom(C3 q) const | ReParticle | virtual |
ICloneable()=default | ICloneable | |
ICloneable(const ICloneable &)=delete | ICloneable | |
ICloneable(ICloneable &&)=default | ICloneable | |
IReParticle()=default | IReParticle | protected |
m_ambient_material | ReParticle | protected |
m_ff | ReParticle | protected |
m_material | ReParticle | protected |
m_position | ReParticle | protected |
m_rotMatrix | ReParticle | protected |
radialExtension() const override | ReParticle | virtual |
ReParticle(const IFormFactor &ff) | ReParticle | |
ReParticle(IFormFactor *ff, const Material *material, const Material *ambient_material, const R3 *position, const RotMatrix *rotMatrix) | ReParticle | protected |
setAmbientMaterial(const Material &ambient_material) override | ReParticle | virtual |
setMaterial(const Material &material) | ReParticle | |
setPosition(const R3 &position) | ReParticle | |
setRotMatrix(const RotMatrix &rotMatrix) | ReParticle | |
theFF(const WavevectorInfo &wavevectors) const override | ReParticle | virtual |
thePolFF(const WavevectorInfo &wavevectors) const override | ReParticle | virtual |
topZ(const IRotation *rotation) const override | ReParticle | virtual |
transferToCPP() | ICloneable | inlinevirtual |
volume() const override | ReParticle | virtual |
~ICloneable()=default | ICloneable | virtual |
~IReParticle() override=default | IReParticle | |
~ReParticle() override | ReParticle |