Esp_Dist#

#include <Esp_Dist.h>
Brief description

Espace distant utilise pour la gestion des tableaux distribues Cette classe permet de decrire un espace distant d’un vecteur de donnees.

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:`Esp\_Dist <class-esp-dist>`
[Esp\_Dist](#class-esp-dist)

Detailed description#

Elle porte un int representant le numero de processeur a qui est destine le domaine decrite. La description de cet espace distant consiste en un vecteur d’entiers contenant les indices des elements a envoyer.

Inherits from#

Inheritance graph#

If the image is too small, right-click and open in new tab

../../../../../_images/classEsp__Dist__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

duplique#

Definition
int Esp_Dist::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 Esp_Dist::duplique() const override <esp-dist-public-int-esp-dist-duplique-const-override>`
[int Esp_Dist::duplique() const override](#esp-dist-public-int-esp-dist-duplique-const-override)

Esp_Dist#

Definition
Esp_Dist::Esp_Dist()
Brief description

Constructeur par defaut.

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:`Esp_Dist::Esp_Dist() <esp-dist-public-esp-dist-esp-dist>`
[Esp_Dist::Esp_Dist()](#esp-dist-public-esp-dist-esp-dist)

get_info#

Definition
const Type_info * Esp_Dist::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 * Esp_Dist::get_info() const override <esp-dist-public-const-type-info-ptr-esp-dist-get-info-const-override>`
[const Type_info * Esp_Dist::get_info() const override](#esp-dist-public-const-type-info-ptr-esp-dist-get-info-const-override)

taille_memoire#

Definition
unsigned Esp_Dist::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 Esp_Dist::taille_memoire() const override <esp-dist-public-unsigned-esp-dist-taille-memoire-const-override>`
[unsigned Esp_Dist::taille_memoire() const override](#esp-dist-public-unsigned-esp-dist-taille-memoire-const-override)

~Esp_Dist#

Definition
Esp_Dist::~Esp_Dist()
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:`Esp_Dist::~Esp_Dist() <esp-dist-public-esp-dist-dtor-esp-dist>`
[Esp_Dist::~Esp_Dist()](#esp-dist-public-esp-dist-dtor-esp-dist)

cree_instance#

Definition
Objet_U * Esp_Dist::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 * Esp_Dist::cree_instance() <esp-dist-public-static-objet-u-ptr-esp-dist-cree-instance>`
[Objet_U * Esp_Dist::cree_instance()](#esp-dist-public-static-objet-u-ptr-esp-dist-cree-instance)

info#

Definition
const Type_info * Esp_Dist::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 * Esp_Dist::info() <esp-dist-public-static-const-type-info-ptr-esp-dist-info>`
[const Type_info * Esp_Dist::info()](#esp-dist-public-static-const-type-info-ptr-esp-dist-info)

self_cast#

Definition
const Esp_Dist & Esp_Dist::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 Esp_Dist & Esp_Dist::self_cast(const Objet_U &) <esp-dist-public-static-const-esp-dist-ref-esp-dist-self-cast-const-objet-u-ref>`
[const Esp_Dist & Esp_Dist::self_cast(const Objet_U &)](#esp-dist-public-static-const-esp-dist-ref-esp-dist-self-cast-const-objet-u-ref)

self_cast#

Definition
Esp_Dist & Esp_Dist::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:`Esp_Dist & Esp_Dist::self_cast(Objet_U &) <esp-dist-public-static-esp-dist-ref-esp-dist-self-cast-objet-u-ref>`
[Esp_Dist & Esp_Dist::self_cast(Objet_U &)](#esp-dist-public-static-esp-dist-ref-esp-dist-self-cast-objet-u-ref)

printOn#

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

Ecriture d’un espace distant sur un flot de sortie Un espace distant est represente par son tableau d’indices et le processus voisin concerne.

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 & Esp_Dist::printOn(Sortie &x) const override <esp-dist-protected-sortie-ref-esp-dist-printon-sortie-ref-x-const-override>`
[Sortie & Esp_Dist::printOn(Sortie &x) const override](#esp-dist-protected-sortie-ref-esp-dist-printon-sortie-ref-x-const-override)

readOn#

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

Lecture d’un espace distant dans un flot d’entree.

Detailed description

Un espace distant est represente par son tableau d’indices et le processus voisin concerne.

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 & Esp_Dist::readOn(Entree &) override <esp-dist-protected-entree-ref-esp-dist-readon-entree-ref-override>`
[Entree & Esp_Dist::readOn(Entree &) override](#esp-dist-protected-entree-ref-esp-dist-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Esp_Dist::info_obj
desc_ed_ (private)
TRUST_Vector<Descripteur> Esp_Dist::desc_ed_
PE_voisin_ (private)
int Esp_Dist::PE_voisin_