Partitionneur_Ptscotch#

#include <Partitionneur_Ptscotch.h>
Brief description

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

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:`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#

Definition
void Partitionneur_Ptscotch::associer_domaine(const Domaine &domaine) override
Brief description
Detailed description
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:`void Partitionneur_Ptscotch::associer_domaine(const Domaine &domaine) override <partitionneur-ptscotch-public-void-partitionneur-ptscotch-associer-domaine-const-domaine-ref-domaine-override>`
[void Partitionneur_Ptscotch::associer_domaine(const Domaine &domaine) override](#partitionneur-ptscotch-public-void-partitionneur-ptscotch-associer-domaine-const-domaine-ref-domaine-override)

construire_partition#

Definition
void Partitionneur_Ptscotch::construire_partition(IntVect &elem_part, int &nb_parts_tot) const override
Brief description

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

Detailed description

est attribuee).

References
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:`void Partitionneur_Ptscotch::construire_partition(IntVect &elem_part, int &nb_parts_tot) const override <partitionneur-ptscotch-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](#partitionneur-ptscotch-public-void-partitionneur-ptscotch-construire-partition-intvect-ref-elem-part-int-ref-nb-parts-tot-const-override)

duplique#

Definition
int Partitionneur_Ptscotch::duplique() const override
Brief description
Detailed description

Reimplements:

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:`int Partitionneur_Ptscotch::duplique() const override <partitionneur-ptscotch-public-int-partitionneur-ptscotch-duplique-const-override>`
[int Partitionneur_Ptscotch::duplique() const override](#partitionneur-ptscotch-public-int-partitionneur-ptscotch-duplique-const-override)

get_info#

Definition
const Type_info * Partitionneur_Ptscotch::get_info() const override
Brief description

Donne des informations sur le type de l’ Objet_U .

Detailed description

Reimplements:

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:`const Type_info * Partitionneur_Ptscotch::get_info() const override <partitionneur-ptscotch-public-const-type-info-ptr-partitionneur-ptscotch-get-info-const-override>`
[const Type_info * Partitionneur_Ptscotch::get_info() const override](#partitionneur-ptscotch-public-const-type-info-ptr-partitionneur-ptscotch-get-info-const-override)

lire_motcle_non_standard#

Definition
int Partitionneur_Ptscotch::lire_motcle_non_standard(const Motcle &, Entree &) override
Brief description

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

Detailed description

Reimplements:

References
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:`int Partitionneur_Ptscotch::lire_motcle_non_standard(const Motcle &, Entree &) override <partitionneur-ptscotch-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](#partitionneur-ptscotch-public-int-partitionneur-ptscotch-lire-motcle-non-standard-const-motcle-ref-entree-ref-override)

Partitionneur_Ptscotch#

Definition
Partitionneur_Ptscotch::Partitionneur_Ptscotch()
Brief description
Detailed description
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:`Partitionneur_Ptscotch::Partitionneur_Ptscotch() <partitionneur-ptscotch-public-partitionneur-ptscotch-partitionneur-ptscotch>`
[Partitionneur_Ptscotch::Partitionneur_Ptscotch()](#partitionneur-ptscotch-public-partitionneur-ptscotch-partitionneur-ptscotch)

set_param#

Definition
void Partitionneur_Ptscotch::set_param(Param &param) override
Brief description
Detailed description

Reimplements:

References
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:`void Partitionneur_Ptscotch::set_param(Param &param) override <partitionneur-ptscotch-public-void-partitionneur-ptscotch-set-param-param-ref-param-override>`
[void Partitionneur_Ptscotch::set_param(Param &param) override](#partitionneur-ptscotch-public-void-partitionneur-ptscotch-set-param-param-ref-param-override)

taille_memoire#

Definition
unsigned Partitionneur_Ptscotch::taille_memoire() const override
Brief description
Detailed description

Reimplements:

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:`unsigned Partitionneur_Ptscotch::taille_memoire() const override <partitionneur-ptscotch-public-unsigned-partitionneur-ptscotch-taille-memoire-const-override>`
[unsigned Partitionneur_Ptscotch::taille_memoire() const override](#partitionneur-ptscotch-public-unsigned-partitionneur-ptscotch-taille-memoire-const-override)

~Partitionneur_Ptscotch#

Definition
Partitionneur_Ptscotch::~Partitionneur_Ptscotch()
Brief description
Detailed description
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:`Partitionneur_Ptscotch::~Partitionneur_Ptscotch() <partitionneur-ptscotch-public-partitionneur-ptscotch-dtor-partitionneur-ptscotch>`
[Partitionneur_Ptscotch::~Partitionneur_Ptscotch()](#partitionneur-ptscotch-public-partitionneur-ptscotch-dtor-partitionneur-ptscotch)

cree_instance#

Definition
Objet_U * Partitionneur_Ptscotch::cree_instance()
Brief description
Detailed description
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:`Objet_U * Partitionneur_Ptscotch::cree_instance() <partitionneur-ptscotch-public-static-objet-u-ptr-partitionneur-ptscotch-cree-instance>`
[Objet_U * Partitionneur_Ptscotch::cree_instance()](#partitionneur-ptscotch-public-static-objet-u-ptr-partitionneur-ptscotch-cree-instance)

info#

Definition
const Type_info * Partitionneur_Ptscotch::info()
Brief description
Detailed description
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:`const Type_info * Partitionneur_Ptscotch::info() <partitionneur-ptscotch-public-static-const-type-info-ptr-partitionneur-ptscotch-info>`
[const Type_info * Partitionneur_Ptscotch::info()](#partitionneur-ptscotch-public-static-const-type-info-ptr-partitionneur-ptscotch-info)

self_cast#

Definition
const Partitionneur_Ptscotch & Partitionneur_Ptscotch::self_cast(const Objet_U &)
Brief description
Detailed description
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:`const Partitionneur_Ptscotch & Partitionneur_Ptscotch::self_cast(const Objet_U &) <partitionneur-ptscotch-public-static-const-partitionneur-ptscotch-ref-partitionneur-ptscotch-self-cast-const-objet-u-ref>`
[const Partitionneur_Ptscotch & Partitionneur_Ptscotch::self_cast(const Objet_U &)](#partitionneur-ptscotch-public-static-const-partitionneur-ptscotch-ref-partitionneur-ptscotch-self-cast-const-objet-u-ref)

self_cast#

Definition
Partitionneur_Ptscotch & Partitionneur_Ptscotch::self_cast(Objet_U &)
Brief description
Detailed description
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:`Partitionneur_Ptscotch & Partitionneur_Ptscotch::self_cast(Objet_U &) <partitionneur-ptscotch-public-static-partitionneur-ptscotch-ref-partitionneur-ptscotch-self-cast-objet-u-ref>`
[Partitionneur_Ptscotch & Partitionneur_Ptscotch::self_cast(Objet_U &)](#partitionneur-ptscotch-public-static-partitionneur-ptscotch-ref-partitionneur-ptscotch-self-cast-objet-u-ref)

printOn#

Definition
Sortie & Partitionneur_Ptscotch::printOn(Sortie &x) const override
Brief description

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

Detailed description

Reimplements:

References
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:`Sortie & Partitionneur_Ptscotch::printOn(Sortie &x) const override <partitionneur-ptscotch-protected-sortie-ref-partitionneur-ptscotch-printon-sortie-ref-x-const-override>`
[Sortie & Partitionneur_Ptscotch::printOn(Sortie &x) const override](#partitionneur-ptscotch-protected-sortie-ref-partitionneur-ptscotch-printon-sortie-ref-x-const-override)

readOn#

Definition
Entree & Partitionneur_Ptscotch::readOn(Entree &) override
Brief description

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

Detailed description

Reimplements:

References
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:`Entree & Partitionneur_Ptscotch::readOn(Entree &) override <partitionneur-ptscotch-protected-entree-ref-partitionneur-ptscotch-readon-entree-ref-override>`
[Entree & Partitionneur_Ptscotch::readOn(Entree &) override](#partitionneur-ptscotch-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