activateParameter(int parameterID) | XC::MovableObject | virtual |
addElement(Element *) | XC::Mesh | virtual |
addNode(Node *) | XC::Mesh | virtual |
buildEleGraph(Graph &theEleGraph) | XC::Mesh | virtual |
buildNodeGraph(Graph &theNodeGraph) | XC::Mesh | virtual |
calculateNodalReactions(bool inclInertia, const double &) | XC::Mesh | virtual |
checkNodalReactions(const double &) | XC::Mesh | |
clearAll(void) | XC::Mesh | virtual |
clearDOF_GroupPtr(void) | XC::Mesh | |
clearEigenvectors(void) | XC::Mesh | |
clearPyProps(void) | EntityWithProperties | |
CommandEntity(CommandEntity *owr=nullptr) | CommandEntity | |
commit(void) | XC::Mesh | virtual |
copyPropsFrom(const EntityWithProperties &) | EntityWithProperties | |
DistributedBase(void) | XC::DistributedBase | |
elements(void) const (defined in XC::Mesh) | XC::Mesh | inline |
elements(void) (defined in XC::Mesh) | XC::Mesh | inline |
entcmd_cast(boost::any &data) (defined in CommandEntity) | CommandEntity | protectedstatic |
EntityWithOwner(EntityWithOwner *owr=nullptr) | EntityWithOwner | |
EntityWithOwner(const EntityWithOwner &) | EntityWithOwner | |
EntityWithProperties(EntityWithProperties *owr=nullptr) | EntityWithProperties | |
evalPy(boost::python::object dict, const std::string &) | CommandEntity | |
execFilePy(boost::python::object dict, const std::string &) | CommandEntity | |
execPy(boost::python::object dict, const std::string &) | CommandEntity | |
existElement(int tag) | XC::Mesh | |
existNode(int tag) | XC::Mesh | |
free_mem(void) | XC::Mesh | protected |
freeze_dead_nodes(const std::string &nmbLocker) | XC::Mesh | |
getClassName(void) const | EntityWithOwner | virtual |
getClassTag(void) const | XC::MovableObject | |
getCoordinateNames(void) const (defined in XC::Mesh) | XC::Mesh | inline |
getDbTag(void) const | XC::MovableObject | |
getDbTag(Communicator &) | XC::MovableObject | |
getDbTagData(void) const | XC::Mesh | protectedvirtual |
getDbTagDataPos(const int &i) const | XC::DistributedBase | |
getDefaultElementTag(void) const | XC::Mesh | |
getDefaultNodeTag(void) const | XC::Mesh | |
getDomain(void) const | XC::MeshComponentContainer | |
getDomain(void) | XC::MeshComponentContainer | |
getEffectiveModalMass(int mode) const | XC::Mesh | |
getEffectiveModalMasses(const int &numModes) const | XC::Mesh | |
getEigenvectorsMaxNormInf(int mode) const | XC::Mesh | |
getElement(int tag) | XC::Mesh | virtual |
getElement(int tag) const | XC::Mesh | virtual |
getElementGraph(void) | XC::Mesh | virtual |
getElements(void) | XC::Mesh | virtual |
getElements(void) const | XC::Mesh | virtual |
getErrFileName(void) const | CommandEntity | |
getLogFileName(void) const | CommandEntity | |
getNearestElement(const Pos3d &p) | XC::Mesh | |
getNearestElement(const Pos3d &p) const | XC::Mesh | |
getNearestNode(const Pos3d &p) | XC::Mesh | |
getNearestNode(const Pos3d &p) const | XC::Mesh | |
getNode(int tag) | XC::Mesh | virtual |
getNode(int tag) const | XC::Mesh | virtual |
getNodeDisp(int nodeTag, int dof, int &errorFlag) | XC::Mesh | virtual |
getNodeGraph(void) | XC::Mesh | virtual |
getNodeLockers(void) const (defined in XC::Mesh) | XC::Mesh | inline |
getNodeLockers(void) (defined in XC::Mesh) | XC::Mesh | inline |
getNodes(void) | XC::Mesh | virtual |
getNodes(void) const | XC::Mesh | virtual |
getNumDeadElements(void) const | XC::Mesh | |
getNumDeadNodes(void) const | XC::Mesh | |
getNumElements(void) const | XC::Mesh | virtual |
getNumFreeNodes(void) const | XC::Mesh | |
getNumFrozenNodes(void) const | XC::Mesh | |
getNumLiveElements(void) const | XC::Mesh | |
getNumLiveNodes(void) const | XC::Mesh | |
getNumNodes(void) const | XC::Mesh | virtual |
getOutputFileName(void) const | CommandEntity | |
getPhysicalBounds(void) | XC::Mesh | virtual |
getPropertiesDict(void) const | EntityWithProperties | |
getPropNames(void) const | EntityWithProperties | |
getPyDict(void) const | XC::Mesh | virtual |
getPyProp(const std::string &str) | EntityWithProperties | |
getStandardOutputWrapper(void) const | CommandEntity | |
getStandardOutputWrapper(void) | CommandEntity | |
getTotalMass(void) const | XC::Mesh | |
getTotalMassComponent(const int &) const | XC::Mesh | |
getUnitsNames(void) const (defined in XC::Mesh) | XC::Mesh | inline |
getVariable(const std::string &variable, Information &) | XC::MovableObject | virtual |
getVerbosityLevel(void) | EntityWithOwner | static |
hasPyProp(const std::string &) | EntityWithProperties | |
inicComm(const int &dataSize) const | XC::DistributedBase | |
initialize(void) | XC::Mesh | |
isEqual(const EntityWithProperties &) const | EntityWithProperties | protected |
EntityWithOwner::isEqual(const EntityWithOwner &) const | EntityWithOwner | protectedvirtual |
melt_alive_nodes(const std::string &nmbLocker) | XC::Mesh | |
Mesh(CommandEntity *owr) | XC::Mesh | |
Mesh(CommandEntity *owr, TaggedObjectStorage &theNodesStorage, TaggedObjectStorage &theElementsStorage) | XC::Mesh | |
Mesh(CommandEntity *owr, TaggedObjectStorage &theStorageType) | XC::Mesh | |
MeshComponentContainer(CommandEntity *owr, int classTag, int dbTag=0) | XC::MeshComponentContainer | |
MovableObject(int classTag, int dbTag) | XC::MovableObject | |
MovableObject(int classTag) | XC::MovableObject | |
MovableObject(const MovableObject &) | XC::MovableObject | |
nodes(void) const (defined in XC::Mesh) | XC::Mesh | inline |
nodes(void) (defined in XC::Mesh) | XC::Mesh | inline |
normalizeEigenvectors(int mode) | XC::Mesh | |
normalizeEigenvectors(void) | XC::Mesh | |
operator<< (defined in XC::Mesh) | XC::Mesh | friend |
XC::MeshComponentContainer::operator=(const EntityWithOwner &) | EntityWithOwner | |
XC::MeshComponentContainer::operator=(const MovableObject &) | XC::MovableObject | |
operator==(const EntityWithOwner &) const | EntityWithOwner | virtual |
Owner(void) | CommandEntity | |
Owner(void) const | CommandEntity | |
Print(std::ostream &s, int flag=0) const | XC::Mesh | virtual |
PythonDict typedef (defined in EntityWithProperties) | EntityWithProperties | |
recvData(const Communicator &) | XC::Mesh | protected |
recvSelf(const Communicator &) | XC::Mesh | virtual |
remove(Node *) | XC::Mesh | |
remove(Element *) | XC::Mesh | |
removeElement(int tag) | XC::Mesh | virtual |
removeNode(int tag) | XC::Mesh | virtual |
resetStandardOutput(void) | CommandEntity | static |
revertToLastCommit(void) | XC::Mesh | virtual |
revertToStart(void) | XC::Mesh | virtual |
sendData(Communicator &) | XC::Mesh | protected |
sendSelf(Communicator &) | XC::Mesh | virtual |
set_owner(EntityWithOwner *owr) | EntityWithOwner | |
setDbTag(int dbTag) | XC::MovableObject | |
setDbTag(Communicator &) | XC::MovableObject | |
setDbTagDataPos(const int &i, const int &v) | XC::DistributedBase | |
setDeadSRF(const double &) | XC::Mesh | static |
setErrFileName(const std::string &) | CommandEntity | |
setGraphBuiltFlags(const bool &f) | XC::Mesh | |
setLogFileName(const std::string &) | CommandEntity | |
setMass(const Matrix &mass, int nodeTag) | XC::Mesh | virtual |
setNodeReactionException(const int &) | XC::Mesh | |
setOutputFileName(const std::string &) | CommandEntity | |
setParameter(const std::vector< std::string > &argv, Parameter ¶m) | XC::MovableObject | virtual |
setPyDict(const boost::python::dict &) | XC::Mesh | virtual |
setPyProp(std::string str, boost::python::object val) | EntityWithProperties | |
setRayleighDampingFactors(const RayleighDampingFactors &rF) | XC::Mesh | virtual |
setVariable(const std::string &variable, Information &) | XC::MovableObject | virtual |
setVerbosityLevel(const int &) | EntityWithOwner | static |
string_to(T &, const std::string &) const (defined in CommandEntity) | CommandEntity | protected |
update(void) | XC::Mesh | |
updateParameter(int parameterID, Information &info) | XC::MovableObject | virtual |
verbosity | EntityWithOwner | protectedstatic |
zeroLoads(void) | XC::Mesh | |
~DistributedBase(void) | XC::DistributedBase | virtual |
~EntityWithOwner(void) | EntityWithOwner | inlinevirtual |
~Mesh(void) | XC::Mesh | virtual |