Tetraedriser#
#include <Tetraedriser.h>
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#
public : Triangulation_base
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#
dimension_application#
int Tetraedriser::dimension_application() 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 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#
int Tetraedriser::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 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#
const Type_info * Tetraedriser::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 * 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#
unsigned Tetraedriser::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 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#
Tetraedriser::Tetraedriser()
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#
void Tetraedriser::trianguler(Domaine &) const override
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:
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#
Tetraedriser::~Tetraedriser()
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#
Objet_U * Tetraedriser::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 * 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#
const Type_info * Tetraedriser::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 * 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#
const Tetraedriser & Tetraedriser::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 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#
Tetraedriser & Tetraedriser::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:`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#
Sortie & Tetraedriser::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 & 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#
Entree & Tetraedriser::readOn(Entree &) override
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#
const Type_info Tetraedriser::info_obj