Grappa  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Grappa::Graph< V, E > Member List

This is the complete list of members for Grappa::Graph< V, E >, including all inherited members.

adj_bufGrappa::Graph< V, E >
create(const TupleGraph &tg, bool directed=false, bool solo_invalid=true)Grappa::Graph< V, E >static
destroy()Grappa::Graph< V, E >inline
Directed(const TupleGraph &tg)Grappa::Graph< V, E >inlinestatic
dump(GlobalAddress< Graph > g)Grappa::Graph< V, E >inlinestatic
dump(F print_vertex)Grappa::Graph< V, E >inline
edge(Vertex &v, size_t i)Grappa::Graph< V, E >inline
edge_storageGrappa::Graph< V, E >
EdgeState typedefGrappa::Graph< V, E >
Graph(GlobalAddress< Graph > self, GlobalAddress< Vertex > vs, int64_t nv)Grappa::Graph< V, E >inline
id(Vertex &v)Grappa::Graph< V, E >inline
nadjGrappa::Graph< V, E >
nadj_localGrappa::Graph< V, E >
nvGrappa::Graph< V, E >
scratchGrappa::Graph< V, E >
selfGrappa::Graph< V, E >
transform(F f)Grappa::Graph< V, E >inline
Undirected(const TupleGraph &tg)Grappa::Graph< V, E >inlinestatic
Vertex typedefGrappa::Graph< V, E >
vsGrappa::Graph< V, E >
~Graph()Grappa::Graph< V, E >inline