Segment_EF_axi#

#include <Segment_EF_axi.h>
Brief description

: class Segment_EF_axi

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:`Segment\_EF\_axi <class-segment-ef-axi>`
[Segment\_EF\_axi](#class-segment-ef-axi)

Detailed description#

Inherits from#

Inheritance graph#

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

../../../../../_images/classSegment__EF__axi__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

duplique#

Definition
int Segment_EF_axi::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 Segment_EF_axi::duplique() const override <segment-ef-axi-public-int-segment-ef-axi-duplique-const-override>`
[int Segment_EF_axi::duplique() const override](#segment-ef-axi-public-int-segment-ef-axi-duplique-const-override)

get_info#

Definition
const Type_info * Segment_EF_axi::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 * Segment_EF_axi::get_info() const override <segment-ef-axi-public-const-type-info-ptr-segment-ef-axi-get-info-const-override>`
[const Type_info * Segment_EF_axi::get_info() const override](#segment-ef-axi-public-const-type-info-ptr-segment-ef-axi-get-info-const-override)

normale#

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

remplit le tableau face_normales dans le Domaine_EF

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

Segment_EF_axi#

Definition
Segment_EF_axi::Segment_EF_axi()
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:`Segment_EF_axi::Segment_EF_axi() <segment-ef-axi-public-segment-ef-axi-segment-ef-axi>`
[Segment_EF_axi::Segment_EF_axi()](#segment-ef-axi-public-segment-ef-axi-segment-ef-axi)

taille_memoire#

Definition
unsigned Segment_EF_axi::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 Segment_EF_axi::taille_memoire() const override <segment-ef-axi-public-unsigned-segment-ef-axi-taille-memoire-const-override>`
[unsigned Segment_EF_axi::taille_memoire() const override](#segment-ef-axi-public-unsigned-segment-ef-axi-taille-memoire-const-override)

~Segment_EF_axi#

Definition
Segment_EF_axi::~Segment_EF_axi()
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:`Segment_EF_axi::~Segment_EF_axi() <segment-ef-axi-public-segment-ef-axi-dtor-segment-ef-axi>`
[Segment_EF_axi::~Segment_EF_axi()](#segment-ef-axi-public-segment-ef-axi-dtor-segment-ef-axi)

cree_instance#

Definition
Objet_U * Segment_EF_axi::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 * Segment_EF_axi::cree_instance() <segment-ef-axi-public-static-objet-u-ptr-segment-ef-axi-cree-instance>`
[Objet_U * Segment_EF_axi::cree_instance()](#segment-ef-axi-public-static-objet-u-ptr-segment-ef-axi-cree-instance)

info#

Definition
const Type_info * Segment_EF_axi::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 * Segment_EF_axi::info() <segment-ef-axi-public-static-const-type-info-ptr-segment-ef-axi-info>`
[const Type_info * Segment_EF_axi::info()](#segment-ef-axi-public-static-const-type-info-ptr-segment-ef-axi-info)

self_cast#

Definition
const Segment_EF_axi & Segment_EF_axi::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 Segment_EF_axi & Segment_EF_axi::self_cast(const Objet_U &) <segment-ef-axi-public-static-const-segment-ef-axi-ref-segment-ef-axi-self-cast-const-objet-u-ref>`
[const Segment_EF_axi & Segment_EF_axi::self_cast(const Objet_U &)](#segment-ef-axi-public-static-const-segment-ef-axi-ref-segment-ef-axi-self-cast-const-objet-u-ref)

self_cast#

Definition
Segment_EF_axi & Segment_EF_axi::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:`Segment_EF_axi & Segment_EF_axi::self_cast(Objet_U &) <segment-ef-axi-public-static-segment-ef-axi-ref-segment-ef-axi-self-cast-objet-u-ref>`
[Segment_EF_axi & Segment_EF_axi::self_cast(Objet_U &)](#segment-ef-axi-public-static-segment-ef-axi-ref-segment-ef-axi-self-cast-objet-u-ref)

printOn#

Definition
Sortie & Segment_EF_axi::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 & Segment_EF_axi::printOn(Sortie &x) const override <segment-ef-axi-protected-sortie-ref-segment-ef-axi-printon-sortie-ref-x-const-override>`
[Sortie & Segment_EF_axi::printOn(Sortie &x) const override](#segment-ef-axi-protected-sortie-ref-segment-ef-axi-printon-sortie-ref-x-const-override)

readOn#

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

Lecture d’un Objet_U sur un flot d’entree 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:`Entree & Segment_EF_axi::readOn(Entree &) override <segment-ef-axi-protected-entree-ref-segment-ef-axi-readon-entree-ref-override>`
[Entree & Segment_EF_axi::readOn(Entree &) override](#segment-ef-axi-protected-entree-ref-segment-ef-axi-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Segment_EF_axi::info_obj