XC Open source finite element analysis program
|
This is the complete list of members for XC::Mesh, including all inherited members.
activateParameter(int parameterID) (defined in XC::MovableObject) | 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 | |
commit(void) | XC::Mesh | virtual |
DistributedBase(void) | XC::DistributedBase | |
elements(void) const (defined in XC::Mesh) | XC::Mesh | inline |
elements(void) (defined in XC::Mesh) | XC::Mesh | inline |
existElement(int tag) | XC::Mesh | |
existNode(int tag) | XC::Mesh | |
freeze_dead_nodes(const std::string &nmbLocker) | XC::Mesh | |
getClassTag(void) const | XC::MovableObject | |
getDbTag(void) const | XC::MovableObject | |
getDbTag(CommParameters &) | XC::MovableObject | |
getDbTagData(void) const | XC::Mesh | protectedvirtual |
getDbTagDataPos(const int &i) const | XC::DistributedBase | |
getDomain(void) const | XC::MeshComponentContainer | |
getDomain(void) | XC::MeshComponentContainer | |
getEffectiveModalMass(int mode) const | XC::Mesh | |
getEffectiveModalMasses(const int &numModes) const | XC::Mesh | |
getElement(int tag) | XC::Mesh | virtual |
getElement(int tag) const | XC::Mesh | virtual |
getElementGraph(void) | XC::Mesh | virtual |
getElements() | XC::Mesh | virtual |
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() | XC::Mesh | virtual |
getNombresCoordenadas(void) const (defined in XC::Mesh) | XC::Mesh | inline |
getNombreUnidades(void) const (defined in XC::Mesh) | XC::Mesh | inline |
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 |
getPhysicalBounds(void) | XC::Mesh | virtual |
getVariable(const std::string &variable, Information &) (defined in XC::MovableObject) | XC::MovableObject | virtual |
inicComm(const int &dataSize) const | XC::DistributedBase | |
initialize(void) | XC::Mesh | |
libera(void) | XC::Mesh | protected |
melt_alive_nodes(const std::string &nmbLocker) | XC::Mesh | |
Mesh(EntCmd *owr) | XC::Mesh | |
Mesh(EntCmd *owr, TaggedObjectStorage &theNodesStorage, TaggedObjectStorage &theElementsStorage) | XC::Mesh | |
Mesh(EntCmd *owr, TaggedObjectStorage &theStorageType) | XC::Mesh | |
MeshComponentContainer(EntCmd *owr, int classTag, int dbTag=0) | XC::MeshComponentContainer | |
MovableObject(int classTag, int dbTag) | XC::MovableObject | |
MovableObject(int classTag) | XC::MovableObject | |
MovableObject(const MovableObject &otro) | XC::MovableObject | |
nodes(void) const (defined in XC::Mesh) | XC::Mesh | inline |
nodes(void) (defined in XC::Mesh) | XC::Mesh | inline |
operator<< (defined in XC::Mesh) | XC::Mesh | friend |
XC::MeshComponentContainer::operator=(const MovableObject &otro) | XC::MovableObject | |
Print(std::ostream &s, int flag=0) | XC::Mesh | virtual |
recvData(const CommParameters &) | XC::Mesh | protected |
recvSelf(const CommParameters &) | XC::Mesh | virtual |
removeElement(int tag) | XC::Mesh | virtual |
removeNode(int tag) | XC::Mesh | virtual |
revertToLastCommit(void) | XC::Mesh | virtual |
revertToStart(void) | XC::Mesh | virtual |
sendData(CommParameters &) | XC::Mesh | protected |
sendSelf(CommParameters &) | XC::Mesh | virtual |
setDbTag(int dbTag) | XC::MovableObject | |
setDbTag(CommParameters &) | XC::MovableObject | |
setDbTagDataPos(const int &i, const int &v) | XC::DistributedBase | |
setDeadSRF(const double &) | XC::Mesh | static |
setGraphBuiltFlags(const bool &f) | XC::Mesh | |
setMass(const Matrix &mass, int nodeTag) | XC::Mesh | virtual |
setNodeReactionException(const int &) | XC::Mesh | |
setParameter(const std::vector< std::string > &argv, Parameter ¶m) (defined in XC::MovableObject) | XC::MovableObject | virtual |
setRayleighDampingFactors(const RayleighDampingFactors &rF) | XC::Mesh | virtual |
setVariable(const std::string &variable, Information &) | XC::MovableObject | virtual |
update(void) | XC::Mesh | |
updateParameter(int parameterID, Information &info) (defined in XC::MovableObject) | XC::MovableObject | virtual |
zeroLoads(void) | XC::Mesh | |
~Mesh(void) | XC::Mesh | virtual |