Trianguler#

#include <Trianguler.h>
Brief description

Classe Trianguler 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 <class-trianguler>`
[Trianguler](#class-trianguler)

Detailed description#

la directive Trianguler : Trianguler 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__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::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::dimension_application() const override <trianguler-public-int-trianguler-dimension-application-const-override>`
[int Trianguler::dimension_application() const override](#trianguler-public-int-trianguler-dimension-application-const-override)

duplique#

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

get_info#

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

taille_memoire#

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

Trianguler#

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

trianguler#

Definition
void Trianguler::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 2).

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

~Trianguler#

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

cree_instance#

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

info#

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

self_cast#

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

self_cast#

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

printOn#

Definition
Sortie & Trianguler::printOn(Sortie &x) const override
Brief description

Simple appel a: Interprete::printOn(Sortie&)

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

readOn#

Definition
Entree & Trianguler::readOn(Entree &) override
Brief description

Simple appel a: Interprete::readOn(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:`Entree & Trianguler::readOn(Entree &) override <trianguler-protected-entree-ref-trianguler-readon-entree-ref-override>`
[Entree & Trianguler::readOn(Entree &) override](#trianguler-protected-entree-ref-trianguler-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Trianguler::info_obj