Hexaedre_VEF_32_64#

#include <Hexaedre_VEF.h>
Brief description

Classe Hexaedre_VEF Cette classe represente l’element geometrique Hexaedre_VEF.

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\_VEF\_32\_64 <class-template-hexaedre-vef-32-64>`
[Hexaedre\_VEF\_32\_64](#class-template-hexaedre-vef-32-64)

Detailed description#

Un Hexaedre_VEF est un polyedre qui a 4 faces, 4 sommets et un seul type de face ayant 3 sommets par face.

Inherits from#

Inheritance graph#

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

../../../../../_images/classHexaedre__VEF__32__64__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

List of Private Methods#

Complete Member Function Documentation#

calculer_volumes#

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

contient#

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

contient#

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

duplique#

Definition
int Hexaedre_VEF_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_VEF_32_64<_T_>::duplique() const override <hexaedre-vef-32-64-public-int-hexaedre-vef-32-64-t-duplique-const-override>`
[int Hexaedre_VEF_32_64<_T_>::duplique() const override](#hexaedre-vef-32-64-public-int-hexaedre-vef-32-64-t-duplique-const-override)

est_structure#

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

face_sommet#

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

face_sommet0#

Definition
int Hexaedre_VEF_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 Hexaedre_VEF_32_64<_SIZE_>::face_sommet0(int i) const <hexaedre-vef-32-64-public-int-hexaedre-vef-32-64-size-face-sommet0-int-i-const>`
[int Hexaedre_VEF_32_64<_SIZE_>::face_sommet0(int i) const](#hexaedre-vef-32-64-public-int-hexaedre-vef-32-64-size-face-sommet0-int-i-const)

face_sommet1#

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

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

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

face_sommet2#

Definition
int Hexaedre_VEF_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 Hexaedre_VEF_32_64<_SIZE_>::face_sommet2(int i) const <hexaedre-vef-32-64-public-int-hexaedre-vef-32-64-size-face-sommet2-int-i-const>`
[int Hexaedre_VEF_32_64<_SIZE_>::face_sommet2(int i) const](#hexaedre-vef-32-64-public-int-hexaedre-vef-32-64-size-face-sommet2-int-i-const)

face_sommet3#

Definition
int Hexaedre_VEF_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 Hexaedre_VEF_32_64<_SIZE_>::face_sommet3(int i) const <hexaedre-vef-32-64-public-int-hexaedre-vef-32-64-size-face-sommet3-int-i-const>`
[int Hexaedre_VEF_32_64<_SIZE_>::face_sommet3(int i) const](#hexaedre-vef-32-64-public-int-hexaedre-vef-32-64-size-face-sommet3-int-i-const)

face_sommet4#

Definition
int Hexaedre_VEF_32_64<_SIZE_>::face_sommet4(int i) const
Brief description

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

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 Hexaedre_VEF_32_64<_SIZE_>::face_sommet4(int i) const <hexaedre-vef-32-64-public-int-hexaedre-vef-32-64-size-face-sommet4-int-i-const>`
[int Hexaedre_VEF_32_64<_SIZE_>::face_sommet4(int i) const](#hexaedre-vef-32-64-public-int-hexaedre-vef-32-64-size-face-sommet4-int-i-const)

face_sommet5#

Definition
int Hexaedre_VEF_32_64<_SIZE_>::face_sommet5(int i) const
Brief description

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

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 Hexaedre_VEF_32_64<_SIZE_>::face_sommet5(int i) const <hexaedre-vef-32-64-public-int-hexaedre-vef-32-64-size-face-sommet5-int-i-const>`
[int Hexaedre_VEF_32_64<_SIZE_>::face_sommet5(int i) const](#hexaedre-vef-32-64-public-int-hexaedre-vef-32-64-size-face-sommet5-int-i-const)

get_info#

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

get_tab_faces_sommets_locaux#

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

Hexaedre_VEF_32_64#

Definition
Hexaedre_VEF_32_64<_T_>::Hexaedre_VEF_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_VEF_32_64<_T_>::Hexaedre_VEF_32_64() <hexaedre-vef-32-64-public-hexaedre-vef-32-64-t-hexaedre-vef-32-64>`
[Hexaedre_VEF_32_64<_T_>::Hexaedre_VEF_32_64()](#hexaedre-vef-32-64-public-hexaedre-vef-32-64-t-hexaedre-vef-32-64)

info_obj#

Definition
const Type_info Hexaedre_VEF_32_64<trustIdType>::info_obj("Hexaedre_VEF" "_64", Hexaedre_VEF_32_64< trustIdType >::cree_instance, 1, Hexaedre_VEF_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_VEF_32_64<trustIdType>::info_obj("Hexaedre_VEF" "_64", Hexaedre_VEF_32_64< trustIdType >::cree_instance, 1, Hexaedre_VEF_32_64bases< trustIdType >) <hexaedre-vef-32-64-public-const-type-info-hexaedre-vef-32-64-trustidtype-info-obj-"hexaedre-vef"-"-64"-hexaedre-vef-32-64-trustidtype-cree-instance-1-hexaedre-vef-32-64bases-trustidtype>`
[const Type_info Hexaedre_VEF_32_64<trustIdType>::info_obj("Hexaedre_VEF" "_64", Hexaedre_VEF_32_64< trustIdType >::cree_instance, 1, Hexaedre_VEF_32_64bases< trustIdType >)](#hexaedre-vef-32-64-public-const-type-info-hexaedre-vef-32-64-trustidtype-info-obj-"hexaedre-vef"-"-64"-hexaedre-vef-32-64-trustidtype-cree-instance-1-hexaedre-vef-32-64bases-trustidtype)

info_obj#

Definition
const Type_info Hexaedre_VEF_32_64<int>::info_obj("Hexaedre_VEF", Hexaedre_VEF_32_64< int >::cree_instance, 1, Hexaedre_VEF_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_VEF_32_64<int>::info_obj("Hexaedre_VEF", Hexaedre_VEF_32_64< int >::cree_instance, 1, Hexaedre_VEF_32_64bases< int >) <hexaedre-vef-32-64-public-const-type-info-hexaedre-vef-32-64-int-info-obj-"hexaedre-vef"-hexaedre-vef-32-64-int-cree-instance-1-hexaedre-vef-32-64bases-int>`
[const Type_info Hexaedre_VEF_32_64<int>::info_obj("Hexaedre_VEF", Hexaedre_VEF_32_64< int >::cree_instance, 1, Hexaedre_VEF_32_64bases< int >)](#hexaedre-vef-32-64-public-const-type-info-hexaedre-vef-32-64-int-info-obj-"hexaedre-vef"-hexaedre-vef-32-64-int-cree-instance-1-hexaedre-vef-32-64bases-int)

nb_faces#

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

nb_som#

Definition
int Hexaedre_VEF_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 Hexaedre_VEF_32_64<_SIZE_>::nb_som() const override <hexaedre-vef-32-64-public-int-hexaedre-vef-32-64-size-nb-som-const-override>`
[int Hexaedre_VEF_32_64<_SIZE_>::nb_som() const override](#hexaedre-vef-32-64-public-int-hexaedre-vef-32-64-size-nb-som-const-override)

nb_som_face#

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

nom_lml#

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

Renvoie le nom LML d’un Hexaedre_VEF = “HEXA8”.

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

reordonner#

Definition
void Hexaedre_VEF_32_64<_SIZE_>::reordonner() override
Brief description
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_VEF_32_64<_SIZE_>::reordonner() override <hexaedre-vef-32-64-public-void-hexaedre-vef-32-64-size-reordonner-override>`
[void Hexaedre_VEF_32_64<_SIZE_>::reordonner() override](#hexaedre-vef-32-64-public-void-hexaedre-vef-32-64-size-reordonner-override)

taille_memoire#

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

type_face#

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

Renvoie le i - ieme type de face.

Detailed description

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

~Hexaedre_VEF_32_64#

Definition
Hexaedre_VEF_32_64<_T_>::~Hexaedre_VEF_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_VEF_32_64<_T_>::~Hexaedre_VEF_32_64() <hexaedre-vef-32-64-public-hexaedre-vef-32-64-t-dtor-hexaedre-vef-32-64>`
[Hexaedre_VEF_32_64<_T_>::~Hexaedre_VEF_32_64()](#hexaedre-vef-32-64-public-hexaedre-vef-32-64-t-dtor-hexaedre-vef-32-64)

cree_instance#

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

info#

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

self_cast#

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

self_cast#

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

printOn#

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

readOn#

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

contient_Tetra#

Definition
bool Hexaedre_VEF_32_64<_SIZE_>::contient_Tetra(const ArrOfDouble &pos, int_t som0_, int_t som1_, int_t som2_, int_t som3_, int aff) const
Brief description

teste si une position pos est un tetraedre de sommets som(i)

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:`bool Hexaedre_VEF_32_64<_SIZE_>::contient_Tetra(const ArrOfDouble &pos, int_t som0_, int_t som1_, int_t som2_, int_t som3_, int aff) const <hexaedre-vef-32-64-private-bool-hexaedre-vef-32-64-size-contient-tetra-const-arrofdouble-ref-pos-int-t-som0-int-t-som1-int-t-som2-int-t-som3-int-aff-const>`
[bool Hexaedre_VEF_32_64<_SIZE_>::contient_Tetra(const ArrOfDouble &pos, int_t som0_, int_t som1_, int_t som2_, int_t som3_, int aff) const](#hexaedre-vef-32-64-private-bool-hexaedre-vef-32-64-size-contient-tetra-const-arrofdouble-ref-pos-int-t-som0-int-t-som1-int-t-som2-int-t-som3-int-aff-const)

entre_faces#

Definition
bool Hexaedre_VEF_32_64<_SIZE_>::entre_faces(const ArrOfDouble &pos, int_t Asom0_, int_t Asom1_, int_t Asom2_, int_t Bsom0_, int_t Bsom1_, int_t Bsom2_) const
Brief description

teste si une position pos est un tetraedre de sommets som(i)

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:`bool Hexaedre_VEF_32_64<_SIZE_>::entre_faces(const ArrOfDouble &pos, int_t Asom0_, int_t Asom1_, int_t Asom2_, int_t Bsom0_, int_t Bsom1_, int_t Bsom2_) const <hexaedre-vef-32-64-private-bool-hexaedre-vef-32-64-size-entre-faces-const-arrofdouble-ref-pos-int-t-asom0-int-t-asom1-int-t-asom2-int-t-bsom0-int-t-bsom1-int-t-bsom2-const>`
[bool Hexaedre_VEF_32_64<_SIZE_>::entre_faces(const ArrOfDouble &pos, int_t Asom0_, int_t Asom1_, int_t Asom2_, int_t Bsom0_, int_t Bsom1_, int_t Bsom2_) const](#hexaedre-vef-32-64-private-bool-hexaedre-vef-32-64-size-entre-faces-const-arrofdouble-ref-pos-int-t-asom0-int-t-asom1-int-t-asom2-int-t-bsom0-int-t-bsom1-int-t-bsom2-const)

reordonne#

Definition
int Hexaedre_VEF_32_64<_SIZE_>::reordonne(int i0, int i1, int i2, int i3, const DoubleTab_t &coord, IntTab_t &elem, int_t &num_poly, int test, DoubleTab &v, ArrOfDouble &prod_, ArrOfDouble &prod_v, ArrOfDouble &dist, DoubleTab &prod_v2)
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:`int Hexaedre_VEF_32_64<_SIZE_>::reordonne(int i0, int i1, int i2, int i3, const DoubleTab_t &coord, IntTab_t &elem, int_t &num_poly, int test, DoubleTab &v, ArrOfDouble &prod_, ArrOfDouble &prod_v, ArrOfDouble &dist, DoubleTab &prod_v2) <hexaedre-vef-32-64-private-int-hexaedre-vef-32-64-size-reordonne-int-i0-int-i1-int-i2-int-i3-const-doubletab-t-ref-coord-inttab-t-ref-elem-int-t-ref-num-poly-int-test-doubletab-ref-v-arrofdouble-ref-prod-arrofdouble-ref-prod-v-arrofdouble-ref-dist-doubletab-ref-prod-v2>`
[int Hexaedre_VEF_32_64<_SIZE_>::reordonne(int i0, int i1, int i2, int i3, const DoubleTab_t &coord, IntTab_t &elem, int_t &num_poly, int test, DoubleTab &v, ArrOfDouble &prod_, ArrOfDouble &prod_v, ArrOfDouble &dist, DoubleTab &prod_v2)](#hexaedre-vef-32-64-private-int-hexaedre-vef-32-64-size-reordonne-int-i0-int-i1-int-i2-int-i3-const-doubletab-t-ref-coord-inttab-t-ref-elem-int-t-ref-num-poly-int-test-doubletab-ref-v-arrofdouble-ref-prod-arrofdouble-ref-prod-v-arrofdouble-ref-dist-doubletab-ref-prod-v2)

Attributes Documentation#

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