Hexaedre_32_64#
#include <Hexaedre.h>
Classe Hexaedre Cette represente un element geometrique a 6 faces, 8 sommets et.
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\_32\_64 <class-template-hexaedre-32-64>`
[Hexaedre\_32\_64](#class-template-hexaedre-32-64)
Detailed description#
un seul type de face (Type_Face::quadrangle_3D) a 4 sommets.
Inherits from#
public : Elem_geom_base_32_64
<_SIZE_>
Inherited by#
public : Hexaedre_axi_32_64
<_SIZE_>
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
calculer_normales#
void Hexaedre_32_64<_SIZE_>::calculer_normales(const IntTab_t &faces_sommets, DoubleTab_t &face_normales) const override
Calcule les normales aux faces des elements du domaine associe.
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:`void Hexaedre_32_64<_SIZE_>::calculer_normales(const IntTab_t &faces_sommets, DoubleTab_t &face_normales) const override <hexaedre-32-64-public-void-hexaedre-32-64-size-calculer-normales-const-inttab-t-ref-faces-sommets-doubletab-t-ref-face-normales-const-override>`
[void Hexaedre_32_64<_SIZE_>::calculer_normales(const IntTab_t &faces_sommets, DoubleTab_t &face_normales) const override](#hexaedre-32-64-public-void-hexaedre-32-64-size-calculer-normales-const-inttab-t-ref-faces-sommets-doubletab-t-ref-face-normales-const-override)
calculer_volumes#
void Hexaedre_32_64<_SIZE_>::calculer_volumes(DoubleVect_t &vols) const override
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_32_64<_SIZE_>::calculer_volumes(DoubleVect_t &vols) const override <hexaedre-32-64-public-void-hexaedre-32-64-size-calculer-volumes-doublevect-t-ref-vols-const-override>`
[void Hexaedre_32_64<_SIZE_>::calculer_volumes(DoubleVect_t &vols) const override](#hexaedre-32-64-public-void-hexaedre-32-64-size-calculer-volumes-doublevect-t-ref-vols-const-override)
contient#
int Hexaedre_32_64<_SIZE_>::contient(const ArrOfDouble &pos, int_t elem) const override
Renvoie 1 si l’element “elemen” 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_32_64<_SIZE_>::contient(const ArrOfDouble &pos, int_t elem) const override <hexaedre-32-64-public-int-hexaedre-32-64-size-contient-const-arrofdouble-ref-pos-int-t-elem-const-override>`
[int Hexaedre_32_64<_SIZE_>::contient(const ArrOfDouble &pos, int_t elem) const override](#hexaedre-32-64-public-int-hexaedre-32-64-size-contient-const-arrofdouble-ref-pos-int-t-elem-const-override)
contient#
int Hexaedre_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.
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 Hexaedre_32_64<_SIZE_>::contient(const SmallArrOfTID_t &soms, int_t elem) const override <hexaedre-32-64-public-int-hexaedre-32-64-size-contient-const-smallarroftid-t-ref-soms-int-t-elem-const-override>`
[int Hexaedre_32_64<_SIZE_>::contient(const SmallArrOfTID_t &soms, int_t elem) const override](#hexaedre-32-64-public-int-hexaedre-32-64-size-contient-const-smallarroftid-t-ref-soms-int-t-elem-const-override)
duplique#
int Hexaedre_32_64<_T_>::duplique() const override
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_32_64<_T_>::duplique() const override <hexaedre-32-64-public-int-hexaedre-32-64-t-duplique-const-override>`
[int Hexaedre_32_64<_T_>::duplique() const override](#hexaedre-32-64-public-int-hexaedre-32-64-t-duplique-const-override)
est_structure#
bool Hexaedre_32_64<_SIZE_>::est_structure() const override
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_32_64<_SIZE_>::est_structure() const override <hexaedre-32-64-public-bool-hexaedre-32-64-size-est-structure-const-override>`
[bool Hexaedre_32_64<_SIZE_>::est_structure() const override](#hexaedre-32-64-public-bool-hexaedre-32-64-size-est-structure-const-override)
face_sommet#
int Hexaedre_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.
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_32_64<_SIZE_>::face_sommet(int i, int j) const override <hexaedre-32-64-public-int-hexaedre-32-64-size-face-sommet-int-i-int-j-const-override>`
[int Hexaedre_32_64<_SIZE_>::face_sommet(int i, int j) const override](#hexaedre-32-64-public-int-hexaedre-32-64-size-face-sommet-int-i-int-j-const-override)
face_sommet0#
int Hexaedre_32_64<_SIZE_>::face_sommet0(int i) const
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_32_64<_SIZE_>::face_sommet0(int i) const <hexaedre-32-64-public-int-hexaedre-32-64-size-face-sommet0-int-i-const>`
[int Hexaedre_32_64<_SIZE_>::face_sommet0(int i) const](#hexaedre-32-64-public-int-hexaedre-32-64-size-face-sommet0-int-i-const)
face_sommet1#
int Hexaedre_32_64<_SIZE_>::face_sommet1(int i) const
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 Hexaedre_32_64<_SIZE_>::face_sommet1(int i) const <hexaedre-32-64-public-int-hexaedre-32-64-size-face-sommet1-int-i-const>`
[int Hexaedre_32_64<_SIZE_>::face_sommet1(int i) const](#hexaedre-32-64-public-int-hexaedre-32-64-size-face-sommet1-int-i-const)
face_sommet2#
int Hexaedre_32_64<_SIZE_>::face_sommet2(int i) const
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_32_64<_SIZE_>::face_sommet2(int i) const <hexaedre-32-64-public-int-hexaedre-32-64-size-face-sommet2-int-i-const>`
[int Hexaedre_32_64<_SIZE_>::face_sommet2(int i) const](#hexaedre-32-64-public-int-hexaedre-32-64-size-face-sommet2-int-i-const)
face_sommet3#
int Hexaedre_32_64<_SIZE_>::face_sommet3(int i) const
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_32_64<_SIZE_>::face_sommet3(int i) const <hexaedre-32-64-public-int-hexaedre-32-64-size-face-sommet3-int-i-const>`
[int Hexaedre_32_64<_SIZE_>::face_sommet3(int i) const](#hexaedre-32-64-public-int-hexaedre-32-64-size-face-sommet3-int-i-const)
face_sommet4#
int Hexaedre_32_64<_SIZE_>::face_sommet4(int i) const
Renvoie le numero du i - ieme sommet de la face 4.
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_32_64<_SIZE_>::face_sommet4(int i) const <hexaedre-32-64-public-int-hexaedre-32-64-size-face-sommet4-int-i-const>`
[int Hexaedre_32_64<_SIZE_>::face_sommet4(int i) const](#hexaedre-32-64-public-int-hexaedre-32-64-size-face-sommet4-int-i-const)
face_sommet5#
int Hexaedre_32_64<_SIZE_>::face_sommet5(int i) const
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_32_64<_SIZE_>::face_sommet5(int i) const <hexaedre-32-64-public-int-hexaedre-32-64-size-face-sommet5-int-i-const>`
[int Hexaedre_32_64<_SIZE_>::face_sommet5(int i) const](#hexaedre-32-64-public-int-hexaedre-32-64-size-face-sommet5-int-i-const)
get_info#
const Type_info * Hexaedre_32_64<_T_>::get_info() const override
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_32_64<_T_>::get_info() const override <hexaedre-32-64-public-const-type-info-ptr-hexaedre-32-64-t-get-info-const-override>`
[const Type_info * Hexaedre_32_64<_T_>::get_info() const override](#hexaedre-32-64-public-const-type-info-ptr-hexaedre-32-64-t-get-info-const-override)
get_tab_faces_sommets_locaux#
int Hexaedre_32_64<_SIZE_>::get_tab_faces_sommets_locaux(IntTab &faces_som_local) const override
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_32_64<_SIZE_>::get_tab_faces_sommets_locaux(IntTab &faces_som_local) const override <hexaedre-32-64-public-int-hexaedre-32-64-size-get-tab-faces-sommets-locaux-inttab-ref-faces-som-local-const-override>`
[int Hexaedre_32_64<_SIZE_>::get_tab_faces_sommets_locaux(IntTab &faces_som_local) const override](#hexaedre-32-64-public-int-hexaedre-32-64-size-get-tab-faces-sommets-locaux-inttab-ref-faces-som-local-const-override)
Hexaedre_32_64#
Hexaedre_32_64<_T_>::Hexaedre_32_64()
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_32_64<_T_>::Hexaedre_32_64() <hexaedre-32-64-public-hexaedre-32-64-t-hexaedre-32-64>`
[Hexaedre_32_64<_T_>::Hexaedre_32_64()](#hexaedre-32-64-public-hexaedre-32-64-t-hexaedre-32-64)
info_obj#
const Type_info Hexaedre_32_64<trustIdType>::info_obj("Hexaedre" "_64", Hexaedre_32_64< trustIdType >::cree_instance, 1, Hexaedre_32_64bases< trustIdType >)
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_32_64<trustIdType>::info_obj("Hexaedre" "_64", Hexaedre_32_64< trustIdType >::cree_instance, 1, Hexaedre_32_64bases< trustIdType >) <hexaedre-32-64-public-const-type-info-hexaedre-32-64-trustidtype-info-obj-"hexaedre"-"-64"-hexaedre-32-64-trustidtype-cree-instance-1-hexaedre-32-64bases-trustidtype>`
[const Type_info Hexaedre_32_64<trustIdType>::info_obj("Hexaedre" "_64", Hexaedre_32_64< trustIdType >::cree_instance, 1, Hexaedre_32_64bases< trustIdType >)](#hexaedre-32-64-public-const-type-info-hexaedre-32-64-trustidtype-info-obj-"hexaedre"-"-64"-hexaedre-32-64-trustidtype-cree-instance-1-hexaedre-32-64bases-trustidtype)
info_obj#
const Type_info Hexaedre_32_64<int>::info_obj("Hexaedre", Hexaedre_32_64< int >::cree_instance, 1, Hexaedre_32_64bases< int >)
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_32_64<int>::info_obj("Hexaedre", Hexaedre_32_64< int >::cree_instance, 1, Hexaedre_32_64bases< int >) <hexaedre-32-64-public-const-type-info-hexaedre-32-64-int-info-obj-"hexaedre"-hexaedre-32-64-int-cree-instance-1-hexaedre-32-64bases-int>`
[const Type_info Hexaedre_32_64<int>::info_obj("Hexaedre", Hexaedre_32_64< int >::cree_instance, 1, Hexaedre_32_64bases< int >)](#hexaedre-32-64-public-const-type-info-hexaedre-32-64-int-info-obj-"hexaedre"-hexaedre-32-64-int-cree-instance-1-hexaedre-32-64bases-int)
nb_faces#
int Hexaedre_32_64<_SIZE_>::nb_faces(int=0) const override
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_32_64<_SIZE_>::nb_faces(int=0) const override <hexaedre-32-64-public-int-hexaedre-32-64-size-nb-faces-int-equal-0-const-override>`
[int Hexaedre_32_64<_SIZE_>::nb_faces(int=0) const override](#hexaedre-32-64-public-int-hexaedre-32-64-size-nb-faces-int-equal-0-const-override)
nb_som#
int Hexaedre_32_64<_SIZE_>::nb_som() const override
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_32_64<_SIZE_>::nb_som() const override <hexaedre-32-64-public-int-hexaedre-32-64-size-nb-som-const-override>`
[int Hexaedre_32_64<_SIZE_>::nb_som() const override](#hexaedre-32-64-public-int-hexaedre-32-64-size-nb-som-const-override)
nb_som_face#
int Hexaedre_32_64<_SIZE_>::nb_som_face(int=0) const override
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_32_64<_SIZE_>::nb_som_face(int=0) const override <hexaedre-32-64-public-int-hexaedre-32-64-size-nb-som-face-int-equal-0-const-override>`
[int Hexaedre_32_64<_SIZE_>::nb_som_face(int=0) const override](#hexaedre-32-64-public-int-hexaedre-32-64-size-nb-som-face-int-equal-0-const-override)
nom_lml#
const Nom & Hexaedre_32_64<_SIZE_>::nom_lml() const override
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_32_64<_SIZE_>::nom_lml() const override <hexaedre-32-64-public-const-nom-ref-hexaedre-32-64-size-nom-lml-const-override>`
[const Nom & Hexaedre_32_64<_SIZE_>::nom_lml() const override](#hexaedre-32-64-public-const-nom-ref-hexaedre-32-64-size-nom-lml-const-override)
reordonner#
void Hexaedre_32_64<_SIZE_>::reordonner() override
Reordonne les sommets de l’hexaedre.
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_32_64<_SIZE_>::reordonner() override <hexaedre-32-64-public-void-hexaedre-32-64-size-reordonner-override>`
[void Hexaedre_32_64<_SIZE_>::reordonner() override](#hexaedre-32-64-public-void-hexaedre-32-64-size-reordonner-override)
reordonner_elem#
int Hexaedre_32_64<_SIZE_>::reordonner_elem()
Reordonne les sommets de l’hexaedre.
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_32_64<_SIZE_>::reordonner_elem() <hexaedre-32-64-public-int-hexaedre-32-64-size-reordonner-elem>`
[int Hexaedre_32_64<_SIZE_>::reordonner_elem()](#hexaedre-32-64-public-int-hexaedre-32-64-size-reordonner-elem)
taille_memoire#
unsigned Hexaedre_32_64<_T_>::taille_memoire() const override
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_32_64<_T_>::taille_memoire() const override <hexaedre-32-64-public-unsigned-hexaedre-32-64-t-taille-memoire-const-override>`
[unsigned Hexaedre_32_64<_T_>::taille_memoire() const override](#hexaedre-32-64-public-unsigned-hexaedre-32-64-t-taille-memoire-const-override)
type_face#
Type_Face Hexaedre_32_64<_SIZE_>::type_face(int=0) const override
Renvoie le i - ieme type de face.
Detailed description
Un hexaedre 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_32_64<_SIZE_>::type_face(int=0) const override <hexaedre-32-64-public-type-face-hexaedre-32-64-size-type-face-int-equal-0-const-override>`
[Type_Face Hexaedre_32_64<_SIZE_>::type_face(int=0) const override](#hexaedre-32-64-public-type-face-hexaedre-32-64-size-type-face-int-equal-0-const-override)
~Hexaedre_32_64#
Hexaedre_32_64<_T_>::~Hexaedre_32_64()
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_32_64<_T_>::~Hexaedre_32_64() <hexaedre-32-64-public-hexaedre-32-64-t-dtor-hexaedre-32-64>`
[Hexaedre_32_64<_T_>::~Hexaedre_32_64()](#hexaedre-32-64-public-hexaedre-32-64-t-dtor-hexaedre-32-64)
cree_instance#
Objet_U * Hexaedre_32_64<_T_>::cree_instance()
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_32_64<_T_>::cree_instance() <hexaedre-32-64-public-static-objet-u-ptr-hexaedre-32-64-t-cree-instance>`
[Objet_U * Hexaedre_32_64<_T_>::cree_instance()](#hexaedre-32-64-public-static-objet-u-ptr-hexaedre-32-64-t-cree-instance)
info#
const Type_info * Hexaedre_32_64<_T_>::info()
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_32_64<_T_>::info() <hexaedre-32-64-public-static-const-type-info-ptr-hexaedre-32-64-t-info>`
[const Type_info * Hexaedre_32_64<_T_>::info()](#hexaedre-32-64-public-static-const-type-info-ptr-hexaedre-32-64-t-info)
self_cast#
const Hexaedre_32_64<_T_> & Hexaedre_32_64<_T_>::self_cast(const Objet_U &)
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_32_64<_T_> & Hexaedre_32_64<_T_>::self_cast(const Objet_U &) <hexaedre-32-64-public-static-const-hexaedre-32-64-t-ref-hexaedre-32-64-t-self-cast-const-objet-u-ref>`
[const Hexaedre_32_64<_T_> & Hexaedre_32_64<_T_>::self_cast(const Objet_U &)](#hexaedre-32-64-public-static-const-hexaedre-32-64-t-ref-hexaedre-32-64-t-self-cast-const-objet-u-ref)
self_cast#
Hexaedre_32_64<_T_> & Hexaedre_32_64<_T_>::self_cast(Objet_U &)
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_32_64<_T_> & Hexaedre_32_64<_T_>::self_cast(Objet_U &) <hexaedre-32-64-public-static-hexaedre-32-64-t-ref-hexaedre-32-64-t-self-cast-objet-u-ref>`
[Hexaedre_32_64<_T_> & Hexaedre_32_64<_T_>::self_cast(Objet_U &)](#hexaedre-32-64-public-static-hexaedre-32-64-t-ref-hexaedre-32-64-t-self-cast-objet-u-ref)
printOn#
Sortie & Hexaedre_32_64<_SIZE_>::printOn(Sortie &x) const override
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_32_64<_SIZE_>::printOn(Sortie &x) const override <hexaedre-32-64-protected-sortie-ref-hexaedre-32-64-size-printon-sortie-ref-x-const-override>`
[Sortie & Hexaedre_32_64<_SIZE_>::printOn(Sortie &x) const override](#hexaedre-32-64-protected-sortie-ref-hexaedre-32-64-size-printon-sortie-ref-x-const-override)
readOn#
Entree & Hexaedre_32_64<_SIZE_>::readOn(Entree &) override
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_32_64<_SIZE_>::readOn(Entree &) override <hexaedre-32-64-protected-entree-ref-hexaedre-32-64-size-readon-entree-ref-override>`
[Entree & Hexaedre_32_64<_SIZE_>::readOn(Entree &) override](#hexaedre-32-64-protected-entree-ref-hexaedre-32-64-size-readon-entree-ref-override)
Attributes Documentation#
const Type_info Hexaedre_32_64<_SIZE_>::info_obj