Tetraedriser#

#include <Tetraedriser.h>
Brief description

Classe Tetraedriser Cette classe est un interprete qui sert a lire et executer.

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:`Tetraedriser <class-tetraedriser>`
[Tetraedriser](#class-tetraedriser)

Detailed description#

la directive Tetraedriser : Tetraedriser nom_domaine Cette directive est a utiliser en discretisation VEF pour obtenir un maillage tetraedrique a partir d’un maillage constitue de paves.

Inherits from#

Inheritance graph#

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

../../../../../_images/classTetraedriser__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

dimension_application#

Definition
int Tetraedriser::dimension_application() 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 Tetraedriser::dimension_application() const override <tetraedriser-public-int-tetraedriser-dimension-application-const-override>`
[int Tetraedriser::dimension_application() const override](#tetraedriser-public-int-tetraedriser-dimension-application-const-override)

duplique#

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

get_info#

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

taille_memoire#

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

Tetraedriser#

Definition
Tetraedriser::Tetraedriser()
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:`Tetraedriser::Tetraedriser() <tetraedriser-public-tetraedriser-tetraedriser>`
[Tetraedriser::Tetraedriser()](#tetraedriser-public-tetraedriser-tetraedriser)

trianguler#

Definition
void Tetraedriser::trianguler(Domaine &) const override
Brief description

Tetraedrise tous les elements d’un domaine: transforme les elements goemetriques du domaine en tetraedres.

Detailed description

Pour l’instant on ne sait tetraedriser que des Hexaedre. (on les coupe en 2). Les elements sont tetraedrises et tous les bords sont types en Triangle_3D.

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 Tetraedriser::trianguler(Domaine &) const override <tetraedriser-public-void-tetraedriser-trianguler-domaine-ref-const-override>`
[void Tetraedriser::trianguler(Domaine &) const override](#tetraedriser-public-void-tetraedriser-trianguler-domaine-ref-const-override)

~Tetraedriser#

Definition
Tetraedriser::~Tetraedriser()
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:`Tetraedriser::~Tetraedriser() <tetraedriser-public-tetraedriser-dtor-tetraedriser>`
[Tetraedriser::~Tetraedriser()](#tetraedriser-public-tetraedriser-dtor-tetraedriser)

cree_instance#

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

info#

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

self_cast#

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

self_cast#

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

printOn#

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

readOn#

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

Attributes Documentation#

info_obj (public)
const Type_info Tetraedriser::info_obj