Hexa_poly#

#include <Hexa_poly.h>
Brief description

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:`Hexa\_poly <class-hexa-poly>`
[Hexa\_poly](#class-hexa-poly)

Detailed description#

Inherits from#

Inheritance graph#

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

../../../../../_images/classHexa__poly__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

calcul_vc#

Definition
void Hexa_poly::calcul_vc(const ArrOfInt &, ArrOfDouble &, const ArrOfDouble &, const DoubleTab &, const Champ_Inc_base &, int) const
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:`void Hexa_poly::calcul_vc(const ArrOfInt &, ArrOfDouble &, const ArrOfDouble &, const DoubleTab &, const Champ_Inc_base &, int) const <hexa-poly-public-void-hexa-poly-calcul-vc-const-arrofint-ref-arrofdouble-ref-const-arrofdouble-ref-const-doubletab-ref-const-champ-inc-base-ref-int-const>`
[void Hexa_poly::calcul_vc(const ArrOfInt &, ArrOfDouble &, const ArrOfDouble &, const DoubleTab &, const Champ_Inc_base &, int) const](#hexa-poly-public-void-hexa-poly-calcul-vc-const-arrofint-ref-arrofdouble-ref-const-arrofdouble-ref-const-doubletab-ref-const-champ-inc-base-ref-int-const)

calcul_xg#

Definition
void Hexa_poly::calcul_xg(DoubleVect &, const DoubleTab &, const int, int &, int &, int &, int &) const
Brief description

calcule les coord xg du centre d’un element non standard calcule aussi idirichlet = nb de faces de Dirichlet de l’element

Detailed description

si idirichlet = 2, n1 est le numero du sommet confondu avec G

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 Hexa_poly::calcul_xg(DoubleVect &, const DoubleTab &, const int, int &, int &, int &, int &) const <hexa-poly-public-void-hexa-poly-calcul-xg-doublevect-ref-const-doubletab-ref-const-int-int-ref-int-ref-int-ref-int-ref-const>`
[void Hexa_poly::calcul_xg(DoubleVect &, const DoubleTab &, const int, int &, int &, int &, int &) const](#hexa-poly-public-void-hexa-poly-calcul-xg-doublevect-ref-const-doubletab-ref-const-int-int-ref-int-ref-int-ref-int-ref-const)

duplique#

Definition
int Hexa_poly::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 Hexa_poly::duplique() const override <hexa-poly-public-int-hexa-poly-duplique-const-override>`
[int Hexa_poly::duplique() const override](#hexa-poly-public-int-hexa-poly-duplique-const-override)

get_info#

Definition
const Type_info * Hexa_poly::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 * Hexa_poly::get_info() const override <hexa-poly-public-const-type-info-ptr-hexa-poly-get-info-const-override>`
[const Type_info * Hexa_poly::get_info() const override](#hexa-poly-public-const-type-info-ptr-hexa-poly-get-info-const-override)

Hexa_poly#

Definition
Hexa_poly::Hexa_poly()
Brief description

KEL_(0,fa7),KEL_(1,fa7) sont les numeros locaux des 2 faces qui entourent la facette de numero local fa7.

Detailed description

le numero local de la fa7 est celui du sommet qui la porte

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:`Hexa_poly::Hexa_poly() <hexa-poly-public-hexa-poly-hexa-poly>`
[Hexa_poly::Hexa_poly()](#hexa-poly-public-hexa-poly-hexa-poly)

normale#

Definition
void Hexa_poly::normale(int, DoubleTab &, const IntTab &, const IntTab &, const IntTab &, const Domaine &) const override
Brief description

remplit le tableau face_normales dans le Domaine_poly

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 Hexa_poly::normale(int, DoubleTab &, const IntTab &, const IntTab &, const IntTab &, const Domaine &) const override <hexa-poly-public-void-hexa-poly-normale-int-doubletab-ref-const-inttab-ref-const-inttab-ref-const-inttab-ref-const-domaine-ref-const-override>`
[void Hexa_poly::normale(int, DoubleTab &, const IntTab &, const IntTab &, const IntTab &, const Domaine &) const override](#hexa-poly-public-void-hexa-poly-normale-int-doubletab-ref-const-inttab-ref-const-inttab-ref-const-inttab-ref-const-domaine-ref-const-override)

taille_memoire#

Definition
unsigned Hexa_poly::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 Hexa_poly::taille_memoire() const override <hexa-poly-public-unsigned-hexa-poly-taille-memoire-const-override>`
[unsigned Hexa_poly::taille_memoire() const override](#hexa-poly-public-unsigned-hexa-poly-taille-memoire-const-override)

~Hexa_poly#

Definition
Hexa_poly::~Hexa_poly()
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:`Hexa_poly::~Hexa_poly() <hexa-poly-public-hexa-poly-dtor-hexa-poly>`
[Hexa_poly::~Hexa_poly()](#hexa-poly-public-hexa-poly-dtor-hexa-poly)

cree_instance#

Definition
Objet_U * Hexa_poly::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 * Hexa_poly::cree_instance() <hexa-poly-public-static-objet-u-ptr-hexa-poly-cree-instance>`
[Objet_U * Hexa_poly::cree_instance()](#hexa-poly-public-static-objet-u-ptr-hexa-poly-cree-instance)

info#

Definition
const Type_info * Hexa_poly::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 * Hexa_poly::info() <hexa-poly-public-static-const-type-info-ptr-hexa-poly-info>`
[const Type_info * Hexa_poly::info()](#hexa-poly-public-static-const-type-info-ptr-hexa-poly-info)

self_cast#

Definition
const Hexa_poly & Hexa_poly::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 Hexa_poly & Hexa_poly::self_cast(const Objet_U &) <hexa-poly-public-static-const-hexa-poly-ref-hexa-poly-self-cast-const-objet-u-ref>`
[const Hexa_poly & Hexa_poly::self_cast(const Objet_U &)](#hexa-poly-public-static-const-hexa-poly-ref-hexa-poly-self-cast-const-objet-u-ref)

self_cast#

Definition
Hexa_poly & Hexa_poly::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:`Hexa_poly & Hexa_poly::self_cast(Objet_U &) <hexa-poly-public-static-hexa-poly-ref-hexa-poly-self-cast-objet-u-ref>`
[Hexa_poly & Hexa_poly::self_cast(Objet_U &)](#hexa-poly-public-static-hexa-poly-ref-hexa-poly-self-cast-objet-u-ref)

printOn#

Definition
Sortie & Hexa_poly::printOn(Sortie &x) const override
Brief description

Ecriture de l’objet sur un flot de sortie Methode a surcharger.

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:`Sortie & Hexa_poly::printOn(Sortie &x) const override <hexa-poly-protected-sortie-ref-hexa-poly-printon-sortie-ref-x-const-override>`
[Sortie & Hexa_poly::printOn(Sortie &x) const override](#hexa-poly-protected-sortie-ref-hexa-poly-printon-sortie-ref-x-const-override)

readOn#

Definition
Entree & Hexa_poly::readOn(Entree &) override
Brief description

Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.

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 & Hexa_poly::readOn(Entree &) override <hexa-poly-protected-entree-ref-hexa-poly-readon-entree-ref-override>`
[Entree & Hexa_poly::readOn(Entree &) override](#hexa-poly-protected-entree-ref-hexa-poly-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Hexa_poly::info_obj