Decouper_multi#

#include <Decouper_multi.h>
Brief description

Interprete Decouper_multi .

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:`Decouper\_multi <class-decouper-multi>`
[Decouper\_multi](#class-decouper-multi)

Detailed description#

Decoupage simultane de plusieurs domaine avec renseignement des sommets connectes par des Raccords (pour extension des espaces virtuels)

Inherits from#

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

Decouper_multi#

Definition
Decouper_multi::Decouper_multi()
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:`Decouper_multi::Decouper_multi() <decouper-multi-public-decouper-multi-decouper-multi>`
[Decouper_multi::Decouper_multi()](#decouper-multi-public-decouper-multi-decouper-multi)

duplique#

Definition
int Decouper_multi::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 Decouper_multi::duplique() const override <decouper-multi-public-int-decouper-multi-duplique-const-override>`
[int Decouper_multi::duplique() const override](#decouper-multi-public-int-decouper-multi-duplique-const-override)

get_info#

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

interpreter#

Definition
Entree & Decouper_multi::interpreter(Entree &is) 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:`Entree & Decouper_multi::interpreter(Entree &is) override <decouper-multi-public-entree-ref-decouper-multi-interpreter-entree-ref-is-override>`
[Entree & Decouper_multi::interpreter(Entree &is) override](#decouper-multi-public-entree-ref-decouper-multi-interpreter-entree-ref-is-override)

lire_motcle_non_standard#

Definition
int Decouper_multi::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 Decouper_multi::lire_motcle_non_standard(const Motcle &, Entree &) override <decouper-multi-public-int-decouper-multi-lire-motcle-non-standard-const-motcle-ref-entree-ref-override>`
[int Decouper_multi::lire_motcle_non_standard(const Motcle &, Entree &) override](#decouper-multi-public-int-decouper-multi-lire-motcle-non-standard-const-motcle-ref-entree-ref-override)

taille_memoire#

Definition
unsigned Decouper_multi::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 Decouper_multi::taille_memoire() const override <decouper-multi-public-unsigned-decouper-multi-taille-memoire-const-override>`
[unsigned Decouper_multi::taille_memoire() const override](#decouper-multi-public-unsigned-decouper-multi-taille-memoire-const-override)

~Decouper_multi#

Definition
Decouper_multi::~Decouper_multi()
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:`Decouper_multi::~Decouper_multi() <decouper-multi-public-decouper-multi-dtor-decouper-multi>`
[Decouper_multi::~Decouper_multi()](#decouper-multi-public-decouper-multi-dtor-decouper-multi)

cree_instance#

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

info#

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

self_cast#

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

self_cast#

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

printOn#

Definition
Sortie & Decouper_multi::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 & Decouper_multi::printOn(Sortie &x) const override <decouper-multi-protected-sortie-ref-decouper-multi-printon-sortie-ref-x-const-override>`
[Sortie & Decouper_multi::printOn(Sortie &x) const override](#decouper-multi-protected-sortie-ref-decouper-multi-printon-sortie-ref-x-const-override)

readOn#

Definition
Entree & Decouper_multi::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 & Decouper_multi::readOn(Entree &) override <decouper-multi-protected-entree-ref-decouper-multi-readon-entree-ref-override>`
[Entree & Decouper_multi::readOn(Entree &) override](#decouper-multi-protected-entree-ref-decouper-multi-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Decouper_multi::info_obj
decoupeurs (private)
std::map<std::string, Decouper> Decouper_multi::decoupeurs
tolerance (private)
double Decouper_multi::tolerance = 1e-8