Segment_EF#

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

Detailed description#

Inherits from#

Inherited by#

Inheritance graph#

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

../../../../../_images/classSegment__EF__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

calcul_vc#

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

calcul_xg#

Definition
void Segment_EF::calcul_xg(DoubleVect &, const DoubleTab &, const int, int &, int &, int &, int &) const override
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

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

duplique#

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

get_info#

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

normale#

Definition
void Segment_EF::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:

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

Segment_EF#

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

taille_memoire#

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

~Segment_EF#

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

cree_instance#

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

info#

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

self_cast#

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

self_cast#

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

printOn#

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

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

Detailed description

Reimplements:

References
Referenced By
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::printOn(Sortie &x) const override <segment-ef-protected-sortie-ref-segment-ef-printon-sortie-ref-x-const-override>`
[Sortie & Segment_EF::printOn(Sortie &x) const override](#segment-ef-protected-sortie-ref-segment-ef-printon-sortie-ref-x-const-override)

readOn#

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

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

Detailed description

Reimplements:

Referenced By
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::readOn(Entree &) override <segment-ef-protected-entree-ref-segment-ef-readon-entree-ref-override>`
[Entree & Segment_EF::readOn(Entree &) override](#segment-ef-protected-entree-ref-segment-ef-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Segment_EF::info_obj