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