![]() |
MechSys
1.0
Computing library for simulations in continuum and discrete mechanics
|
DelEdge(int LeftNodeID, int RightNodeID) | Util::Tree | [inline] |
GetClusters(Array< Array< int > > &Clusters, bool Strong=true) const | Util::Tree | [inline] |
GetEdge(int LeftNodeID, int RightNodeID) const | Util::Tree | [inline] |
GetNodes(size_t i, int &LeftNodeID, int &RightNodeID) const | Util::Tree | [inline] |
nEdges() const | Util::Tree | [inline] |
operator=(Tree const &Other) | Util::Tree | [inline] |
Reset(Array< int > const &NodesPairs, bool Directed=false) | Util::Tree | [inline] |
ShortPath(size_t FromNodeID, size_t ToNodeID, Array< int > &Path) | Util::Tree | [inline] |
Tree(Array< int > const &NodesPairs, bool Directed=false) | Util::Tree | [inline] |
WriteDOT(char const *FileKey) const | Util::Tree | [inline] |
~Tree() | Util::Tree | [inline] |