Hexaedre_axi_32_64#

#include <Hexaedre_axi.h>
Brief description

Classe Hexaedre_axi Cette classe represente la deformee de l’hexaedre 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:`Hexaedre\_axi\_32\_64 <class-template-hexaedre-axi-32-64>`
[Hexaedre\_axi\_32\_64](#class-template-hexaedre-axi-32-64)

Detailed description#

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

Inherits from#

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

calculer_centres_gravite#

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

calculer_volumes#

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

contient#

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

NE FAIT RIEN: A CODER,renvoie toujours 0.

Detailed description

Renvoie 1 si l’element “elemen” du domaine associe a l’element geometrique contient le point de coordonnees specifiees par le parametre “pos”. Renvoie 0 sinon.

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

contient#

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

duplique#

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

get_info#

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

Hexaedre_axi_32_64#

Definition
Hexaedre_axi_32_64<_T_>::Hexaedre_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:`Hexaedre_axi_32_64<_T_>::Hexaedre_axi_32_64() <hexaedre-axi-32-64-public-hexaedre-axi-32-64-t-hexaedre-axi-32-64>`
[Hexaedre_axi_32_64<_T_>::Hexaedre_axi_32_64()](#hexaedre-axi-32-64-public-hexaedre-axi-32-64-t-hexaedre-axi-32-64)

info_obj#

Definition
const Type_info Hexaedre_axi_32_64<trustIdType>::info_obj("Hexaedre_axi" "_64", Hexaedre_axi_32_64< trustIdType >::cree_instance, 1, Hexaedre_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 Hexaedre_axi_32_64<trustIdType>::info_obj("Hexaedre_axi" "_64", Hexaedre_axi_32_64< trustIdType >::cree_instance, 1, Hexaedre_axi_32_64bases< trustIdType >) <hexaedre-axi-32-64-public-const-type-info-hexaedre-axi-32-64-trustidtype-info-obj-"hexaedre-axi"-"-64"-hexaedre-axi-32-64-trustidtype-cree-instance-1-hexaedre-axi-32-64bases-trustidtype>`
[const Type_info Hexaedre_axi_32_64<trustIdType>::info_obj("Hexaedre_axi" "_64", Hexaedre_axi_32_64< trustIdType >::cree_instance, 1, Hexaedre_axi_32_64bases< trustIdType >)](#hexaedre-axi-32-64-public-const-type-info-hexaedre-axi-32-64-trustidtype-info-obj-"hexaedre-axi"-"-64"-hexaedre-axi-32-64-trustidtype-cree-instance-1-hexaedre-axi-32-64bases-trustidtype)

info_obj#

Definition
const Type_info Hexaedre_axi_32_64<int>::info_obj("Hexaedre_axi", Hexaedre_axi_32_64< int >::cree_instance, 1, Hexaedre_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 Hexaedre_axi_32_64<int>::info_obj("Hexaedre_axi", Hexaedre_axi_32_64< int >::cree_instance, 1, Hexaedre_axi_32_64bases< int >) <hexaedre-axi-32-64-public-const-type-info-hexaedre-axi-32-64-int-info-obj-"hexaedre-axi"-hexaedre-axi-32-64-int-cree-instance-1-hexaedre-axi-32-64bases-int>`
[const Type_info Hexaedre_axi_32_64<int>::info_obj("Hexaedre_axi", Hexaedre_axi_32_64< int >::cree_instance, 1, Hexaedre_axi_32_64bases< int >)](#hexaedre-axi-32-64-public-const-type-info-hexaedre-axi-32-64-int-info-obj-"hexaedre-axi"-hexaedre-axi-32-64-int-cree-instance-1-hexaedre-axi-32-64bases-int)

nom_lml#

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

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

taille_memoire#

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

type_face#

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

Renvoie le i - ieme type de face.

Detailed description

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

~Hexaedre_axi_32_64#

Definition
Hexaedre_axi_32_64<_T_>::~Hexaedre_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:`Hexaedre_axi_32_64<_T_>::~Hexaedre_axi_32_64() <hexaedre-axi-32-64-public-hexaedre-axi-32-64-t-dtor-hexaedre-axi-32-64>`
[Hexaedre_axi_32_64<_T_>::~Hexaedre_axi_32_64()](#hexaedre-axi-32-64-public-hexaedre-axi-32-64-t-dtor-hexaedre-axi-32-64)

cree_instance#

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

info#

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

self_cast#

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

self_cast#

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

printOn#

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

readOn#

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

Attributes Documentation#

info_obj (public)
const Type_info Hexaedre_axi_32_64<_SIZE_>::info_obj