Rectangle_32_64#

#include <Rectangle.h>
Brief description

Classe Rectangle Cette classe represente l’element geometrique Rectangle.

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:`Rectangle\_32\_64 <class-template-rectangle-32-64>`
[Rectangle\_32\_64](#class-template-rectangle-32-64)

Detailed description#

Un rectangle a 4 faces, 4 sommets et 1 seul type de face ayant 2 sommets par face.

Inherits from#

Inherited by#

Inheritance graph#

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

../../../../../_images/classRectangle__32__64__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

calculer_normales#

Definition
void Rectangle_32_64<_SIZE_>::calculer_normales(const IntTab_t &faces_sommets, DoubleTab_t &face_normales) const override
Brief description

Calcule les normales aux faces des elements du domaine associe.

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:`void Rectangle_32_64<_SIZE_>::calculer_normales(const IntTab_t &faces_sommets, DoubleTab_t &face_normales) const override <rectangle-32-64-public-void-rectangle-32-64-size-calculer-normales-const-inttab-t-ref-faces-sommets-doubletab-t-ref-face-normales-const-override>`
[void Rectangle_32_64<_SIZE_>::calculer_normales(const IntTab_t &faces_sommets, DoubleTab_t &face_normales) const override](#rectangle-32-64-public-void-rectangle-32-64-size-calculer-normales-const-inttab-t-ref-faces-sommets-doubletab-t-ref-face-normales-const-override)

calculer_volumes#

Definition
void Rectangle_32_64<_SIZE_>::calculer_volumes(DoubleVect_t &vols) const override
Brief description

Calcule les volumes des elements du domaine associe.

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:`void Rectangle_32_64<_SIZE_>::calculer_volumes(DoubleVect_t &vols) const override <rectangle-32-64-public-void-rectangle-32-64-size-calculer-volumes-doublevect-t-ref-vols-const-override>`
[void Rectangle_32_64<_SIZE_>::calculer_volumes(DoubleVect_t &vols) const override](#rectangle-32-64-public-void-rectangle-32-64-size-calculer-volumes-doublevect-t-ref-vols-const-override)

contient#

Definition
int Rectangle_32_64<_SIZE_>::contient(const ArrOfDouble &pos, int_t elem) const override
Brief description

Renvoie 1 si l’element ielem du domaine associe a l’element geometrique contient le point.

Detailed description

de coordonnees specifiees par le parametre “pos”. Renvoie 0 sinon.

Reimplements:

References
Referenced By
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 Rectangle_32_64<_SIZE_>::contient(const ArrOfDouble &pos, int_t elem) const override <rectangle-32-64-public-int-rectangle-32-64-size-contient-const-arrofdouble-ref-pos-int-t-elem-const-override>`
[int Rectangle_32_64<_SIZE_>::contient(const ArrOfDouble &pos, int_t elem) const override](#rectangle-32-64-public-int-rectangle-32-64-size-contient-const-arrofdouble-ref-pos-int-t-elem-const-override)

contient#

Definition
int Rectangle_32_64<_SIZE_>::contient(const SmallArrOfTID_t &soms, int_t elem) const override
Brief description

Renvoie 1 si les sommets specifies par le parametre “pos” sont les sommets de l’element “element” du domaine associe a.

Detailed description

l’element geometrique.

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 Rectangle_32_64<_SIZE_>::contient(const SmallArrOfTID_t &soms, int_t elem) const override <rectangle-32-64-public-int-rectangle-32-64-size-contient-const-smallarroftid-t-ref-soms-int-t-elem-const-override>`
[int Rectangle_32_64<_SIZE_>::contient(const SmallArrOfTID_t &soms, int_t elem) const override](#rectangle-32-64-public-int-rectangle-32-64-size-contient-const-smallarroftid-t-ref-soms-int-t-elem-const-override)

duplique#

Definition
int Rectangle_32_64<_T_>::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 Rectangle_32_64<_T_>::duplique() const override <rectangle-32-64-public-int-rectangle-32-64-t-duplique-const-override>`
[int Rectangle_32_64<_T_>::duplique() const override](#rectangle-32-64-public-int-rectangle-32-64-t-duplique-const-override)

est_structure#

Definition
bool Rectangle_32_64<_SIZE_>::est_structure() 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:`bool Rectangle_32_64<_SIZE_>::est_structure() const override <rectangle-32-64-public-bool-rectangle-32-64-size-est-structure-const-override>`
[bool Rectangle_32_64<_SIZE_>::est_structure() const override](#rectangle-32-64-public-bool-rectangle-32-64-size-est-structure-const-override)

face_sommet#

Definition
int Rectangle_32_64<_SIZE_>::face_sommet(int i, int j) const override
Brief description

Renvoie le numero du j - ieme sommet de la i - ieme face de l’element.

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 Rectangle_32_64<_SIZE_>::face_sommet(int i, int j) const override <rectangle-32-64-public-int-rectangle-32-64-size-face-sommet-int-i-int-j-const-override>`
[int Rectangle_32_64<_SIZE_>::face_sommet(int i, int j) const override](#rectangle-32-64-public-int-rectangle-32-64-size-face-sommet-int-i-int-j-const-override)

face_sommet0#

Definition
int Rectangle_32_64<_SIZE_>::face_sommet0(int i) const
Brief description

Renvoie le numero du i - ieme sommet de la face 0.

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:`int Rectangle_32_64<_SIZE_>::face_sommet0(int i) const <rectangle-32-64-public-int-rectangle-32-64-size-face-sommet0-int-i-const>`
[int Rectangle_32_64<_SIZE_>::face_sommet0(int i) const](#rectangle-32-64-public-int-rectangle-32-64-size-face-sommet0-int-i-const)

face_sommet1#

Definition
int Rectangle_32_64<_SIZE_>::face_sommet1(int i) const
Brief description

Renvoie le numero du i - ieme sommet de la face 1.

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:`int Rectangle_32_64<_SIZE_>::face_sommet1(int i) const <rectangle-32-64-public-int-rectangle-32-64-size-face-sommet1-int-i-const>`
[int Rectangle_32_64<_SIZE_>::face_sommet1(int i) const](#rectangle-32-64-public-int-rectangle-32-64-size-face-sommet1-int-i-const)

face_sommet2#

Definition
int Rectangle_32_64<_SIZE_>::face_sommet2(int i) const
Brief description

Renvoie le numero du i - ieme sommet de la face 2.

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:`int Rectangle_32_64<_SIZE_>::face_sommet2(int i) const <rectangle-32-64-public-int-rectangle-32-64-size-face-sommet2-int-i-const>`
[int Rectangle_32_64<_SIZE_>::face_sommet2(int i) const](#rectangle-32-64-public-int-rectangle-32-64-size-face-sommet2-int-i-const)

face_sommet3#

Definition
int Rectangle_32_64<_SIZE_>::face_sommet3(int i) const
Brief description

Renvoie le numero du i - ieme sommet de la face 3.

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:`int Rectangle_32_64<_SIZE_>::face_sommet3(int i) const <rectangle-32-64-public-int-rectangle-32-64-size-face-sommet3-int-i-const>`
[int Rectangle_32_64<_SIZE_>::face_sommet3(int i) const](#rectangle-32-64-public-int-rectangle-32-64-size-face-sommet3-int-i-const)

get_info#

Definition
const Type_info * Rectangle_32_64<_T_>::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 * Rectangle_32_64<_T_>::get_info() const override <rectangle-32-64-public-const-type-info-ptr-rectangle-32-64-t-get-info-const-override>`
[const Type_info * Rectangle_32_64<_T_>::get_info() const override](#rectangle-32-64-public-const-type-info-ptr-rectangle-32-64-t-get-info-const-override)

get_tab_faces_sommets_locaux#

Definition
int Rectangle_32_64<_SIZE_>::get_tab_faces_sommets_locaux(IntTab &faces_som_local) const override
Brief description

voir ElemGeomBase::get_tab_faces_sommets_locaux

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:`int Rectangle_32_64<_SIZE_>::get_tab_faces_sommets_locaux(IntTab &faces_som_local) const override <rectangle-32-64-public-int-rectangle-32-64-size-get-tab-faces-sommets-locaux-inttab-ref-faces-som-local-const-override>`
[int Rectangle_32_64<_SIZE_>::get_tab_faces_sommets_locaux(IntTab &faces_som_local) const override](#rectangle-32-64-public-int-rectangle-32-64-size-get-tab-faces-sommets-locaux-inttab-ref-faces-som-local-const-override)

info_obj#

Definition
const Type_info Rectangle_32_64<trustIdType>::info_obj("Rectangle" "_64", Rectangle_32_64< trustIdType >::cree_instance, 1, Rectangle_32_64bases< trustIdType >)
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 Rectangle_32_64<trustIdType>::info_obj("Rectangle" "_64", Rectangle_32_64< trustIdType >::cree_instance, 1, Rectangle_32_64bases< trustIdType >) <rectangle-32-64-public-const-type-info-rectangle-32-64-trustidtype-info-obj-"rectangle"-"-64"-rectangle-32-64-trustidtype-cree-instance-1-rectangle-32-64bases-trustidtype>`
[const Type_info Rectangle_32_64<trustIdType>::info_obj("Rectangle" "_64", Rectangle_32_64< trustIdType >::cree_instance, 1, Rectangle_32_64bases< trustIdType >)](#rectangle-32-64-public-const-type-info-rectangle-32-64-trustidtype-info-obj-"rectangle"-"-64"-rectangle-32-64-trustidtype-cree-instance-1-rectangle-32-64bases-trustidtype)

info_obj#

Definition
const Type_info Rectangle_32_64<int>::info_obj("Rectangle", Rectangle_32_64< int >::cree_instance, 1, Rectangle_32_64bases< int >)
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 Rectangle_32_64<int>::info_obj("Rectangle", Rectangle_32_64< int >::cree_instance, 1, Rectangle_32_64bases< int >) <rectangle-32-64-public-const-type-info-rectangle-32-64-int-info-obj-"rectangle"-rectangle-32-64-int-cree-instance-1-rectangle-32-64bases-int>`
[const Type_info Rectangle_32_64<int>::info_obj("Rectangle", Rectangle_32_64< int >::cree_instance, 1, Rectangle_32_64bases< int >)](#rectangle-32-64-public-const-type-info-rectangle-32-64-int-info-obj-"rectangle"-rectangle-32-64-int-cree-instance-1-rectangle-32-64bases-int)

nb_faces#

Definition
int Rectangle_32_64<_SIZE_>::nb_faces(int=0) const override
Brief description

Renvoie le nombre de faces du type specifie que possede l’element geometrique.

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 Rectangle_32_64<_SIZE_>::nb_faces(int=0) const override <rectangle-32-64-public-int-rectangle-32-64-size-nb-faces-int-equal-0-const-override>`
[int Rectangle_32_64<_SIZE_>::nb_faces(int=0) const override](#rectangle-32-64-public-int-rectangle-32-64-size-nb-faces-int-equal-0-const-override)

nb_som#

Definition
int Rectangle_32_64<_SIZE_>::nb_som() const override
Brief description

Nb of vertices for the element.

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 Rectangle_32_64<_SIZE_>::nb_som() const override <rectangle-32-64-public-int-rectangle-32-64-size-nb-som-const-override>`
[int Rectangle_32_64<_SIZE_>::nb_som() const override](#rectangle-32-64-public-int-rectangle-32-64-size-nb-som-const-override)

nb_som_face#

Definition
int Rectangle_32_64<_SIZE_>::nb_som_face(int=0) const override
Brief description

Renvoie le nombre de sommets des faces du type specifie.

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 Rectangle_32_64<_SIZE_>::nb_som_face(int=0) const override <rectangle-32-64-public-int-rectangle-32-64-size-nb-som-face-int-equal-0-const-override>`
[int Rectangle_32_64<_SIZE_>::nb_som_face(int=0) const override](#rectangle-32-64-public-int-rectangle-32-64-size-nb-som-face-int-equal-0-const-override)

nom_lml#

Definition
const Nom & Rectangle_32_64<_SIZE_>::nom_lml() const override
Brief description

Renvoie le nom LML d’un rectangle = “VOXEL8”.

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 Nom & Rectangle_32_64<_SIZE_>::nom_lml() const override <rectangle-32-64-public-const-nom-ref-rectangle-32-64-size-nom-lml-const-override>`
[const Nom & Rectangle_32_64<_SIZE_>::nom_lml() const override](#rectangle-32-64-public-const-nom-ref-rectangle-32-64-size-nom-lml-const-override)

Rectangle_32_64#

Definition
Rectangle_32_64<_T_>::Rectangle_32_64()
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:`Rectangle_32_64<_T_>::Rectangle_32_64() <rectangle-32-64-public-rectangle-32-64-t-rectangle-32-64>`
[Rectangle_32_64<_T_>::Rectangle_32_64()](#rectangle-32-64-public-rectangle-32-64-t-rectangle-32-64)

reordonner#

Definition
void Rectangle_32_64<_SIZE_>::reordonner() override
Brief description

Reordonne les sommets du rectangle.

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:`void Rectangle_32_64<_SIZE_>::reordonner() override <rectangle-32-64-public-void-rectangle-32-64-size-reordonner-override>`
[void Rectangle_32_64<_SIZE_>::reordonner() override](#rectangle-32-64-public-void-rectangle-32-64-size-reordonner-override)

reordonner_elem#

Definition
int Rectangle_32_64<_SIZE_>::reordonner_elem()
Brief description

Reordonne et verifie que l’on a bien des rectangles.

Detailed description
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:`int Rectangle_32_64<_SIZE_>::reordonner_elem() <rectangle-32-64-public-int-rectangle-32-64-size-reordonner-elem>`
[int Rectangle_32_64<_SIZE_>::reordonner_elem()](#rectangle-32-64-public-int-rectangle-32-64-size-reordonner-elem)

taille_memoire#

Definition
unsigned Rectangle_32_64<_T_>::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 Rectangle_32_64<_T_>::taille_memoire() const override <rectangle-32-64-public-unsigned-rectangle-32-64-t-taille-memoire-const-override>`
[unsigned Rectangle_32_64<_T_>::taille_memoire() const override](#rectangle-32-64-public-unsigned-rectangle-32-64-t-taille-memoire-const-override)

type_face#

Definition
Type_Face Rectangle_32_64<_SIZE_>::type_face(int=0) const override
Brief description

Renvoie le i - ieme type de face.

Detailed description

Un rectangle n’a qu’un seul type de face.

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:`Type_Face Rectangle_32_64<_SIZE_>::type_face(int=0) const override <rectangle-32-64-public-type-face-rectangle-32-64-size-type-face-int-equal-0-const-override>`
[Type_Face Rectangle_32_64<_SIZE_>::type_face(int=0) const override](#rectangle-32-64-public-type-face-rectangle-32-64-size-type-face-int-equal-0-const-override)

~Rectangle_32_64#

Definition
Rectangle_32_64<_T_>::~Rectangle_32_64()
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:`Rectangle_32_64<_T_>::~Rectangle_32_64() <rectangle-32-64-public-rectangle-32-64-t-dtor-rectangle-32-64>`
[Rectangle_32_64<_T_>::~Rectangle_32_64()](#rectangle-32-64-public-rectangle-32-64-t-dtor-rectangle-32-64)

cree_instance#

Definition
Objet_U * Rectangle_32_64<_T_>::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 * Rectangle_32_64<_T_>::cree_instance() <rectangle-32-64-public-static-objet-u-ptr-rectangle-32-64-t-cree-instance>`
[Objet_U * Rectangle_32_64<_T_>::cree_instance()](#rectangle-32-64-public-static-objet-u-ptr-rectangle-32-64-t-cree-instance)

info#

Definition
const Type_info * Rectangle_32_64<_T_>::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 * Rectangle_32_64<_T_>::info() <rectangle-32-64-public-static-const-type-info-ptr-rectangle-32-64-t-info>`
[const Type_info * Rectangle_32_64<_T_>::info()](#rectangle-32-64-public-static-const-type-info-ptr-rectangle-32-64-t-info)

self_cast#

Definition
const Rectangle_32_64<_T_> & Rectangle_32_64<_T_>::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 Rectangle_32_64<_T_> & Rectangle_32_64<_T_>::self_cast(const Objet_U &) <rectangle-32-64-public-static-const-rectangle-32-64-t-ref-rectangle-32-64-t-self-cast-const-objet-u-ref>`
[const Rectangle_32_64<_T_> & Rectangle_32_64<_T_>::self_cast(const Objet_U &)](#rectangle-32-64-public-static-const-rectangle-32-64-t-ref-rectangle-32-64-t-self-cast-const-objet-u-ref)

self_cast#

Definition
Rectangle_32_64<_T_> & Rectangle_32_64<_T_>::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:`Rectangle_32_64<_T_> & Rectangle_32_64<_T_>::self_cast(Objet_U &) <rectangle-32-64-public-static-rectangle-32-64-t-ref-rectangle-32-64-t-self-cast-objet-u-ref>`
[Rectangle_32_64<_T_> & Rectangle_32_64<_T_>::self_cast(Objet_U &)](#rectangle-32-64-public-static-rectangle-32-64-t-ref-rectangle-32-64-t-self-cast-objet-u-ref)

printOn#

Definition
Sortie & Rectangle_32_64<_SIZE_>::printOn(Sortie &x) const override
Brief description

NE FAIT RIEN.

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:`Sortie & Rectangle_32_64<_SIZE_>::printOn(Sortie &x) const override <rectangle-32-64-protected-sortie-ref-rectangle-32-64-size-printon-sortie-ref-x-const-override>`
[Sortie & Rectangle_32_64<_SIZE_>::printOn(Sortie &x) const override](#rectangle-32-64-protected-sortie-ref-rectangle-32-64-size-printon-sortie-ref-x-const-override)

readOn#

Definition
Entree & Rectangle_32_64<_SIZE_>::readOn(Entree &) override
Brief description

NE FAIT RIEN.

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:`Entree & Rectangle_32_64<_SIZE_>::readOn(Entree &) override <rectangle-32-64-protected-entree-ref-rectangle-32-64-size-readon-entree-ref-override>`
[Entree & Rectangle_32_64<_SIZE_>::readOn(Entree &) override](#rectangle-32-64-protected-entree-ref-rectangle-32-64-size-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Rectangle_32_64<_SIZE_>::info_obj
dimension (protected)
int Objet_U::dimension