Partitionneur_Sous_Domaine#
#include <Partitionneur_Sous_Domaine.h>
Decoupeur permettant de decouper des sous - domaines (se recouvrant potentiellement) crees par Create_domain_from_sub_domain de maniere “conforme” : le sous - domaine est decoupe de maniere.
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\_Sous\_Domaine <class-partitionneur-sous-domaine>`
[Partitionneur\_Sous\_Domaine](#class-partitionneur-sous-domaine)
Detailed description#
“conforme” avec le domaine complet. Utilisation: Syntaxe: Decouper dom_N { partitionneur sous_domaine { fichier decoup/domaine_glob.txt fichier_ssz sous_domaine_dom_N.file OU nom_ssz sous_domaine } Nom_Domaines decoup/dom_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_Sous_Domaine::associer_domaine(const Domaine &dom) override
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_Sous_Domaine::associer_domaine(const Domaine &dom) override <partitionneur-sous-domaine-public-void-partitionneur-sous-domaine-associer-domaine-const-domaine-ref-dom-override>`
[void Partitionneur_Sous_Domaine::associer_domaine(const Domaine &dom) override](#partitionneur-sous-domaine-public-void-partitionneur-sous-domaine-associer-domaine-const-domaine-ref-dom-override)
construire_partition#
void Partitionneur_Sous_Domaine::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_Sous_Domaine::construire_partition(IntVect &elem_part, int &nb_parts_tot) const override <partitionneur-sous-domaine-public-void-partitionneur-sous-domaine-construire-partition-intvect-ref-elem-part-int-ref-nb-parts-tot-const-override>`
[void Partitionneur_Sous_Domaine::construire_partition(IntVect &elem_part, int &nb_parts_tot) const override](#partitionneur-sous-domaine-public-void-partitionneur-sous-domaine-construire-partition-intvect-ref-elem-part-int-ref-nb-parts-tot-const-override)
duplique#
int Partitionneur_Sous_Domaine::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_Sous_Domaine::duplique() const override <partitionneur-sous-domaine-public-int-partitionneur-sous-domaine-duplique-const-override>`
[int Partitionneur_Sous_Domaine::duplique() const override](#partitionneur-sous-domaine-public-int-partitionneur-sous-domaine-duplique-const-override)
get_info#
const Type_info * Partitionneur_Sous_Domaine::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_Sous_Domaine::get_info() const override <partitionneur-sous-domaine-public-const-type-info-ptr-partitionneur-sous-domaine-get-info-const-override>`
[const Type_info * Partitionneur_Sous_Domaine::get_info() const override](#partitionneur-sous-domaine-public-const-type-info-ptr-partitionneur-sous-domaine-get-info-const-override)
Partitionneur_Sous_Domaine#
Partitionneur_Sous_Domaine::Partitionneur_Sous_Domaine()
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:`Partitionneur_Sous_Domaine::Partitionneur_Sous_Domaine() <partitionneur-sous-domaine-public-partitionneur-sous-domaine-partitionneur-sous-domaine>`
[Partitionneur_Sous_Domaine::Partitionneur_Sous_Domaine()](#partitionneur-sous-domaine-public-partitionneur-sous-domaine-partitionneur-sous-domaine)
set_param#
void Partitionneur_Sous_Domaine::set_param(Param ¶m) override
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_Sous_Domaine::set_param(Param ¶m) override <partitionneur-sous-domaine-public-void-partitionneur-sous-domaine-set-param-param-ref-param-override>`
[void Partitionneur_Sous_Domaine::set_param(Param ¶m) override](#partitionneur-sous-domaine-public-void-partitionneur-sous-domaine-set-param-param-ref-param-override)
taille_memoire#
unsigned Partitionneur_Sous_Domaine::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_Sous_Domaine::taille_memoire() const override <partitionneur-sous-domaine-public-unsigned-partitionneur-sous-domaine-taille-memoire-const-override>`
[unsigned Partitionneur_Sous_Domaine::taille_memoire() const override](#partitionneur-sous-domaine-public-unsigned-partitionneur-sous-domaine-taille-memoire-const-override)
~Partitionneur_Sous_Domaine#
Partitionneur_Sous_Domaine::~Partitionneur_Sous_Domaine()
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_Sous_Domaine::~Partitionneur_Sous_Domaine() <partitionneur-sous-domaine-public-partitionneur-sous-domaine-dtor-partitionneur-sous-domaine>`
[Partitionneur_Sous_Domaine::~Partitionneur_Sous_Domaine()](#partitionneur-sous-domaine-public-partitionneur-sous-domaine-dtor-partitionneur-sous-domaine)
cree_instance#
Objet_U * Partitionneur_Sous_Domaine::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_Sous_Domaine::cree_instance() <partitionneur-sous-domaine-public-static-objet-u-ptr-partitionneur-sous-domaine-cree-instance>`
[Objet_U * Partitionneur_Sous_Domaine::cree_instance()](#partitionneur-sous-domaine-public-static-objet-u-ptr-partitionneur-sous-domaine-cree-instance)
info#
const Type_info * Partitionneur_Sous_Domaine::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_Sous_Domaine::info() <partitionneur-sous-domaine-public-static-const-type-info-ptr-partitionneur-sous-domaine-info>`
[const Type_info * Partitionneur_Sous_Domaine::info()](#partitionneur-sous-domaine-public-static-const-type-info-ptr-partitionneur-sous-domaine-info)
self_cast#
const Partitionneur_Sous_Domaine & Partitionneur_Sous_Domaine::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_Sous_Domaine & Partitionneur_Sous_Domaine::self_cast(const Objet_U &) <partitionneur-sous-domaine-public-static-const-partitionneur-sous-domaine-ref-partitionneur-sous-domaine-self-cast-const-objet-u-ref>`
[const Partitionneur_Sous_Domaine & Partitionneur_Sous_Domaine::self_cast(const Objet_U &)](#partitionneur-sous-domaine-public-static-const-partitionneur-sous-domaine-ref-partitionneur-sous-domaine-self-cast-const-objet-u-ref)
self_cast#
Partitionneur_Sous_Domaine & Partitionneur_Sous_Domaine::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_Sous_Domaine & Partitionneur_Sous_Domaine::self_cast(Objet_U &) <partitionneur-sous-domaine-public-static-partitionneur-sous-domaine-ref-partitionneur-sous-domaine-self-cast-objet-u-ref>`
[Partitionneur_Sous_Domaine & Partitionneur_Sous_Domaine::self_cast(Objet_U &)](#partitionneur-sous-domaine-public-static-partitionneur-sous-domaine-ref-partitionneur-sous-domaine-self-cast-objet-u-ref)
printOn#
Sortie & Partitionneur_Sous_Domaine::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_Sous_Domaine::printOn(Sortie &x) const override <partitionneur-sous-domaine-protected-sortie-ref-partitionneur-sous-domaine-printon-sortie-ref-x-const-override>`
[Sortie & Partitionneur_Sous_Domaine::printOn(Sortie &x) const override](#partitionneur-sous-domaine-protected-sortie-ref-partitionneur-sous-domaine-printon-sortie-ref-x-const-override)
readOn#
Entree & Partitionneur_Sous_Domaine::readOn(Entree &) override
Lecture des parametres du partitionneur sur disque.
Detailed description
Fomat attendu: { fichier FILENAME fichier_ssz FILENAME } 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_Sous_Domaine::readOn(Entree &) override <partitionneur-sous-domaine-protected-entree-ref-partitionneur-sous-domaine-readon-entree-ref-override>`
[Entree & Partitionneur_Sous_Domaine::readOn(Entree &) override](#partitionneur-sous-domaine-protected-entree-ref-partitionneur-sous-domaine-readon-entree-ref-override)
Attributes Documentation#
const Type_info Partitionneur_Sous_Domaine::info_obj
Nom Partitionneur_Sous_Domaine::filename_
Nom Partitionneur_Sous_Domaine::filename_ssz_
! Nom du fichier de decoupe globale
Nom Partitionneur_Sous_Domaine::name_ssz_