Domain_Graph#

#include <Domain_Graph.h>

Build the graph of the domain that the METIS/PARMETIS/PTSCOTCH libraries need.

How to cite this class in this doc#

: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
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)
References
Referenced By
How to cite in this doc:
: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) <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)](#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
template void Domain_Graph::construire_graph_from_segment(const Domaine_32_64< _SIZE_ > &dom, bool use_weights)
References
Referenced By
How to cite in this doc:
:ref:`template void Domain_Graph::construire_graph_from_segment(const Domaine_32_64< _SIZE_ > &dom, bool use_weights) <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)](#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