Partitionneur_Ptscotch#

#include <Partitionneur_Ptscotch.h>

Partition d’un domaine en nb_parties parties equilibrees en utilisant la librairie Ptscotch.

How to cite this class in this doc#

:ref:`Partitionneur\_Ptscotch <class-partitionneur-ptscotch>`
[Partitionneur\_Ptscotch](#class-partitionneur-ptscotch)

Detailed description#

Voir construire_partition

Inherits from#

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

associer_domaine
void Partitionneur_Ptscotch::associer_domaine(const Domaine &domaine) override
How to cite in this doc:
:ref:`void Partitionneur_Ptscotch::associer_domaine(const Domaine &domaine) override <public-void-partitionneur-ptscotch-associer-domaine-const-domaine-ref-domaine-override>`
[void Partitionneur_Ptscotch::associer_domaine(const Domaine &domaine) override](#public-void-partitionneur-ptscotch-associer-domaine-const-domaine-ref-domaine-override)
construire_partition
void Partitionneur_Ptscotch::construire_partition(IntVect &elem_part, int &nb_parts_tot) const override

Calcule le graphe de connectivite, appelle le partitionneur et remplit elem_part (pour chaque element, numero de la partie qui lui.

est attribuee).

References
How to cite in this doc:
:ref:`void Partitionneur_Ptscotch::construire_partition(IntVect &elem_part, int &nb_parts_tot) const override <public-void-partitionneur-ptscotch-construire-partition-intvect-ref-elem-part-int-ref-nb-parts-tot-const-override>`
[void Partitionneur_Ptscotch::construire_partition(IntVect &elem_part, int &nb_parts_tot) const override](#public-void-partitionneur-ptscotch-construire-partition-intvect-ref-elem-part-int-ref-nb-parts-tot-const-override)
duplique
int Partitionneur_Ptscotch::duplique() const override

Reimplements:

How to cite in this doc:
:ref:`int Partitionneur_Ptscotch::duplique() const override <public-int-partitionneur-ptscotch-duplique-const-override>`
[int Partitionneur_Ptscotch::duplique() const override](#public-int-partitionneur-ptscotch-duplique-const-override)
get_info
const Type_info * Partitionneur_Ptscotch::get_info() const override

Donne des informations sur le type de l’ Objet_U .

Reimplements:

How to cite in this doc:
:ref:`const Type_info * Partitionneur_Ptscotch::get_info() const override <public-const-type-info-ptr-partitionneur-ptscotch-get-info-const-override>`
[const Type_info * Partitionneur_Ptscotch::get_info() const override](#public-const-type-info-ptr-partitionneur-ptscotch-get-info-const-override)
lire_motcle_non_standard
int Partitionneur_Ptscotch::lire_motcle_non_standard(const Motcle &, Entree &) override

Lecture des parametres de type non simple d’un objet_U a partir d’un flot d’entree.

Reimplements:

References
How to cite in this doc:
:ref:`int Partitionneur_Ptscotch::lire_motcle_non_standard(const Motcle &, Entree &) override <public-int-partitionneur-ptscotch-lire-motcle-non-standard-const-motcle-ref-entree-ref-override>`
[int Partitionneur_Ptscotch::lire_motcle_non_standard(const Motcle &, Entree &) override](#public-int-partitionneur-ptscotch-lire-motcle-non-standard-const-motcle-ref-entree-ref-override)
Partitionneur_Ptscotch
Partitionneur_Ptscotch::Partitionneur_Ptscotch()
How to cite in this doc:
:ref:`Partitionneur_Ptscotch::Partitionneur_Ptscotch() <public-partitionneur-ptscotch-partitionneur-ptscotch>`
[Partitionneur_Ptscotch::Partitionneur_Ptscotch()](#public-partitionneur-ptscotch-partitionneur-ptscotch)
set_param
void Partitionneur_Ptscotch::set_param(Param &param) override

Reimplements:

References
How to cite in this doc:
:ref:`void Partitionneur_Ptscotch::set_param(Param &param) override <public-void-partitionneur-ptscotch-set-param-param-ref-param-override>`
[void Partitionneur_Ptscotch::set_param(Param &param) override](#public-void-partitionneur-ptscotch-set-param-param-ref-param-override)
taille_memoire
unsigned Partitionneur_Ptscotch::taille_memoire() const override

Reimplements:

How to cite in this doc:
:ref:`unsigned Partitionneur_Ptscotch::taille_memoire() const override <public-unsigned-partitionneur-ptscotch-taille-memoire-const-override>`
[unsigned Partitionneur_Ptscotch::taille_memoire() const override](#public-unsigned-partitionneur-ptscotch-taille-memoire-const-override)
~Partitionneur_Ptscotch
Partitionneur_Ptscotch::~Partitionneur_Ptscotch()
How to cite in this doc:
:ref:`Partitionneur_Ptscotch::~Partitionneur_Ptscotch() <public-partitionneur-ptscotch-dtor-partitionneur-ptscotch>`
[Partitionneur_Ptscotch::~Partitionneur_Ptscotch()](#public-partitionneur-ptscotch-dtor-partitionneur-ptscotch)
cree_instance
Objet_U * Partitionneur_Ptscotch::cree_instance()
How to cite in this doc:
:ref:`Objet_U * Partitionneur_Ptscotch::cree_instance() <public-static-objet-u-ptr-partitionneur-ptscotch-cree-instance>`
[Objet_U * Partitionneur_Ptscotch::cree_instance()](#public-static-objet-u-ptr-partitionneur-ptscotch-cree-instance)
info
const Type_info * Partitionneur_Ptscotch::info()
How to cite in this doc:
:ref:`const Type_info * Partitionneur_Ptscotch::info() <public-static-const-type-info-ptr-partitionneur-ptscotch-info>`
[const Type_info * Partitionneur_Ptscotch::info()](#public-static-const-type-info-ptr-partitionneur-ptscotch-info)
self_cast
const Partitionneur_Ptscotch & Partitionneur_Ptscotch::self_cast(const Objet_U &)
How to cite in this doc:
:ref:`const Partitionneur_Ptscotch & Partitionneur_Ptscotch::self_cast(const Objet_U &) <public-static-const-partitionneur-ptscotch-ref-partitionneur-ptscotch-self-cast-const-objet-u-ref>`
[const Partitionneur_Ptscotch & Partitionneur_Ptscotch::self_cast(const Objet_U &)](#public-static-const-partitionneur-ptscotch-ref-partitionneur-ptscotch-self-cast-const-objet-u-ref)
self_cast
Partitionneur_Ptscotch & Partitionneur_Ptscotch::self_cast(Objet_U &)
How to cite in this doc:
:ref:`Partitionneur_Ptscotch & Partitionneur_Ptscotch::self_cast(Objet_U &) <public-static-partitionneur-ptscotch-ref-partitionneur-ptscotch-self-cast-objet-u-ref>`
[Partitionneur_Ptscotch & Partitionneur_Ptscotch::self_cast(Objet_U &)](#public-static-partitionneur-ptscotch-ref-partitionneur-ptscotch-self-cast-objet-u-ref)
printOn
Sortie & Partitionneur_Ptscotch::printOn(Sortie &x) const override

Ecriture de l’objet sur un flot de sortie Methode a surcharger.

Reimplements:

References
How to cite in this doc:
:ref:`Sortie & Partitionneur_Ptscotch::printOn(Sortie &x) const override <protected-sortie-ref-partitionneur-ptscotch-printon-sortie-ref-x-const-override>`
[Sortie & Partitionneur_Ptscotch::printOn(Sortie &x) const override](#protected-sortie-ref-partitionneur-ptscotch-printon-sortie-ref-x-const-override)
readOn
Entree & Partitionneur_Ptscotch::readOn(Entree &) override

Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.

Reimplements:

References
How to cite in this doc:
:ref:`Entree & Partitionneur_Ptscotch::readOn(Entree &) override <protected-entree-ref-partitionneur-ptscotch-readon-entree-ref-override>`
[Entree & Partitionneur_Ptscotch::readOn(Entree &) override](#protected-entree-ref-partitionneur-ptscotch-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Partitionneur_Ptscotch::info_obj
nb_parties_ (private)
int Partitionneur_Ptscotch::nb_parties_ = - 1
ref_domaine_ (private)
TRUST_Ref<Domaine *> Partitionneur_Ptscotch::ref_domaine_
use_weights_ (private)
bool Partitionneur_Ptscotch::use_weights_ = false