Domain_Graph#
#include <Domain_Graph.h>
Brief description
Build the graph of the domain that the METIS/PARMETIS/PTSCOTCH libraries need.
How to reference this class#
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Domain\_Graph <class-domain-graph>`
[Domain\_Graph](#class-domain-graph)
Detailed description#
List of Public Methods#
Complete Member Function Documentation#
construire_graph_elem_elem#
Definition
template void Domain_Graph::construire_graph_elem_elem(const Domaine_32_64< _SIZE_ > &dom, const Noms &liste_bords_periodiques, bool use_weights, Static_Int_Lists_32_64< _SIZE_ > &graph_elements_perio)
Brief description
Detailed description
Referenced By
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`template void Domain_Graph::construire_graph_elem_elem(const Domaine_32_64< _SIZE_ > &dom, const Noms &liste_bords_periodiques, bool use_weights, Static_Int_Lists_32_64< _SIZE_ > &graph_elements_perio) <domain-graph-public-template-void-domain-graph-construire-graph-elem-elem-const-domaine-32-64-size-ref-dom-const-noms-ref-liste-bords-periodiques-bool-use-weights-static-int-lists-32-64-size-ref-graph-elements-perio>`
[template void Domain_Graph::construire_graph_elem_elem(const Domaine_32_64< _SIZE_ > &dom, const Noms &liste_bords_periodiques, bool use_weights, Static_Int_Lists_32_64< _SIZE_ > &graph_elements_perio)](#domain-graph-public-template-void-domain-graph-construire-graph-elem-elem-const-domaine-32-64-size-ref-dom-const-noms-ref-liste-bords-periodiques-bool-use-weights-static-int-lists-32-64-size-ref-graph-elements-perio)
construire_graph_from_segment#
Definition
template void Domain_Graph::construire_graph_from_segment(const Domaine_32_64< _SIZE_ > &dom, bool use_weights)
Brief description
Detailed description
References
Referenced By
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`template void Domain_Graph::construire_graph_from_segment(const Domaine_32_64< _SIZE_ > &dom, bool use_weights) <domain-graph-public-template-void-domain-graph-construire-graph-from-segment-const-domaine-32-64-size-ref-dom-bool-use-weights>`
[template void Domain_Graph::construire_graph_from_segment(const Domaine_32_64< _SIZE_ > &dom, bool use_weights)](#domain-graph-public-template-void-domain-graph-construire-graph-from-segment-const-domaine-32-64-size-ref-dom-bool-use-weights)
Attributes Documentation#
adjncy (public)
ArrOfIdx_ Domain_Graph::adjncy
edgegsttab (public)
ArrOfIdx_ Domain_Graph::edgegsttab
ewgts (public)
ArrOfIdx_ Domain_Graph::ewgts
nedges (public)
idx_t Domain_Graph::nedges
nvtxs (public)
idx_t Domain_Graph::nvtxs
vtxdist (public)
ArrOfIdx_ Domain_Graph::vtxdist
vwgts (public)
ArrOfIdx_ Domain_Graph::vwgts
weightflag (public)
idx_t Domain_Graph::weightflag
xadj (public)
ArrOfIdx_ Domain_Graph::xadj