Rectangle_axi_32_64#

#include <Rectangle_axi.h>
Brief description

Classe Rectangle_axi Cette classe represente la deformee du rectangle dans.

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

Detailed description#

le cas d’un maillage en coordonnees cylindriques Les methodes de la classe Rectangle dont Rectangle_axi derive sont surchargees pour effectuer les calculs en coordonnees cylindrique.

Inherits from#

Inheritance graph#

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

../../../../../_images/classRectangle__axi__32__64__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

calculer_centres_gravite#

Definition
void Rectangle_axi_32_64<_SIZE_>::calculer_centres_gravite(DoubleTab_t &) const override
Brief description

Calcule les centres de gravites de tous les elements du domaine associe a l’element goemetrique.

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_axi_32_64<_SIZE_>::calculer_centres_gravite(DoubleTab_t &) const override <rectangle-axi-32-64-public-void-rectangle-axi-32-64-size-calculer-centres-gravite-doubletab-t-ref-const-override>`
[void Rectangle_axi_32_64<_SIZE_>::calculer_centres_gravite(DoubleTab_t &) const override](#rectangle-axi-32-64-public-void-rectangle-axi-32-64-size-calculer-centres-gravite-doubletab-t-ref-const-override)

calculer_volumes#

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

contient#

Definition
int Rectangle_axi_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”.

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

contient#

Definition
int Rectangle_axi_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:

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

duplique#

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

get_info#

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

info_obj#

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

info_obj#

Definition
const Type_info Rectangle_axi_32_64<int>::info_obj("Rectangle_axi", Rectangle_axi_32_64< int >::cree_instance, 1, Rectangle_axi_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_axi_32_64<int>::info_obj("Rectangle_axi", Rectangle_axi_32_64< int >::cree_instance, 1, Rectangle_axi_32_64bases< int >) <rectangle-axi-32-64-public-const-type-info-rectangle-axi-32-64-int-info-obj-"rectangle-axi"-rectangle-axi-32-64-int-cree-instance-1-rectangle-axi-32-64bases-int>`
[const Type_info Rectangle_axi_32_64<int>::info_obj("Rectangle_axi", Rectangle_axi_32_64< int >::cree_instance, 1, Rectangle_axi_32_64bases< int >)](#rectangle-axi-32-64-public-const-type-info-rectangle-axi-32-64-int-info-obj-"rectangle-axi"-rectangle-axi-32-64-int-cree-instance-1-rectangle-axi-32-64bases-int)

nom_lml#

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

Renvoie le nom LML d’un rectangle_axi = “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_axi_32_64<_SIZE_>::nom_lml() const override <rectangle-axi-32-64-public-const-nom-ref-rectangle-axi-32-64-size-nom-lml-const-override>`
[const Nom & Rectangle_axi_32_64<_SIZE_>::nom_lml() const override](#rectangle-axi-32-64-public-const-nom-ref-rectangle-axi-32-64-size-nom-lml-const-override)

Rectangle_axi_32_64#

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

taille_memoire#

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

type_face#

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

Renvoie le i - ieme type de face.

Detailed description

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

~Rectangle_axi_32_64#

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

cree_instance#

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

info#

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

self_cast#

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

self_cast#

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

printOn#

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

readOn#

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

Attributes Documentation#

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