votca
2024.2-dev
Loading...
Searching...
No Matches
votca
tools
Graph
votca::tools::Graph Member List
This is the complete list of members for
votca::tools::Graph
, including all inherited members.
calcId_
()
votca::tools::Graph
protected
clearNodes
()
votca::tools::Graph
copyNodes
(Graph &graph)
votca::tools::Graph
edge_container_
votca::tools::Graph
protected
edgeExist
(const Edge &edge) const
votca::tools::Graph
inline
virtual
getDegree
(Index vertex) const
votca::tools::Graph
getEdges
()
votca::tools::Graph
inline
virtual
getId
() const
votca::tools::Graph
inline
getIsolatedNodes
(void) const
votca::tools::Graph
getJunctions
() const
votca::tools::Graph
getMaxDegree
() const
votca::tools::Graph
inline
getNeighEdges
(Index vertex) const
votca::tools::Graph
inline
getNeighNodes
(Index vertex) const
votca::tools::Graph
getNeighVertices
(Index vertex) const
votca::tools::Graph
inline
getNode
(const Index vertex) const
votca::tools::Graph
getNodes
() const
votca::tools::Graph
virtual
getVertices
() const
votca::tools::Graph
getVerticesDegree
(Index degree) const
votca::tools::Graph
virtual
Graph
()
votca::tools::Graph
inline
Graph
(std::vector< Edge > edges, std::unordered_map< Index, GraphNode > nodes)
votca::tools::Graph
id_
votca::tools::Graph
protected
nodes_
votca::tools::Graph
protected
operator!=
(const Graph &graph) const
votca::tools::Graph
operator<<
(std::ostream &os, const Graph graph)
votca::tools::Graph
friend
operator==
(const Graph &graph) const
votca::tools::Graph
setNode
(Index vertex, GraphNode &graph_node)
votca::tools::Graph
setNode
(std::pair< Index, GraphNode > &id_and_node)
votca::tools::Graph
vertexExist
(Index vertex) const
votca::tools::Graph
~Graph
()=default
votca::tools::Graph
virtual
Generated by
1.12.0