MFEM  v4.6.0
Finite element discretization library
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) constGecko::Graph
arc_source(Arc::Index a) constGecko::Graph
arc_target(Arc::Index a) constGecko::Graphinline
arc_weight(Arc::Index a) constGecko::Graphinline
bondGecko::Graphprotected
coarsen()Gecko::Graphprotected
cost() constGecko::Graph
cost(const std::vector< Arc::Index > &subset, Float pos) constGecko::Graphprotected
directed() constGecko::Graph
Drawing classGecko::Graphfriend
edges() constGecko::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) constGecko::Graphinlineprotected
length(Arc::Index a) constGecko::Graphinlineprotected
nodeGecko::Graphprotected
node_begin(Node::Index i) constGecko::Graphinline
node_degree(Node::Index i) constGecko::Graphinline
node_end(Node::Index i) constGecko::Graphinline
node_neighbors(Node::Index i) constGecko::Graph
nodes() constGecko::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() constGecko::Graphinline
permutation(uint rank) constGecko::Graphinline
persistent(Node::Index i) constGecko::Graphinlineprotected
place(bool sort=false)Gecko::Graphprotected
place(bool sort, uint k, uint n)Gecko::Graphprotected
placed(Node::Index i) constGecko::Graphinlineprotected
progressGecko::Graphprotected
rank(Node::Index i) constGecko::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) constGecko::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