Mailler_32_64#
#include <Mailler.h>
Classe Mailler Un mailleur par agglomeration de domaines (paves en 2D et blocks en 3D)
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:`Mailler\_32\_64 <class-template-mailler-32-64>`
[Mailler\_32\_64](#class-template-mailler-32-64)
Detailed description#
Structure du jeu de donnee (en dimension 2) : Mailler dom { [Epsilon eps] Pave nompave1 { Origine OX OY Longueurs LX LY Nombre_de_Noeuds NX NY } { Bord nom_bord1 X = X0 Y0 < = Y < = Y1 Bord nom_bord2 X = X0 Y1 < = Y < = Y2 Bord nom_bord2 Y = Y0 X1 < = X < = X2 … } , Pave nompave2 … } Deux points seront confondus des que la distance entre eux est inferieure a Epsilon.
Inherits from#
public : Interprete_geometrique_base_32_64
<_SIZE_>
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#
duplique#
int Mailler_32_64<_T_>::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 Mailler_32_64<_T_>::duplique() const override <mailler-32-64-public-int-mailler-32-64-t-duplique-const-override>`
[int Mailler_32_64<_T_>::duplique() const override](#mailler-32-64-public-int-mailler-32-64-t-duplique-const-override)
get_info#
const Type_info * Mailler_32_64<_T_>::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 * Mailler_32_64<_T_>::get_info() const override <mailler-32-64-public-const-type-info-ptr-mailler-32-64-t-get-info-const-override>`
[const Type_info * Mailler_32_64<_T_>::get_info() const override](#mailler-32-64-public-const-type-info-ptr-mailler-32-64-t-get-info-const-override)
info_obj#
const Type_info Mailler_32_64<trustIdType>::info_obj("Mailler" "_64", Mailler_32_64< trustIdType >::cree_instance, 1, Mailler_32_64bases< trustIdType >)
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 Mailler_32_64<trustIdType>::info_obj("Mailler" "_64", Mailler_32_64< trustIdType >::cree_instance, 1, Mailler_32_64bases< trustIdType >) <mailler-32-64-public-const-type-info-mailler-32-64-trustidtype-info-obj-"mailler"-"-64"-mailler-32-64-trustidtype-cree-instance-1-mailler-32-64bases-trustidtype>`
[const Type_info Mailler_32_64<trustIdType>::info_obj("Mailler" "_64", Mailler_32_64< trustIdType >::cree_instance, 1, Mailler_32_64bases< trustIdType >)](#mailler-32-64-public-const-type-info-mailler-32-64-trustidtype-info-obj-"mailler"-"-64"-mailler-32-64-trustidtype-cree-instance-1-mailler-32-64bases-trustidtype)
info_obj#
const Type_info Mailler_32_64<int>::info_obj("Mailler", Mailler_32_64< int >::cree_instance, 1, Mailler_32_64bases< int >)
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 Mailler_32_64<int>::info_obj("Mailler", Mailler_32_64< int >::cree_instance, 1, Mailler_32_64bases< int >) <mailler-32-64-public-const-type-info-mailler-32-64-int-info-obj-"mailler"-mailler-32-64-int-cree-instance-1-mailler-32-64bases-int>`
[const Type_info Mailler_32_64<int>::info_obj("Mailler", Mailler_32_64< int >::cree_instance, 1, Mailler_32_64bases< int >)](#mailler-32-64-public-const-type-info-mailler-32-64-int-info-obj-"mailler"-mailler-32-64-int-cree-instance-1-mailler-32-64bases-int)
interpreter_#
Entree & Mailler_32_64<_SIZE_>::interpreter_(Entree &) override
Fonction principale de l’interprete Mailler Structure du jeu de donnee (en dimension 2) :
Detailed description
Mailler dom { [Epsilon eps] [objet1] , [objet2] … } Deux points seront confondus des que la distance entre eux est inferieure a Epsilon.
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 & Mailler_32_64<_SIZE_>::interpreter_(Entree &) override <mailler-32-64-public-entree-ref-mailler-32-64-size-interpreter-underscore-entree-ref-override>`
[Entree & Mailler_32_64<_SIZE_>::interpreter_(Entree &) override](#mailler-32-64-public-entree-ref-mailler-32-64-size-interpreter-underscore-entree-ref-override)
Mailler_32_64#
Mailler_32_64<_T_>::Mailler_32_64()
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:`Mailler_32_64<_T_>::Mailler_32_64() <mailler-32-64-public-mailler-32-64-t-mailler-32-64>`
[Mailler_32_64<_T_>::Mailler_32_64()](#mailler-32-64-public-mailler-32-64-t-mailler-32-64)
taille_memoire#
unsigned Mailler_32_64<_T_>::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 Mailler_32_64<_T_>::taille_memoire() const override <mailler-32-64-public-unsigned-mailler-32-64-t-taille-memoire-const-override>`
[unsigned Mailler_32_64<_T_>::taille_memoire() const override](#mailler-32-64-public-unsigned-mailler-32-64-t-taille-memoire-const-override)
~Mailler_32_64#
Mailler_32_64<_T_>::~Mailler_32_64()
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:`Mailler_32_64<_T_>::~Mailler_32_64() <mailler-32-64-public-mailler-32-64-t-dtor-mailler-32-64>`
[Mailler_32_64<_T_>::~Mailler_32_64()](#mailler-32-64-public-mailler-32-64-t-dtor-mailler-32-64)
cree_instance#
Objet_U * Mailler_32_64<_T_>::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 * Mailler_32_64<_T_>::cree_instance() <mailler-32-64-public-static-objet-u-ptr-mailler-32-64-t-cree-instance>`
[Objet_U * Mailler_32_64<_T_>::cree_instance()](#mailler-32-64-public-static-objet-u-ptr-mailler-32-64-t-cree-instance)
info#
const Type_info * Mailler_32_64<_T_>::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 * Mailler_32_64<_T_>::info() <mailler-32-64-public-static-const-type-info-ptr-mailler-32-64-t-info>`
[const Type_info * Mailler_32_64<_T_>::info()](#mailler-32-64-public-static-const-type-info-ptr-mailler-32-64-t-info)
self_cast#
const Mailler_32_64<_T_> & Mailler_32_64<_T_>::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 Mailler_32_64<_T_> & Mailler_32_64<_T_>::self_cast(const Objet_U &) <mailler-32-64-public-static-const-mailler-32-64-t-ref-mailler-32-64-t-self-cast-const-objet-u-ref>`
[const Mailler_32_64<_T_> & Mailler_32_64<_T_>::self_cast(const Objet_U &)](#mailler-32-64-public-static-const-mailler-32-64-t-ref-mailler-32-64-t-self-cast-const-objet-u-ref)
self_cast#
Mailler_32_64<_T_> & Mailler_32_64<_T_>::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:`Mailler_32_64<_T_> & Mailler_32_64<_T_>::self_cast(Objet_U &) <mailler-32-64-public-static-mailler-32-64-t-ref-mailler-32-64-t-self-cast-objet-u-ref>`
[Mailler_32_64<_T_> & Mailler_32_64<_T_>::self_cast(Objet_U &)](#mailler-32-64-public-static-mailler-32-64-t-ref-mailler-32-64-t-self-cast-objet-u-ref)
printOn#
Sortie & Mailler_32_64<_SIZE_>::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 & Mailler_32_64<_SIZE_>::printOn(Sortie &x) const override <mailler-32-64-protected-sortie-ref-mailler-32-64-size-printon-sortie-ref-x-const-override>`
[Sortie & Mailler_32_64<_SIZE_>::printOn(Sortie &x) const override](#mailler-32-64-protected-sortie-ref-mailler-32-64-size-printon-sortie-ref-x-const-override)
readOn#
Entree & Mailler_32_64<_SIZE_>::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 & Mailler_32_64<_SIZE_>::readOn(Entree &) override <mailler-32-64-protected-entree-ref-mailler-32-64-size-readon-entree-ref-override>`
[Entree & Mailler_32_64<_SIZE_>::readOn(Entree &) override](#mailler-32-64-protected-entree-ref-mailler-32-64-size-readon-entree-ref-override)
Attributes Documentation#
const Type_info Mailler_32_64<_SIZE_>::info_obj