accept(INodeVisitor *visitor) const override | InterferenceFunction2DParaCrystal | inlinevirtual |
clone() const override | InterferenceFunction2DParaCrystal | virtual |
containedMaterials() const | ISampleNode | |
copyNumber(const INode *node) const | INode | |
createParameterTree() const | INode | virtual |
dampingLength() const | InterferenceFunction2DParaCrystal | inline |
displayName() const | INode | |
domainSizes() const | InterferenceFunction2DParaCrystal | |
DWfactor(kvector_t q) const | IInterferenceFunction | |
evaluate(const kvector_t q, double outer_iff=1.0) const | IInterferenceFunction | virtual |
FTPDF(double qx, double qy, double xi, size_t index) const | InterferenceFunction2DParaCrystal | private |
getChildren() const override | InterferenceFunction2DParaCrystal | virtual |
getName() const | IParametricComponent | inline |
getParticleDensity() const override | InterferenceFunction2DParaCrystal | virtual |
ICloneable()=default | ICloneable | |
ICloneable(const ICloneable &)=delete | ICloneable | |
ICloneable(ICloneable &&)=default | ICloneable | |
iff_no_inner(const kvector_t q, double outer_iff) const | IInterferenceFunction | protected |
iff_without_dw(const kvector_t q) const override | InterferenceFunction2DParaCrystal | privatevirtual |
IInterferenceFunction(const NodeMeta &meta, const std::vector< double > &PValues) | IInterferenceFunction | |
IInterferenceFunction(double position_var) | IInterferenceFunction | |
INode() | INode | inline |
INode(const NodeMeta &meta, const std::vector< double > &PValues) | INode | |
integrationOverXi() const | InterferenceFunction2DParaCrystal | inline |
interference1D(double qx, double qy, double xi, size_t index) const | InterferenceFunction2DParaCrystal | private |
interferenceForXi(double xi) const | InterferenceFunction2DParaCrystal | private |
InterferenceFunction2DParaCrystal(const Lattice2D &lattice, double damping_length, double domain_size_1, double domain_size_2) | InterferenceFunction2DParaCrystal | |
IParametricComponent(const std::string &name="") | IParametricComponent | |
IParametricComponent(const IParametricComponent &other) | IParametricComponent | |
ISampleNode()=default | ISampleNode | |
ISampleNode(const NodeMeta &meta, const std::vector< double > &PValues) | ISampleNode | |
isMagnetic() const | ISampleNode | |
lattice() const | InterferenceFunction2DParaCrystal | |
m_damping_length | InterferenceFunction2DParaCrystal | private |
m_domain_sizes | InterferenceFunction2DParaCrystal | private |
m_integrate_xi | InterferenceFunction2DParaCrystal | private |
m_lattice | InterferenceFunction2DParaCrystal | private |
m_name | IParametricComponent | private |
m_NP | INode | protected |
m_P | INode | protected |
m_parent | INode | private |
m_pdf1 | InterferenceFunction2DParaCrystal | private |
m_pdf2 | InterferenceFunction2DParaCrystal | private |
m_pool | IParametricComponent | private |
m_position_var | IInterferenceFunction | protected |
m_qx | InterferenceFunction2DParaCrystal | mutableprivate |
m_qy | InterferenceFunction2DParaCrystal | mutableprivate |
material() const | ISampleNode | inlinevirtual |
onChange() | IParametricComponent | inlinevirtual |
operator=(const IParametricComponent &other)=delete | IParametricComponent | |
parameter(const std::string &name) const | IParametricComponent | |
parameterPool() const | IParametricComponent | inline |
parametersToString() const | IParametricComponent | |
parent() const | INode | |
parent() | INode | |
pdf1() const | InterferenceFunction2DParaCrystal | inline |
pdf2() const | InterferenceFunction2DParaCrystal | inline |
positionVariance() const | IInterferenceFunction | inline |
progeny() const | INode | |
registerChild(INode *node) | INode | |
registerParameter(const std::string &name, double *parpointer) | IParametricComponent | |
registerVector(const std::string &base_name, kvector_t *p_vec, const std::string &units="nm") | IParametricComponent | |
removeParameter(const std::string &name) | IParametricComponent | |
removeVector(const std::string &base_name) | IParametricComponent | |
setDampingLength(double damping_length) | InterferenceFunction2DParaCrystal | |
setDomainSizes(double size_1, double size_2) | InterferenceFunction2DParaCrystal | |
setIntegrationOverXi(bool integrate_xi) | InterferenceFunction2DParaCrystal | |
setName(const std::string &name) | IParametricComponent | inline |
setParameterValue(const std::string &name, double value) | IParametricComponent | |
setParent(const INode *newParent) | INode | virtual |
setPositionVariance(double var) | IInterferenceFunction | |
setProbabilityDistributions(const IFTDistribution2D &pdf_1, const IFTDistribution2D &pdf_2) | InterferenceFunction2DParaCrystal | |
setVectorValue(const std::string &base_name, kvector_t value) | IParametricComponent | |
supportsMultilayer() const | IInterferenceFunction | inlinevirtual |
transferToCPP() | ICloneable | inlinevirtual |
transformToPrincipalAxes(double qx, double qy, double gamma, double delta, double &q_pa_1, double &q_pa_2) const | InterferenceFunction2DParaCrystal | private |
treeToString() const | INode | virtual |
XComponentName(const std::string &base_name) | IParametricComponent | static |
YComponentName(const std::string &base_name) | IParametricComponent | static |
ZComponentName(const std::string &base_name) | IParametricComponent | static |
~ICloneable()=default | ICloneable | virtual |
~IComponent() | IComponent | inlinevirtual |
~INode() | INode | inlinevirtual |
~InterferenceFunction2DParaCrystal() override | InterferenceFunction2DParaCrystal | |
~IParametricComponent() | IParametricComponent | virtual |