Class documentation of Concepts

Loading...
Searching...
No Matches
concepts::Graph< F > Member List

This is the complete list of members for concepts::Graph< F >, including all inherited members.

addEdge(const F Value1, const F Value2)concepts::Graph< F >virtual
addVertex(const F Value, const int Weight=1)concepts::Graph< F >virtual
addWeightedEdge(const F Value1, const F Value2, const int Weight)concepts::Graph< F >virtual
EmptyGraph() (defined in concepts::Graph< F >)concepts::Graph< F >inline
GetCompressedFormat(Sequence< int > &Cumuled, Sequence< int > &CNeighbours, Sequence< int > &Weights) const (defined in concepts::Graph< F >)concepts::Graph< F >virtual
getCompressedNeighbours() const (defined in concepts::Graph< F >)concepts::Graph< F >virtual
GetSubdomain(const int Part) const (defined in concepts::Graph< F >)concepts::Graph< F >virtual
GetSubdomainBool(const int Part) const (defined in concepts::Graph< F >)concepts::Graph< F >virtual
Graph() (defined in concepts::Graph< F >)concepts::Graph< F >inline
info(std::ostream &os) const (defined in concepts::Graph< F >)concepts::Graph< F >virtual
SetSubdomains(const Sequence< int > &Subdomains) (defined in concepts::Graph< F >)concepts::Graph< F >virtual
SetSubdomains(const int NbParts=2) (defined in concepts::Graph< F >)concepts::Graph< F >virtual
Vertexes_ (defined in concepts::Graph< F >)concepts::Graph< F >protected
~Graph() (defined in concepts::Graph< F >)concepts::Graph< F >inline