This is the complete list of members for Mesh::Connectivity, including all inherited members.
| _nelem | Mesh::Connectivity | private |
| _sizes | Mesh::Connectivity | private |
| AddElement(const std::vector< IndexType > &elem) | Mesh::Connectivity | |
| AddElement() | Mesh::Connectivity | |
| BreadthFirstRenumber(std::vector< Mesh::IndexType > &remap) | Mesh::Connectivity | |
| BuildFaceConnectivity(Connectivity &fcon, Connectivity &ef, std::vector< Mesh::SymbolicFace > &sf, Connectivity &dc) const | Mesh::Connectivity | |
| Connectivity() | Mesh::Connectivity | |
| Connectivity(unsigned int N) | Mesh::Connectivity | |
| destroy() | Mesh::Connectivity | |
| DestroySizes() | Mesh::Connectivity | |
| Element(IndexType n) | Mesh::Connectivity | inline |
| Element(IndexType n) const | Mesh::Connectivity | inline |
| elements (defined in vector< T >) | vector< T > | |
| ElementsOn(std::vector< Mesh::IndexType > &nodes, Connectivity &dc, std::vector< Mesh::IndexType > &subset) | Mesh::Connectivity | |
| Esize(IndexType n) const | Mesh::Connectivity | inline |
| Flatten(std::vector< T > &outcon) const | Mesh::Connectivity | inline |
| GetAdjacent(Connectivity &rl, Connectivity &dc, IndexType n=0, bool sortit=false) | Mesh::Connectivity | |
| GetNeighborhood(NeighborHood &, const Connectivity &dc, IndexType size=0) | Mesh::Connectivity | |
| GetNeighborhood(Connectivity &, Connectivity &dc, bool exclude_self=true, bool sortit=false) | Mesh::Connectivity | |
| graph_mode(IndexType offset=0) | Mesh::Connectivity | |
| Inverse(Connectivity &, IndexType nnodes=0) const | Mesh::Connectivity | |
| InverseDegenerate(Connectivity &, IndexType nnodes=0) const | Mesh::Connectivity | |
| matrix_mode(IndexType offset=0) | Mesh::Connectivity | |
| Nelem() const | Mesh::Connectivity | inline |
| Node(IndexType e, IndexType n) | Mesh::Connectivity | inline |
| Node(IndexType e, IndexType n) const | Mesh::Connectivity | inline |
| operator<<(std::ostream &oSt, const Connectivity &ec) | Mesh::Connectivity | friend |
| operator>>(std::istream &iSt, Connectivity &ec) | Mesh::Connectivity | friend |
| Resize(unsigned int N=0) | Mesh::Connectivity | |
| ShrinkWrap() | Mesh::Connectivity | |
| Sync() | Mesh::Connectivity | |
| SyncSizes() | Mesh::Connectivity | |
| Truncate() | Mesh::Connectivity | |
| ~Connectivity() | Mesh::Connectivity |