Tetraedriser_par_prisme#

#include <Tetraedriser_par_prisme.h>
Brief description

Classe Tetra_par_prisme 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\_par\_prisme <class-tetraedriser-par-prisme>`
[Tetraedriser\_par\_prisme](#class-tetraedriser-par-prisme)

Detailed description#

la directive Tetra_par_prisme: Tetra_par_prisme nom_domaine Cette directive est a utiliser en discretisation VEF pour obtenir un maillage tetraedrique (par prismes) 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__par__prisme__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_par_prisme::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_par_prisme::dimension_application() const override <tetraedriser-par-prisme-public-int-tetraedriser-par-prisme-dimension-application-const-override>`
[int Tetraedriser_par_prisme::dimension_application() const override](#tetraedriser-par-prisme-public-int-tetraedriser-par-prisme-dimension-application-const-override)

duplique#

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

get_info#

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

taille_memoire#

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

Tetraedriser_par_prisme#

Definition
Tetraedriser_par_prisme::Tetraedriser_par_prisme()
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_par_prisme::Tetraedriser_par_prisme() <tetraedriser-par-prisme-public-tetraedriser-par-prisme-tetraedriser-par-prisme>`
[Tetraedriser_par_prisme::Tetraedriser_par_prisme()](#tetraedriser-par-prisme-public-tetraedriser-par-prisme-tetraedriser-par-prisme)

trianguler#

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

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

Detailed description

par la methode des prismes. 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_par_prisme::trianguler(Domaine &) const override <tetraedriser-par-prisme-public-void-tetraedriser-par-prisme-trianguler-domaine-ref-const-override>`
[void Tetraedriser_par_prisme::trianguler(Domaine &) const override](#tetraedriser-par-prisme-public-void-tetraedriser-par-prisme-trianguler-domaine-ref-const-override)

~Tetraedriser_par_prisme#

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

cree_instance#

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

info#

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

self_cast#

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

self_cast#

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

printOn#

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

readOn#

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

Attributes Documentation#

info_obj (public)
const Type_info Tetraedriser_par_prisme::info_obj