Trianguler_fin#

#include <Trianguler_fin.h>
Brief description

Classe Trianguler_fin 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:`Trianguler\_fin <class-trianguler-fin>`
[Trianguler\_fin](#class-trianguler-fin)

Detailed description#

la directive Trianguler_fin : Trianguler_fin nom_domaine Cette directive est a utiliser en discretisation VEF pour obtenir un maillage triangulaire a partir d’un maillage constitue de rectangles.

Inherits from#

Inheritance graph#

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

../../../../../_images/classTrianguler__fin__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

dimension_application#

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

duplique#

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

get_info#

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

taille_memoire#

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

trianguler#

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

Triangule tous les element d’un domaine: transforme les elements goemetriques du domaine en triangles.

Detailed description

Pour l’instant on ne sait trianguler que des Rectangles (on les coupe en 8).

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

Trianguler_fin#

Definition
Trianguler_fin::Trianguler_fin()
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:`Trianguler_fin::Trianguler_fin() <trianguler-fin-public-trianguler-fin-trianguler-fin>`
[Trianguler_fin::Trianguler_fin()](#trianguler-fin-public-trianguler-fin-trianguler-fin)

~Trianguler_fin#

Definition
Trianguler_fin::~Trianguler_fin()
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:`Trianguler_fin::~Trianguler_fin() <trianguler-fin-public-trianguler-fin-dtor-trianguler-fin>`
[Trianguler_fin::~Trianguler_fin()](#trianguler-fin-public-trianguler-fin-dtor-trianguler-fin)

cree_instance#

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

info#

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

self_cast#

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

self_cast#

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

printOn#

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

readOn#

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

Attributes Documentation#

info_obj (public)
const Type_info Trianguler_fin::info_obj