AddEdge(int i, int j) | cosi::CommunicationStructure< L > | [inline] |
AddEdge(Edge pE) | cosi::CommunicationStructure< L > | [inline] |
AddVertex() | cosi::CommunicationStructure< L > | [inline] |
AddVertex(int Id) | cosi::CommunicationStructure< L > | [inline] |
Assigned(Vertex V) | cosi::LabelMap< L > | [inline] |
Assigned(Edge E) | cosi::LabelMap< L > | [inline] |
CommunicationStructure() | cosi::CommunicationStructure< L > | [inline] |
CommunicationStructure(std::string pName) | cosi::CommunicationStructure< L > | [inline] |
d_begin() | cosi::IdGraph | |
d_end() | cosi::IdGraph | |
DeleteEdge(int i, int j) | cosi::CommunicationStructure< L > | [inline] |
DeleteEdge(Edge pE) | cosi::CommunicationStructure< L > | [inline] |
DeleteVertex(int Id) | cosi::CommunicationStructure< L > | [inline] |
Erase(Vertex V) | cosi::LabelMap< L > | [inline] |
Erase(Edge E) | cosi::LabelMap< L > | [inline] |
Get(Vertex V) | cosi::LabelMap< L > | [inline] |
Get(Edge E) | cosi::LabelMap< L > | [inline] |
GetId(string Name) | cosi::IdGraph | |
GetLastId() | cosi::IdGraph | |
GetName() const | cosi::IdGraph | |
GetName(int V) | cosi::IdGraph | |
GetName(int U, int V) | cosi::IdGraph | |
GetName(Edge pE) | cosi::IdGraph | |
GetQuantityNames() | cosi::LabelMap< L > | [inline] |
IdGraph(string Name) | cosi::IdGraph | |
in_begin(int V) | cosi::IdGraph | |
in_end(int V) | cosi::IdGraph | |
InDegree(int r) | cosi::IdGraph | |
InE(int i, int j) | cosi::IdGraph | |
InE(Edge pE) | cosi::IdGraph | |
InV(int V) | cosi::IdGraph | |
LabelMap() | cosi::LabelMap< L > | [inline] |
list_iterator typedef | cosi::IdGraph | |
Nd() | cosi::IdGraph | |
Nr() | cosi::IdGraph | |
Ns() | cosi::IdGraph | |
operator[](Vertex V) | cosi::CommunicationStructure< L > | [inline] |
operator[](Edge E) | cosi::CommunicationStructure< L > | [inline] |
Order() | cosi::IdGraph | |
out_begin(int V) | cosi::IdGraph | |
out_end(int V) | cosi::IdGraph | |
OutDegree(int r) | cosi::IdGraph | |
Print() | cosi::IdGraph | [virtual] |
PrintEdge(int U, int V) | cosi::CommunicationStructure< L > | [inline, virtual] |
PrintEdge(Edge pE) | cosi::CommunicationStructure< L > | [inline, virtual] |
PrintNode(int V) | cosi::CommunicationStructure< L > | [inline, virtual] |
r_begin() | cosi::IdGraph | |
r_end() | cosi::IdGraph | |
Rename(int id1, int id2) | cosi::IdGraph | |
s_begin() | cosi::IdGraph | |
s_end() | cosi::IdGraph | |
Set(Vertex V, LpD) | cosi::LabelMap< L > | [inline] |
Set(Edge E, LpD) | cosi::LabelMap< L > | [inline] |
SetName(string pName) | cosi::IdGraph | |
SetName(int V, string pName) | cosi::IdGraph | |
SetName(int U, int V, string pName) | cosi::IdGraph | |
SetName(Edge pE, string pName) | cosi::IdGraph | |
Size() | cosi::IdGraph | |
v_begin() | cosi::IdGraph | |
v_end() | cosi::IdGraph | |
v_iterator typedef | cosi::IdGraph | |
~IdGraph() | cosi::IdGraph | [virtual] |
~LabelMap() | cosi::LabelMap< L > | [inline] |