votca 2024.2-dev
|
This is the complete list of members for votca::tools::GraphVisitor, including all inherited members.
addEdges_(const Graph &graph, Index vertex)=0 | votca::tools::GraphVisitor | protectedpure virtual |
exec(Graph &graph, Edge edge) | votca::tools::GraphVisitor | virtual |
explored_ | votca::tools::GraphVisitor | protected |
exploreNode(std::pair< Index, GraphNode > &vertex_and_node, Graph &graph, Edge edge=DUMMY_EDGE) | votca::tools::GraphVisitor | virtual |
getEdge_()=0 | votca::tools::GraphVisitor | protectedpure virtual |
getExploredVertices() const | votca::tools::GraphVisitor | |
getStartingVertex() const | votca::tools::GraphVisitor | inline |
getUnexploredVertex(const Edge edge) const | votca::tools::GraphVisitor | |
GraphVisitor()=default | votca::tools::GraphVisitor | |
initialize(Graph &graph) | votca::tools::GraphVisitor | |
nextEdge(Graph graph) | votca::tools::GraphVisitor | |
queEmpty() const | votca::tools::GraphVisitor | virtual |
setStartingVertex(Index vertex) | votca::tools::GraphVisitor | inline |
startingVertex_ | votca::tools::GraphVisitor | protected |
vertexExplored(const Index vertex) const | votca::tools::GraphVisitor |