addParentMultiComponent(MultiComponent *) | Component | inline |
addStructuralComponent(StructuralComponent *) override | Cell | inlinevirtual |
addStructure(Structure *s, bool check=true) | StructuralComponent | inline |
addStructureIfNotIn(Structure *s) | StructuralComponent | |
atomList | StructuralComponent | protected |
ATOMS enum value | StructuralComponent | |
Cell(PhysicalModel *myPM, const StructureProperties::GeometricType t) | Cell | |
Cell(PhysicalModel *myPM, physicalModel::Cell xmlCell, StructuralComponent *sc) | Cell | |
Cell(PhysicalModel *myPM, const StructureProperties::GeometricType t, const unsigned int ind) | Cell | |
CELLS enum value | StructuralComponent | |
Component(PhysicalModel *, std::string n="") | Component | |
composedBy() override | Cell | inlinevirtual |
ComposedBy enum name | StructuralComponent | |
deleteAllStructures() override | Cell | virtual |
deleteProperties() | Component | protected |
exclusive | Component | private |
getAllParentMultiComponents() | Component | inline |
getAllStructuralComponents() | Structure | inline |
getAtoms() | StructuralComponent | |
getCell(unsigned int) const override | StructuralComponent | virtual |
getColor() const | StructuralComponent | |
getColor(double *r, double *g, double *b, double *a) const | StructuralComponent | |
getIndex() const | Structure | |
getMode() const | StructuralComponent | |
Structure::getName() const | Structure | |
StructuralComponent::getName() const | Component | inline |
getNumberOfCells() const override | StructuralComponent | virtual |
getNumberOfParentMultiComponents() const | Component | inline |
getNumberOfStructuralComponents() const | Structure | inline |
getNumberOfStructures() const | StructuralComponent | inline |
getParentMultiComponent(unsigned int) | Component | inline |
getParentSC() | Cell | inline |
getPhysicalModel() const | Component | inline |
getProperties() | Cell | |
getQuadFaces() | Cell | |
getStructuralComponent(unsigned int i) | Structure | inline |
getStructuralComponentPropertiesColor() const | StructuralComponent | |
getStructure(const unsigned int) const | StructuralComponent | inline |
getStructureByIndex(const unsigned int) | StructuralComponent | inline |
getStructureByName(const std::string) | StructuralComponent | inline |
getTriangleFaces() | Cell | |
getType() const | Structure | |
hasIndex | Structure | |
isCompatible(Structure *) | StructuralComponent | |
isExclusive() const | Component | inline |
isInstanceOf(const char *) const override | Cell | inlinevirtual |
isStructureIn(Structure *s) | StructuralComponent | |
isVisible(const RenderingMode::Mode mode) const override | StructuralComponent | virtual |
makePrintData(const StructuralComponent *) | Cell | |
mySCs | Structure | private |
normal() | Cell | |
NOTHING enum value | StructuralComponent | |
parentMultiComponentList | Component | private |
parentSC | Cell | private |
plannedNumberOfStructures(const unsigned int) | StructuralComponent | inline |
Structure::properties | Structure | protected |
StructuralComponent::properties | Component | protected |
removeFromParents() | Component | protected |
removeParentMultiComponent(MultiComponent *) | Component | inline |
removeStructuralComponent(StructuralComponent *) | Structure | inline |
removeStructure(Structure *s) | StructuralComponent | inlinevirtual |
setColor(const StructuralComponentProperties::Color c) | StructuralComponent | |
setColor(const double r, const double b, const double g, const double a) | StructuralComponent | |
setColor(const double r, const double b, const double g) | StructuralComponent | |
setExclusive(const bool) | Component | inline |
setIndex(const unsigned int) override | Cell | virtual |
setMode(const RenderingMode::Mode) | StructuralComponent | |
Structure::setName(std::string) | Structure | |
StructuralComponent::setName(const std::string) | Component | inline |
Structure::setPhysicalModel(PhysicalModel *) | Structure | virtual |
StructuralComponent::setPhysicalModel(PhysicalModel *) override | StructuralComponent | virtual |
setVisible(const RenderingMode::Mode mode, const bool b) override | StructuralComponent | virtual |
signedVolumeTriangle(double p1[3], double p2[3], double p3[3]) | Cell | |
StructuralComponent(PhysicalModel *) | StructuralComponent | |
StructuralComponent(PhysicalModel *p, physicalModel::StructuralComponent xmlSC) | StructuralComponent | |
StructuralComponent(PhysicalModel *, std::string) | StructuralComponent | |
Structure() | Structure | inline |
structures | StructuralComponent | protected |
surface() | Cell | |
volume() | Cell | |
xmlPrint(std::ostream &, const StructuralComponent *) override | Cell | virtual |
StructuralComponent::xmlPrint(std::ostream &) const override | StructuralComponent | virtual |
~Cell() override | Cell | |
~Component() | Component | virtual |
~StructuralComponent() override | StructuralComponent | |
~Structure()=default | Structure | virtual |