MFEM  v4.4.0
Finite element discretization library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Gecko::Graph Member List

This is the complete list of members for Gecko::Graph, including all inherited members.

adjGecko::Graphprotected
arc_index(Node::Index i, Node::Index j) const Gecko::Graph
arc_source(Arc::Index a) const Gecko::Graph
arc_target(Arc::Index a) const Gecko::Graphinline
arc_weight(Arc::Index a) const Gecko::Graphinline
bondGecko::Graphprotected
coarsen()Gecko::Graphprotected
cost() const Gecko::Graph
cost(const std::vector< Arc::Index > &subset, Float pos) const Gecko::Graphprotected
directed() const Gecko::Graph
Drawing classGecko::Graphfriend
edges() const Gecko::Graphinline
functionalGecko::Graphprotected
Graph(uint nodes=0)Gecko::Graphinline
Graph(uint nodes, uint level)Gecko::Graphinlineprotected
insert_arc(Node::Index i, Node::Index j, Float w=1, Float b=1)Gecko::Graph
insert_node(Float length=1)Gecko::Graph
length(Node::Index i, Node::Index j) const Gecko::Graphinlineprotected
length(Arc::Index a) const Gecko::Graphinlineprotected
nodeGecko::Graphprotected
node_begin(Node::Index i) const Gecko::Graphinline
node_degree(Node::Index i) const Gecko::Graphinline
node_end(Node::Index i) const Gecko::Graphinline
node_neighbors(Node::Index i) const Gecko::Graph
nodes() const Gecko::Graphinline
optimize(uint n)Gecko::Graphprotected
order(Functional *functional, uint iterations=1, uint window=2, uint period=2, uint seed=0, Progress *progress=0)Gecko::Graph
permGecko::Graphprotected
permutation() const Gecko::Graphinline
permutation(uint rank) const Gecko::Graphinline
persistent(Node::Index i) const Gecko::Graphinlineprotected
place(bool sort=false)Gecko::Graphprotected
place(bool sort, uint k, uint n)Gecko::Graphprotected
placed(Node::Index i) const Gecko::Graphinlineprotected
progressGecko::Graphprotected
rank(Node::Index i) const Gecko::Graphinline
refine(const Graph *graph)Gecko::Graphprotected
relax(bool compatible, uint m=1)Gecko::Graphprotected
remove_arc(Arc::Index a)Gecko::Graph
remove_arc(Node::Index i, Node::Index j)Gecko::Graph
remove_edge(Node::Index i, Node::Index j)Gecko::Graph
reverse_arc(Arc::Index a) const Gecko::Graph
reweight(uint i)Gecko::Graphprotected
shuffle(uint seed=0)Gecko::Graphprotected
Subgraph classGecko::Graphfriend
vcycle(uint n, uint work=0)Gecko::Graphprotected
weightGecko::Graphprotected