Hexaedre_VEF_32_64#
#include <Hexaedre_VEF.h>
Classe Hexaedre_VEF Cette classe represente l’element geometrique Hexaedre_VEF.
How to cite this class in this doc#
: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#
public : Elem_geom_base_32_64
<_SIZE_>
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
List of Private Methods#
Complete Member Function Documentation#
void Hexaedre_VEF_32_64<_SIZE_>::calculer_volumes(DoubleVect_t &vols) const override
Calcule les volumes des elements du domaine associe.
Reimplements:
References
How to cite in this doc:
:ref:`void Hexaedre_VEF_32_64<_SIZE_>::calculer_volumes(DoubleVect_t &vols) const override <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](#public-void-hexaedre-vef-32-64-size-calculer-volumes-doublevect-t-ref-vols-const-override)
int Hexaedre_VEF_32_64<_SIZE_>::contient(const ArrOfDouble &pos, int_t elem) const override
Renvoie 1 si l’element ielem du domaine associe a l’element geometrique contient le point.
de coordonnees specifiees par le parametre “pos”. Renvoie 0 sinon.
Reimplements:
How to cite in this doc:
:ref:`int Hexaedre_VEF_32_64<_SIZE_>::contient(const ArrOfDouble &pos, int_t elem) const override <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](#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 SmallArrOfTID_t &soms, int_t elem) const override
Renvoie 1 si les sommets specifies par le parametre “pos” sont les sommets de l’element “element” du domaine associe a.
l’element geometrique.
Reimplements:
References
How to cite in this doc:
:ref:`int Hexaedre_VEF_32_64<_SIZE_>::contient(const SmallArrOfTID_t &soms, int_t elem) const override <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](#public-int-hexaedre-vef-32-64-size-contient-const-smallarroftid-t-ref-soms-int-t-elem-const-override)
int Hexaedre_VEF_32_64<_T_>::duplique() const override
Reimplements:
How to cite in this doc:
:ref:`int Hexaedre_VEF_32_64<_T_>::duplique() const override <public-int-hexaedre-vef-32-64-t-duplique-const-override>`
[int Hexaedre_VEF_32_64<_T_>::duplique() const override](#public-int-hexaedre-vef-32-64-t-duplique-const-override)
bool Hexaedre_VEF_32_64<_SIZE_>::est_structure() const override
Reimplements:
How to cite in this doc:
:ref:`bool Hexaedre_VEF_32_64<_SIZE_>::est_structure() const override <public-bool-hexaedre-vef-32-64-size-est-structure-const-override>`
[bool Hexaedre_VEF_32_64<_SIZE_>::est_structure() const override](#public-bool-hexaedre-vef-32-64-size-est-structure-const-override)
int Hexaedre_VEF_32_64<_SIZE_>::face_sommet(int i, int j) const override
Renvoie le numero du j - ieme sommet de la i - ieme face de l’element.
Reimplements:
How to cite in this doc:
:ref:`int Hexaedre_VEF_32_64<_SIZE_>::face_sommet(int i, int j) const override <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](#public-int-hexaedre-vef-32-64-size-face-sommet-int-i-int-j-const-override)
int Hexaedre_VEF_32_64<_SIZE_>::face_sommet0(int i) const
Renvoie le numero du i - ieme sommet de la face 0.
How to cite in this doc:
:ref:`int Hexaedre_VEF_32_64<_SIZE_>::face_sommet0(int i) const <public-int-hexaedre-vef-32-64-size-face-sommet0-int-i-const>`
[int Hexaedre_VEF_32_64<_SIZE_>::face_sommet0(int i) const](#public-int-hexaedre-vef-32-64-size-face-sommet0-int-i-const)
int Hexaedre_VEF_32_64<_SIZE_>::face_sommet1(int i) const
Renvoie le numero du i - ieme sommet de la face 1.
References
How to cite in this doc:
:ref:`int Hexaedre_VEF_32_64<_SIZE_>::face_sommet1(int i) const <public-int-hexaedre-vef-32-64-size-face-sommet1-int-i-const>`
[int Hexaedre_VEF_32_64<_SIZE_>::face_sommet1(int i) const](#public-int-hexaedre-vef-32-64-size-face-sommet1-int-i-const)
int Hexaedre_VEF_32_64<_SIZE_>::face_sommet2(int i) const
Renvoie le numero du i - ieme sommet de la face 2.
How to cite in this doc:
:ref:`int Hexaedre_VEF_32_64<_SIZE_>::face_sommet2(int i) const <public-int-hexaedre-vef-32-64-size-face-sommet2-int-i-const>`
[int Hexaedre_VEF_32_64<_SIZE_>::face_sommet2(int i) const](#public-int-hexaedre-vef-32-64-size-face-sommet2-int-i-const)
int Hexaedre_VEF_32_64<_SIZE_>::face_sommet3(int i) const
Renvoie le numero du i - ieme sommet de la face 3.
How to cite in this doc:
:ref:`int Hexaedre_VEF_32_64<_SIZE_>::face_sommet3(int i) const <public-int-hexaedre-vef-32-64-size-face-sommet3-int-i-const>`
[int Hexaedre_VEF_32_64<_SIZE_>::face_sommet3(int i) const](#public-int-hexaedre-vef-32-64-size-face-sommet3-int-i-const)
int Hexaedre_VEF_32_64<_SIZE_>::face_sommet4(int i) const
Renvoie le numero du i - ieme sommet de la face 4.
References
How to cite in this doc:
:ref:`int Hexaedre_VEF_32_64<_SIZE_>::face_sommet4(int i) const <public-int-hexaedre-vef-32-64-size-face-sommet4-int-i-const>`
[int Hexaedre_VEF_32_64<_SIZE_>::face_sommet4(int i) const](#public-int-hexaedre-vef-32-64-size-face-sommet4-int-i-const)
int Hexaedre_VEF_32_64<_SIZE_>::face_sommet5(int i) const
Renvoie le numero du i - ieme sommet de la face 5.
How to cite in this doc:
:ref:`int Hexaedre_VEF_32_64<_SIZE_>::face_sommet5(int i) const <public-int-hexaedre-vef-32-64-size-face-sommet5-int-i-const>`
[int Hexaedre_VEF_32_64<_SIZE_>::face_sommet5(int i) const](#public-int-hexaedre-vef-32-64-size-face-sommet5-int-i-const)
const Type_info * Hexaedre_VEF_32_64<_T_>::get_info() const override
Donne des informations sur le type de l’ Objet_U .
Reimplements:
How to cite in this doc:
:ref:`const Type_info * Hexaedre_VEF_32_64<_T_>::get_info() const override <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](#public-const-type-info-ptr-hexaedre-vef-32-64-t-get-info-const-override)
int Hexaedre_VEF_32_64<_SIZE_>::get_tab_faces_sommets_locaux(IntTab &faces_som_local) const override
voir ElemGeomBase::get_tab_faces_sommets_locaux
Reimplements:
References
How to cite in this doc:
:ref:`int Hexaedre_VEF_32_64<_SIZE_>::get_tab_faces_sommets_locaux(IntTab &faces_som_local) const override <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](#public-int-hexaedre-vef-32-64-size-get-tab-faces-sommets-locaux-inttab-ref-faces-som-local-const-override)
Hexaedre_VEF_32_64<_T_>::Hexaedre_VEF_32_64()
How to cite in this doc:
:ref:`Hexaedre_VEF_32_64<_T_>::Hexaedre_VEF_32_64() <public-hexaedre-vef-32-64-t-hexaedre-vef-32-64>`
[Hexaedre_VEF_32_64<_T_>::Hexaedre_VEF_32_64()](#public-hexaedre-vef-32-64-t-hexaedre-vef-32-64)
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 >)
How to cite in this doc:
: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 >) <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 >)](#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<int>::info_obj("Hexaedre_VEF", Hexaedre_VEF_32_64< int >::cree_instance, 1, Hexaedre_VEF_32_64bases< int >)
How to cite in this doc:
: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 >) <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 >)](#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)
int Hexaedre_VEF_32_64<_SIZE_>::nb_faces(int=0) const override
Renvoie le nombre de faces du type specifie que possede l’element geometrique.
Reimplements:
How to cite in this doc:
:ref:`int Hexaedre_VEF_32_64<_SIZE_>::nb_faces(int=0) const override <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](#public-int-hexaedre-vef-32-64-size-nb-faces-int-equal-0-const-override)
int Hexaedre_VEF_32_64<_SIZE_>::nb_som() const override
Nb of vertices for the element.
Reimplements:
How to cite in this doc:
:ref:`int Hexaedre_VEF_32_64<_SIZE_>::nb_som() const override <public-int-hexaedre-vef-32-64-size-nb-som-const-override>`
[int Hexaedre_VEF_32_64<_SIZE_>::nb_som() const override](#public-int-hexaedre-vef-32-64-size-nb-som-const-override)
int Hexaedre_VEF_32_64<_SIZE_>::nb_som_face(int=0) const override
Renvoie le nombre de sommets des faces du type specifie.
Reimplements:
How to cite in this doc:
:ref:`int Hexaedre_VEF_32_64<_SIZE_>::nb_som_face(int=0) const override <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](#public-int-hexaedre-vef-32-64-size-nb-som-face-int-equal-0-const-override)
const Nom & Hexaedre_VEF_32_64<_SIZE_>::nom_lml() const override
Renvoie le nom LML d’un Hexaedre_VEF = “HEXA8”.
Reimplements:
How to cite in this doc:
:ref:`const Nom & Hexaedre_VEF_32_64<_SIZE_>::nom_lml() const override <public-const-nom-ref-hexaedre-vef-32-64-size-nom-lml-const-override>`
[const Nom & Hexaedre_VEF_32_64<_SIZE_>::nom_lml() const override](#public-const-nom-ref-hexaedre-vef-32-64-size-nom-lml-const-override)
void Hexaedre_VEF_32_64<_SIZE_>::reordonner() override
Reimplements:
References
How to cite in this doc:
:ref:`void Hexaedre_VEF_32_64<_SIZE_>::reordonner() override <public-void-hexaedre-vef-32-64-size-reordonner-override>`
[void Hexaedre_VEF_32_64<_SIZE_>::reordonner() override](#public-void-hexaedre-vef-32-64-size-reordonner-override)
unsigned Hexaedre_VEF_32_64<_T_>::taille_memoire() const override
Reimplements:
How to cite in this doc:
:ref:`unsigned Hexaedre_VEF_32_64<_T_>::taille_memoire() const override <public-unsigned-hexaedre-vef-32-64-t-taille-memoire-const-override>`
[unsigned Hexaedre_VEF_32_64<_T_>::taille_memoire() const override](#public-unsigned-hexaedre-vef-32-64-t-taille-memoire-const-override)
Type_Face Hexaedre_VEF_32_64<_SIZE_>::type_face(int=0) const override
Renvoie le i - ieme type de face.
Un Hexaedre_VEF n’a qu’un seul type de face.
Reimplements:
How to cite in this doc:
:ref:`Type_Face Hexaedre_VEF_32_64<_SIZE_>::type_face(int=0) const override <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](#public-type-face-hexaedre-vef-32-64-size-type-face-int-equal-0-const-override)
Hexaedre_VEF_32_64<_T_>::~Hexaedre_VEF_32_64()
How to cite in this doc:
:ref:`Hexaedre_VEF_32_64<_T_>::~Hexaedre_VEF_32_64() <public-hexaedre-vef-32-64-t-dtor-hexaedre-vef-32-64>`
[Hexaedre_VEF_32_64<_T_>::~Hexaedre_VEF_32_64()](#public-hexaedre-vef-32-64-t-dtor-hexaedre-vef-32-64)
Objet_U * Hexaedre_VEF_32_64<_T_>::cree_instance()
How to cite in this doc:
:ref:`Objet_U * Hexaedre_VEF_32_64<_T_>::cree_instance() <public-static-objet-u-ptr-hexaedre-vef-32-64-t-cree-instance>`
[Objet_U * Hexaedre_VEF_32_64<_T_>::cree_instance()](#public-static-objet-u-ptr-hexaedre-vef-32-64-t-cree-instance)
const Type_info * Hexaedre_VEF_32_64<_T_>::info()
How to cite in this doc:
:ref:`const Type_info * Hexaedre_VEF_32_64<_T_>::info() <public-static-const-type-info-ptr-hexaedre-vef-32-64-t-info>`
[const Type_info * Hexaedre_VEF_32_64<_T_>::info()](#public-static-const-type-info-ptr-hexaedre-vef-32-64-t-info)
const Hexaedre_VEF_32_64<_T_> & Hexaedre_VEF_32_64<_T_>::self_cast(const Objet_U &)
How to cite in this doc:
:ref:`const Hexaedre_VEF_32_64<_T_> & Hexaedre_VEF_32_64<_T_>::self_cast(const Objet_U &) <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 &)](#public-static-const-hexaedre-vef-32-64-t-ref-hexaedre-vef-32-64-t-self-cast-const-objet-u-ref)
Hexaedre_VEF_32_64<_T_> & Hexaedre_VEF_32_64<_T_>::self_cast(Objet_U &)
How to cite in this doc:
:ref:`Hexaedre_VEF_32_64<_T_> & Hexaedre_VEF_32_64<_T_>::self_cast(Objet_U &) <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 &)](#public-static-hexaedre-vef-32-64-t-ref-hexaedre-vef-32-64-t-self-cast-objet-u-ref)
Sortie & Hexaedre_VEF_32_64<_SIZE_>::printOn(Sortie &x) const override
NE FAIT RIEN.
Reimplements:
How to cite in this doc:
:ref:`Sortie & Hexaedre_VEF_32_64<_SIZE_>::printOn(Sortie &x) const override <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](#protected-sortie-ref-hexaedre-vef-32-64-size-printon-sortie-ref-x-const-override)
Entree & Hexaedre_VEF_32_64<_SIZE_>::readOn(Entree &) override
NE FAIT RIEN.
Reimplements:
How to cite in this doc:
:ref:`Entree & Hexaedre_VEF_32_64<_SIZE_>::readOn(Entree &) override <protected-entree-ref-hexaedre-vef-32-64-size-readon-entree-ref-override>`
[Entree & Hexaedre_VEF_32_64<_SIZE_>::readOn(Entree &) override](#protected-entree-ref-hexaedre-vef-32-64-size-readon-entree-ref-override)
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
teste si une position pos est un tetraedre de sommets som(i)
How to cite in this doc:
: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 <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](#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_>::entre_faces(const ArrOfDouble &pos, int_t Asom0_, int_t Asom1_, int_t Asom2_, int_t Bsom0_, int_t Bsom1_, int_t Bsom2_) const
teste si une position pos est un tetraedre de sommets som(i)
How to cite in this doc:
: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 <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](#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)
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)
How to cite in this doc:
: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) <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)](#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#
const Type_info Hexaedre_VEF_32_64<_SIZE_>::info_obj