Elem_VEF_base#

#include <Elem_VEF_base.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:`Elem\_VEF\_base <class-elem-vef-base>`
[Elem\_VEF\_base](#class-elem-vef-base)

Detailed description#

Inherits from#

Inherited by#

Inheritance graph#

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

../../../../../_images/classElem__VEF__base__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

calcul_vc#

Definition
virtual void Elem_VEF_base::calcul_vc(const ArrOfInt &, ArrOfDouble &, const ArrOfDouble &, const DoubleTab &, const Champ_Inc_base &, int, const DoubleVect &) const =0
Brief description
Detailed description
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:`virtual void Elem_VEF_base::calcul_vc(const ArrOfInt &, ArrOfDouble &, const ArrOfDouble &, const DoubleTab &, const Champ_Inc_base &, int, const DoubleVect &) const =0 <elem-vef-base-public-virtual-void-elem-vef-base-calcul-vc-const-arrofint-ref-arrofdouble-ref-const-arrofdouble-ref-const-doubletab-ref-const-champ-inc-base-ref-int-const-doublevect-ref-const-equal-0>`
[virtual void Elem_VEF_base::calcul_vc(const ArrOfInt &, ArrOfDouble &, const ArrOfDouble &, const DoubleTab &, const Champ_Inc_base &, int, const DoubleVect &) const =0](#elem-vef-base-public-virtual-void-elem-vef-base-calcul-vc-const-arrofint-ref-arrofdouble-ref-const-arrofdouble-ref-const-doubletab-ref-const-champ-inc-base-ref-int-const-doublevect-ref-const-equal-0)

calcul_xg#

Definition
virtual void Elem_VEF_base::calcul_xg(DoubleVect &, const DoubleTab &, const int, int &, int &, int &, int &) const =0
Brief description
Detailed description
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:`virtual void Elem_VEF_base::calcul_xg(DoubleVect &, const DoubleTab &, const int, int &, int &, int &, int &) const =0 <elem-vef-base-public-virtual-void-elem-vef-base-calcul-xg-doublevect-ref-const-doubletab-ref-const-int-int-ref-int-ref-int-ref-int-ref-const-equal-0>`
[virtual void Elem_VEF_base::calcul_xg(DoubleVect &, const DoubleTab &, const int, int &, int &, int &, int &) const =0](#elem-vef-base-public-virtual-void-elem-vef-base-calcul-xg-doublevect-ref-const-doubletab-ref-const-int-int-ref-int-ref-int-ref-int-ref-const-equal-0)

creer_facette_normales#

Definition
virtual void Elem_VEF_base::creer_facette_normales(const Domaine &, DoubleTab &, const IntVect &) const =0
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:`virtual void Elem_VEF_base::creer_facette_normales(const Domaine &, DoubleTab &, const IntVect &) const =0 <elem-vef-base-public-virtual-void-elem-vef-base-creer-facette-normales-const-domaine-ref-doubletab-ref-const-intvect-ref-const-equal-0>`
[virtual void Elem_VEF_base::creer_facette_normales(const Domaine &, DoubleTab &, const IntVect &) const =0](#elem-vef-base-public-virtual-void-elem-vef-base-creer-facette-normales-const-domaine-ref-doubletab-ref-const-intvect-ref-const-equal-0)

creer_normales_facettes_Cl#

Definition
virtual void Elem_VEF_base::creer_normales_facettes_Cl(DoubleTab &, int, int, const DoubleTab &, const DoubleVect &, const Domaine &) const =0
Brief description
Detailed description
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:`virtual void Elem_VEF_base::creer_normales_facettes_Cl(DoubleTab &, int, int, const DoubleTab &, const DoubleVect &, const Domaine &) const =0 <elem-vef-base-public-virtual-void-elem-vef-base-creer-normales-facettes-cl-doubletab-ref-int-int-const-doubletab-ref-const-doublevect-ref-const-domaine-ref-const-equal-0>`
[virtual void Elem_VEF_base::creer_normales_facettes_Cl(DoubleTab &, int, int, const DoubleTab &, const DoubleVect &, const Domaine &) const =0](#elem-vef-base-public-virtual-void-elem-vef-base-creer-normales-facettes-cl-doubletab-ref-int-int-const-doubletab-ref-const-doublevect-ref-const-domaine-ref-const-equal-0)

Elem_VEF_base#

Definition
Elem_VEF_base::Elem_VEF_base()
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:`Elem_VEF_base::Elem_VEF_base() <elem-vef-base-public-elem-vef-base-elem-vef-base>`
[Elem_VEF_base::Elem_VEF_base()](#elem-vef-base-public-elem-vef-base-elem-vef-base)

get_info#

Definition
const Type_info * Elem_VEF_base::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 * Elem_VEF_base::get_info() const override <elem-vef-base-public-const-type-info-ptr-elem-vef-base-get-info-const-override>`
[const Type_info * Elem_VEF_base::get_info() const override](#elem-vef-base-public-const-type-info-ptr-elem-vef-base-get-info-const-override)

KEL#

Definition
const IntTab & Elem_VEF_base::KEL() const
Brief description
Detailed description
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:`const IntTab & Elem_VEF_base::KEL() const <elem-vef-base-public-const-inttab-ref-elem-vef-base-kel-const>`
[const IntTab & Elem_VEF_base::KEL() const](#elem-vef-base-public-const-inttab-ref-elem-vef-base-kel-const)

modif_normales_facettes_Cl#

Definition
virtual void Elem_VEF_base::modif_normales_facettes_Cl(DoubleTab &, int, int, int, int, int, int) const =0
Brief description
Detailed description
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:`virtual void Elem_VEF_base::modif_normales_facettes_Cl(DoubleTab &, int, int, int, int, int, int) const =0 <elem-vef-base-public-virtual-void-elem-vef-base-modif-normales-facettes-cl-doubletab-ref-int-int-int-int-int-int-const-equal-0>`
[virtual void Elem_VEF_base::modif_normales_facettes_Cl(DoubleTab &, int, int, int, int, int, int) const =0](#elem-vef-base-public-virtual-void-elem-vef-base-modif-normales-facettes-cl-doubletab-ref-int-int-int-int-int-int-const-equal-0)

modif_volumes_entrelaces#

Definition
virtual void Elem_VEF_base::modif_volumes_entrelaces(int, int, const Domaine_VEF &, DoubleVect &, int) const =0
Brief description
Detailed description
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:`virtual void Elem_VEF_base::modif_volumes_entrelaces(int, int, const Domaine_VEF &, DoubleVect &, int) const =0 <elem-vef-base-public-virtual-void-elem-vef-base-modif-volumes-entrelaces-int-int-const-domaine-vef-ref-doublevect-ref-int-const-equal-0>`
[virtual void Elem_VEF_base::modif_volumes_entrelaces(int, int, const Domaine_VEF &, DoubleVect &, int) const =0](#elem-vef-base-public-virtual-void-elem-vef-base-modif-volumes-entrelaces-int-int-const-domaine-vef-ref-doublevect-ref-int-const-equal-0)

modif_volumes_entrelaces_faces_joints#

Definition
virtual void Elem_VEF_base::modif_volumes_entrelaces_faces_joints(int, int, const Domaine_VEF &, DoubleVect &, int) const =0
Brief description
Detailed description
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:`virtual void Elem_VEF_base::modif_volumes_entrelaces_faces_joints(int, int, const Domaine_VEF &, DoubleVect &, int) const =0 <elem-vef-base-public-virtual-void-elem-vef-base-modif-volumes-entrelaces-faces-joints-int-int-const-domaine-vef-ref-doublevect-ref-int-const-equal-0>`
[virtual void Elem_VEF_base::modif_volumes_entrelaces_faces_joints(int, int, const Domaine_VEF &, DoubleVect &, int) const =0](#elem-vef-base-public-virtual-void-elem-vef-base-modif-volumes-entrelaces-faces-joints-int-int-const-domaine-vef-ref-doublevect-ref-int-const-equal-0)

nb_facette#

Definition
virtual int Elem_VEF_base::nb_facette() const =0
Brief description
Detailed description
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:`virtual int Elem_VEF_base::nb_facette() const =0 <elem-vef-base-public-virtual-int-elem-vef-base-nb-facette-const-equal-0>`
[virtual int Elem_VEF_base::nb_facette() const =0](#elem-vef-base-public-virtual-int-elem-vef-base-nb-facette-const-equal-0)

normale#

Definition
virtual void Elem_VEF_base::normale(int, DoubleTab &, const IntTab &, const IntTab &, const IntTab &, const Domaine &) const =0
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:`virtual void Elem_VEF_base::normale(int, DoubleTab &, const IntTab &, const IntTab &, const IntTab &, const Domaine &) const =0 <elem-vef-base-public-virtual-void-elem-vef-base-normale-int-doubletab-ref-const-inttab-ref-const-inttab-ref-const-inttab-ref-const-domaine-ref-const-equal-0>`
[virtual void Elem_VEF_base::normale(int, DoubleTab &, const IntTab &, const IntTab &, const IntTab &, const Domaine &) const =0](#elem-vef-base-public-virtual-void-elem-vef-base-normale-int-doubletab-ref-const-inttab-ref-const-inttab-ref-const-inttab-ref-const-domaine-ref-const-equal-0)

~Elem_VEF_base#

Definition
Elem_VEF_base::~Elem_VEF_base() override
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:`Elem_VEF_base::~Elem_VEF_base() override <elem-vef-base-public-elem-vef-base-dtor-elem-vef-base-override>`
[Elem_VEF_base::~Elem_VEF_base() override](#elem-vef-base-public-elem-vef-base-dtor-elem-vef-base-override)

info#

Definition
const Type_info * Elem_VEF_base::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 * Elem_VEF_base::info() <elem-vef-base-public-static-const-type-info-ptr-elem-vef-base-info>`
[const Type_info * Elem_VEF_base::info()](#elem-vef-base-public-static-const-type-info-ptr-elem-vef-base-info)

self_cast#

Definition
const Elem_VEF_base & Elem_VEF_base::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 Elem_VEF_base & Elem_VEF_base::self_cast(const Objet_U &) <elem-vef-base-public-static-const-elem-vef-base-ref-elem-vef-base-self-cast-const-objet-u-ref>`
[const Elem_VEF_base & Elem_VEF_base::self_cast(const Objet_U &)](#elem-vef-base-public-static-const-elem-vef-base-ref-elem-vef-base-self-cast-const-objet-u-ref)

self_cast#

Definition
Elem_VEF_base & Elem_VEF_base::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:`Elem_VEF_base & Elem_VEF_base::self_cast(Objet_U &) <elem-vef-base-public-static-elem-vef-base-ref-elem-vef-base-self-cast-objet-u-ref>`
[Elem_VEF_base & Elem_VEF_base::self_cast(Objet_U &)](#elem-vef-base-public-static-elem-vef-base-ref-elem-vef-base-self-cast-objet-u-ref)

printOn#

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

Ecriture de l’objet sur un flot de sortie 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:`Sortie & Elem_VEF_base::printOn(Sortie &x) const override <elem-vef-base-protected-sortie-ref-elem-vef-base-printon-sortie-ref-x-const-override>`
[Sortie & Elem_VEF_base::printOn(Sortie &x) const override](#elem-vef-base-protected-sortie-ref-elem-vef-base-printon-sortie-ref-x-const-override)

readOn#

Definition
Entree & Elem_VEF_base::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 & Elem_VEF_base::readOn(Entree &) override <elem-vef-base-protected-entree-ref-elem-vef-base-readon-entree-ref-override>`
[Entree & Elem_VEF_base::readOn(Entree &) override](#elem-vef-base-protected-entree-ref-elem-vef-base-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Elem_VEF_base::info_obj
KEL_ (protected)
IntTab Elem_VEF_base::KEL_