ATOM enum value | StructureProperties | |
AtomProperties(PhysicalModel *p) | AtomProperties | inline |
AtomProperties(PhysicalModel *p, xmlNodePtr node) | AtomProperties | inline |
AtomProperties(PhysicalModel *p, const unsigned int ind) | AtomProperties | inline |
AtomProperties(PhysicalModel *p, const double pos[3]) | AtomProperties | inline |
AtomProperties(PhysicalModel *p, const unsigned int ind, const double pos[3]) | AtomProperties | inline |
BasicAtomProperties(PhysicalModel *myPM) | BasicAtomProperties | |
BasicAtomProperties(PhysicalModel *myPM, xmlNodePtr n) | BasicAtomProperties | |
BasicAtomProperties(PhysicalModel *myPM, const unsigned int ind) | BasicAtomProperties | |
BasicAtomProperties(PhysicalModel *myPM, const double pos[3]) | BasicAtomProperties | |
BasicAtomProperties(PhysicalModel *myPM, const unsigned int ind, const double pos[3]) | BasicAtomProperties | |
beginXML(std::ostream &) | BasicAtomProperties | protected |
domToFields(xmlNodePtr node) | Properties | |
endXML(std::ostream &) | BasicAtomProperties | protected |
fields | Properties | protected |
GeometricType enum name | StructureProperties | |
get(std::string attName, std::string &attVal) const | Properties | inline |
getBool(std::string attName) const | Properties | inline |
getDouble(std::string attName) | Properties | inline |
getField(unsigned int) const | Properties | |
getIndex() const | StructureProperties | inline |
getInt(std::string attName) const | Properties | inline |
getMyCustomProperty1() const | AtomProperties | inline |
getMyCustomProperty2() const | AtomProperties | inline |
getName() const | Properties | inline |
getPhysicalModel() const | Properties | inline |
getPosition(double pos[3]) const | BasicAtomProperties | inline |
getString(std::string attName) const | Properties | inline |
getType() const | StructureProperties | inline |
HEXAHEDRON enum value | StructureProperties | |
index | StructureProperties | protected |
init() | AtomProperties | protectedvirtual |
INVALID enum value | StructureProperties | |
isAField(std::string attName) const | Properties | inline |
LINE enum value | StructureProperties | |
myCustomProperty1 | AtomProperties | protected |
myCustomProperty2 | AtomProperties | protected |
numberOfFields() const | Properties | |
POLY_LINE enum value | StructureProperties | |
POLY_VERTEX enum value | StructureProperties | |
Properties(const std::string n="") | Properties | |
Properties(PhysicalModel *, const std::string n="") | Properties | |
PYRAMID enum value | StructureProperties | |
QUAD enum value | StructureProperties | |
resetUniqueIndex() | BasicAtomProperties | static |
set(std::string attName, double val) | Properties | inline |
set(std::string attName, int val) | Properties | inline |
set(std::string attName, bool val) | Properties | inline |
set(std::string attName, std::string val) | Properties | inline |
setIndex(const unsigned int) | StructureProperties | inline |
setMyCustomProperty1(const int) | AtomProperties | inline |
setMyCustomProperty2(const std::string) | AtomProperties | inline |
setName(std::string) | Properties | inline |
setPhysicalModel(PhysicalModel *) | Properties | inline |
setPosition(const double[3]) | BasicAtomProperties | inline |
setPosition(const double, const double, const double) | BasicAtomProperties | inline |
setPositionPointer(double *ptr, bool update=true) | BasicAtomProperties | |
setType(const GeometricType t) | StructureProperties | inline |
StructureProperties(PhysicalModel *, const GeometricType) | StructureProperties | |
TETRAHEDRON enum value | StructureProperties | |
toString(const GeometricType) | StructureProperties | static |
toType(const std::string) | StructureProperties | static |
TRIANGLE enum value | StructureProperties | |
WEDGE enum value | StructureProperties | |
xmlPrint(std::ostream &) | AtomProperties | virtual |
StructureProperties::xmlPrint(std::ostream &) const | StructureProperties | |
~AtomProperties() | AtomProperties | virtual |
~BasicAtomProperties() | BasicAtomProperties | virtual |
~Properties() | Properties | virtual |
~StructureProperties() | StructureProperties | inlinevirtual |