|
BornAgain
1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
This is the complete list of members for Lattice, including all inherited members.
| accept(INodeVisitor *visitor) const override | Lattice | inlinevirtual |
| computeInverseVectors(const kvector_t v1, const kvector_t v2, const kvector_t v3, kvector_t o1, kvector_t o2, kvector_t o3) | Lattice | privatestatic |
| computeReciprocalVectors() const | Lattice | private |
| copyNumber(const INode *node) const | INode | |
| createBCTLattice(double a, double c) | Lattice | static |
| createCubicLattice(double a) | Lattice | static |
| createFCCLattice(double a) | Lattice | static |
| createHCPLattice(double a, double c) | Lattice | static |
| createHexagonalLattice(double a, double c) | Lattice | static |
| createParameterTree() const | INode | virtual |
| createTetragonalLattice(double a, double c) | Lattice | static |
| createTransformedLattice(const Transform3D &transform) const | Lattice | |
| displayName() const | INode | |
| getBasisVectorA() const | Lattice | inline |
| getBasisVectorB() const | Lattice | inline |
| getBasisVectorC() const | Lattice | inline |
| getChildren() const | INode | virtual |
| getMillerDirection(double h, double k, double l) const | Lattice | |
| getName() const | IParameterized | inline |
| getNearestLatticeVectorCoordinates(const kvector_t vector_in) const | Lattice | |
| getNearestReciprocalLatticeVectorCoordinates(const kvector_t vector_in) const | Lattice | |
| getReciprocalLatticeBasis(kvector_t &b1, kvector_t &b2, kvector_t &b3) const | Lattice | |
| initialize() const | Lattice | |
| INode() | INode | inline |
| INode(const NodeMeta &meta, const std::vector< double > &PValues) | INode | |
| IParameterized(const std::string &name="") | IParameterized | |
| IParameterized(const IParameterized &other) | IParameterized | |
| Lattice() | Lattice | |
| Lattice(const kvector_t a1, const kvector_t a2, const kvector_t a3) | Lattice | |
| Lattice(const Lattice &lattice) | Lattice | |
| m_a | Lattice | private |
| m_b | Lattice | private |
| m_c | Lattice | private |
| m_cache_ok | Lattice | mutableprivate |
| m_name | IParameterized | private |
| m_NP | INode | protected |
| m_P | INode | protected |
| m_parent | INode | private |
| m_pool | IParameterized | private |
| m_ra | Lattice | mutableprivate |
| m_rb | Lattice | private |
| m_rc | Lattice | private |
| mp_selection_rule | Lattice | private |
| onChange() override | Lattice | virtual |
| operator=(const Lattice &lattice) | Lattice | private |
| INode::operator=(const IParameterized &other)=delete | IParameterized | |
| parameter(const std::string &name) const | IParameterized | |
| parameterPool() const | IParameterized | inline |
| parametersToString() const | IParameterized | |
| parent() const | INode | |
| parent() | INode | |
| reciprocalLatticeVectorsWithinRadius(const kvector_t input_vector, double radius) const | Lattice | |
| registerBasisVectors() | Lattice | private |
| registerChild(INode *node) | INode | |
| registerParameter(const std::string &name, double *parpointer) | IParameterized | |
| registerVector(const std::string &base_name, kvector_t *p_vec, const std::string &units="nm") | IParameterized | |
| removeParameter(const std::string &name) | IParameterized | |
| removeVector(const std::string &base_name) | IParameterized | |
| resetBasis(const kvector_t a1, const kvector_t a2, const kvector_t a3) | Lattice | |
| setName(const std::string &name) | IParameterized | inline |
| setParameterValue(const std::string &name, double value) | IParameterized | |
| setParent(const INode *newParent) | INode | virtual |
| setSelectionRule(const ISelectionRule &p_selection_rule) | Lattice | |
| setVectorValue(const std::string &base_name, kvector_t value) | IParameterized | |
| treeToString() const | INode | virtual |
| vectorsWithinRadius(const kvector_t input_vector, const ivector_t &nearest_coords, double radius, const kvector_t v1, const kvector_t v2, const kvector_t v3, const kvector_t rec1, const kvector_t rec2, const kvector_t rec3) const | Lattice | private |
| volume() const | Lattice | |
| XComponentName(const std::string &base_name) | IParameterized | static |
| YComponentName(const std::string &base_name) | IParameterized | static |
| ZComponentName(const std::string &base_name) | IParameterized | static |
| ~INode() | INode | inlinevirtual |
| ~IParameterized() | IParameterized | virtual |
| ~Lattice() override | Lattice |