Partitionneur_Union#
#include <Partitionneur_Union.h>
Decoupeur permettant de decouper un domaine global de maniere conforme avec un ensemble de sous - domaines deja decoupes.
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\_Union <class-partitionneur-union>`
[Partitionneur\_Union](#class-partitionneur-union)
Detailed description#
C’est l’operation inverse de Partitionneur_Sous_Domaine . Syntaxe: partitionneur union { <sous - domaine 1> <fichier ecrire_decoupage du sous - domaine 1> … <sous - domaine N> <fichier ecrire_decoupage du sous - domaine N> }
Inherits from#
public : Partitionneur_base_32_64
<int>
Inheritance graph#
If the image is too small, right-click and open in new tab
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
associer_domaine#
void Partitionneur_Union::associer_domaine(const Domaine &dom) override
Detailed description
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_Union::associer_domaine(const Domaine &dom) override <partitionneur-union-public-void-partitionneur-union-associer-domaine-const-domaine-ref-dom-override>`
[void Partitionneur_Union::associer_domaine(const Domaine &dom) override](#partitionneur-union-public-void-partitionneur-union-associer-domaine-const-domaine-ref-dom-override)
construire_partition#
void Partitionneur_Union::construire_partition(IntVect &elem_part, int &nb_parts_tot) const override
Lit le contenu du fichier “filename_” et stocke le resultat dans elem_part.
Detailed description
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_Union::construire_partition(IntVect &elem_part, int &nb_parts_tot) const override <partitionneur-union-public-void-partitionneur-union-construire-partition-intvect-ref-elem-part-int-ref-nb-parts-tot-const-override>`
[void Partitionneur_Union::construire_partition(IntVect &elem_part, int &nb_parts_tot) const override](#partitionneur-union-public-void-partitionneur-union-construire-partition-intvect-ref-elem-part-int-ref-nb-parts-tot-const-override)
duplique#
int Partitionneur_Union::duplique() const override
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_Union::duplique() const override <partitionneur-union-public-int-partitionneur-union-duplique-const-override>`
[int Partitionneur_Union::duplique() const override](#partitionneur-union-public-int-partitionneur-union-duplique-const-override)
get_info#
const Type_info * Partitionneur_Union::get_info() const override
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_Union::get_info() const override <partitionneur-union-public-const-type-info-ptr-partitionneur-union-get-info-const-override>`
[const Type_info * Partitionneur_Union::get_info() const override](#partitionneur-union-public-const-type-info-ptr-partitionneur-union-get-info-const-override)
initialiser#
void Partitionneur_Union::initialiser(const char *filename, const char *filename_ssz)
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_Union::initialiser(const char *filename, const char *filename_ssz) <partitionneur-union-public-void-partitionneur-union-initialiser-const-char-ptr-filename-const-char-ptr-filename-ssz>`
[void Partitionneur_Union::initialiser(const char *filename, const char *filename_ssz)](#partitionneur-union-public-void-partitionneur-union-initialiser-const-char-ptr-filename-const-char-ptr-filename-ssz)
Partitionneur_Union#
Partitionneur_Union::Partitionneur_Union()
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_Union::Partitionneur_Union() <partitionneur-union-public-partitionneur-union-partitionneur-union>`
[Partitionneur_Union::Partitionneur_Union()](#partitionneur-union-public-partitionneur-union-partitionneur-union)
set_param#
void Partitionneur_Union::set_param(Param ¶m) override
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:`void Partitionneur_Union::set_param(Param ¶m) override <partitionneur-union-public-void-partitionneur-union-set-param-param-ref-param-override>`
[void Partitionneur_Union::set_param(Param ¶m) override](#partitionneur-union-public-void-partitionneur-union-set-param-param-ref-param-override)
taille_memoire#
unsigned Partitionneur_Union::taille_memoire() const override
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_Union::taille_memoire() const override <partitionneur-union-public-unsigned-partitionneur-union-taille-memoire-const-override>`
[unsigned Partitionneur_Union::taille_memoire() const override](#partitionneur-union-public-unsigned-partitionneur-union-taille-memoire-const-override)
~Partitionneur_Union#
Partitionneur_Union::~Partitionneur_Union()
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_Union::~Partitionneur_Union() <partitionneur-union-public-partitionneur-union-dtor-partitionneur-union>`
[Partitionneur_Union::~Partitionneur_Union()](#partitionneur-union-public-partitionneur-union-dtor-partitionneur-union)
cree_instance#
Objet_U * Partitionneur_Union::cree_instance()
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_Union::cree_instance() <partitionneur-union-public-static-objet-u-ptr-partitionneur-union-cree-instance>`
[Objet_U * Partitionneur_Union::cree_instance()](#partitionneur-union-public-static-objet-u-ptr-partitionneur-union-cree-instance)
info#
const Type_info * Partitionneur_Union::info()
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_Union::info() <partitionneur-union-public-static-const-type-info-ptr-partitionneur-union-info>`
[const Type_info * Partitionneur_Union::info()](#partitionneur-union-public-static-const-type-info-ptr-partitionneur-union-info)
self_cast#
const Partitionneur_Union & Partitionneur_Union::self_cast(const Objet_U &)
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_Union & Partitionneur_Union::self_cast(const Objet_U &) <partitionneur-union-public-static-const-partitionneur-union-ref-partitionneur-union-self-cast-const-objet-u-ref>`
[const Partitionneur_Union & Partitionneur_Union::self_cast(const Objet_U &)](#partitionneur-union-public-static-const-partitionneur-union-ref-partitionneur-union-self-cast-const-objet-u-ref)
self_cast#
Partitionneur_Union & Partitionneur_Union::self_cast(Objet_U &)
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_Union & Partitionneur_Union::self_cast(Objet_U &) <partitionneur-union-public-static-partitionneur-union-ref-partitionneur-union-self-cast-objet-u-ref>`
[Partitionneur_Union & Partitionneur_Union::self_cast(Objet_U &)](#partitionneur-union-public-static-partitionneur-union-ref-partitionneur-union-self-cast-objet-u-ref)
printOn#
Sortie & Partitionneur_Union::printOn(Sortie &x) const override
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_Union::printOn(Sortie &x) const override <partitionneur-union-protected-sortie-ref-partitionneur-union-printon-sortie-ref-x-const-override>`
[Sortie & Partitionneur_Union::printOn(Sortie &x) const override](#partitionneur-union-protected-sortie-ref-partitionneur-union-printon-sortie-ref-x-const-override)
readOn#
Entree & Partitionneur_Union::readOn(Entree &) override
Lecture des parametres du partitionneur sur disque.
Detailed description
Fomat attendu: { sous_domaine decoupage_sous_domaine } FILENAME est le nom d’un fichier existant au format ArrOfInt ascii.
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_Union::readOn(Entree &) override <partitionneur-union-protected-entree-ref-partitionneur-union-readon-entree-ref-override>`
[Entree & Partitionneur_Union::readOn(Entree &) override](#partitionneur-union-protected-entree-ref-partitionneur-union-readon-entree-ref-override)
Attributes Documentation#
const Type_info Partitionneur_Union::info_obj
std::map<std::string, std::string> Partitionneur_Union::fic_ssz
TRUST_Ref<Domaine *> Partitionneur_Union::ref_domaine_