Elem_EF_base#
#include <Elem_EF_base.h>
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\_EF\_base <class-elem-ef-base>`
[Elem\_EF\_base](#class-elem-ef-base)
Detailed description#
Inherits from#
public : Objet_U
Inherited by#
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
calcul_vc#
virtual void Elem_EF_base::calcul_vc(const ArrOfInt &, ArrOfDouble &, const ArrOfDouble &, const DoubleTab &, const Champ_Inc_base &, int) const =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:`virtual void Elem_EF_base::calcul_vc(const ArrOfInt &, ArrOfDouble &, const ArrOfDouble &, const DoubleTab &, const Champ_Inc_base &, int) const =0 <elem-ef-base-public-virtual-void-elem-ef-base-calcul-vc-const-arrofint-ref-arrofdouble-ref-const-arrofdouble-ref-const-doubletab-ref-const-champ-inc-base-ref-int-const-equal-0>`
[virtual void Elem_EF_base::calcul_vc(const ArrOfInt &, ArrOfDouble &, const ArrOfDouble &, const DoubleTab &, const Champ_Inc_base &, int) const =0](#elem-ef-base-public-virtual-void-elem-ef-base-calcul-vc-const-arrofint-ref-arrofdouble-ref-const-arrofdouble-ref-const-doubletab-ref-const-champ-inc-base-ref-int-const-equal-0)
calcul_xg#
virtual void Elem_EF_base::calcul_xg(DoubleVect &, const DoubleTab &, const int, int &, int &, int &, int &) const =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:`virtual void Elem_EF_base::calcul_xg(DoubleVect &, const DoubleTab &, const int, int &, int &, int &, int &) const =0 <elem-ef-base-public-virtual-void-elem-ef-base-calcul-xg-doublevect-ref-const-doubletab-ref-const-int-int-ref-int-ref-int-ref-int-ref-const-equal-0>`
[virtual void Elem_EF_base::calcul_xg(DoubleVect &, const DoubleTab &, const int, int &, int &, int &, int &) const =0](#elem-ef-base-public-virtual-void-elem-ef-base-calcul-xg-doublevect-ref-const-doubletab-ref-const-int-int-ref-int-ref-int-ref-int-ref-const-equal-0)
Elem_EF_base#
Elem_EF_base::Elem_EF_base()
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_EF_base::Elem_EF_base() <elem-ef-base-public-elem-ef-base-elem-ef-base>`
[Elem_EF_base::Elem_EF_base()](#elem-ef-base-public-elem-ef-base-elem-ef-base)
get_info#
const Type_info * Elem_EF_base::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 * Elem_EF_base::get_info() const override <elem-ef-base-public-const-type-info-ptr-elem-ef-base-get-info-const-override>`
[const Type_info * Elem_EF_base::get_info() const override](#elem-ef-base-public-const-type-info-ptr-elem-ef-base-get-info-const-override)
normale#
virtual void Elem_EF_base::normale(int, DoubleTab &, const IntTab &, const IntTab &, const IntTab &, const Domaine &) const =0
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_EF_base::normale(int, DoubleTab &, const IntTab &, const IntTab &, const IntTab &, const Domaine &) const =0 <elem-ef-base-public-virtual-void-elem-ef-base-normale-int-doubletab-ref-const-inttab-ref-const-inttab-ref-const-inttab-ref-const-domaine-ref-const-equal-0>`
[virtual void Elem_EF_base::normale(int, DoubleTab &, const IntTab &, const IntTab &, const IntTab &, const Domaine &) const =0](#elem-ef-base-public-virtual-void-elem-ef-base-normale-int-doubletab-ref-const-inttab-ref-const-inttab-ref-const-inttab-ref-const-domaine-ref-const-equal-0)
~Elem_EF_base#
Elem_EF_base::~Elem_EF_base() override
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_EF_base::~Elem_EF_base() override <elem-ef-base-public-elem-ef-base-dtor-elem-ef-base-override>`
[Elem_EF_base::~Elem_EF_base() override](#elem-ef-base-public-elem-ef-base-dtor-elem-ef-base-override)
info#
const Type_info * Elem_EF_base::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 * Elem_EF_base::info() <elem-ef-base-public-static-const-type-info-ptr-elem-ef-base-info>`
[const Type_info * Elem_EF_base::info()](#elem-ef-base-public-static-const-type-info-ptr-elem-ef-base-info)
self_cast#
const Elem_EF_base & Elem_EF_base::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 Elem_EF_base & Elem_EF_base::self_cast(const Objet_U &) <elem-ef-base-public-static-const-elem-ef-base-ref-elem-ef-base-self-cast-const-objet-u-ref>`
[const Elem_EF_base & Elem_EF_base::self_cast(const Objet_U &)](#elem-ef-base-public-static-const-elem-ef-base-ref-elem-ef-base-self-cast-const-objet-u-ref)
self_cast#
Elem_EF_base & Elem_EF_base::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:`Elem_EF_base & Elem_EF_base::self_cast(Objet_U &) <elem-ef-base-public-static-elem-ef-base-ref-elem-ef-base-self-cast-objet-u-ref>`
[Elem_EF_base & Elem_EF_base::self_cast(Objet_U &)](#elem-ef-base-public-static-elem-ef-base-ref-elem-ef-base-self-cast-objet-u-ref)
printOn#
Sortie & Elem_EF_base::printOn(Sortie &x) const override
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_EF_base::printOn(Sortie &x) const override <elem-ef-base-protected-sortie-ref-elem-ef-base-printon-sortie-ref-x-const-override>`
[Sortie & Elem_EF_base::printOn(Sortie &x) const override](#elem-ef-base-protected-sortie-ref-elem-ef-base-printon-sortie-ref-x-const-override)
readOn#
Entree & Elem_EF_base::readOn(Entree &) override
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_EF_base::readOn(Entree &) override <elem-ef-base-protected-entree-ref-elem-ef-base-readon-entree-ref-override>`
[Entree & Elem_EF_base::readOn(Entree &) override](#elem-ef-base-protected-entree-ref-elem-ef-base-readon-entree-ref-override)
Attributes Documentation#
const Type_info Elem_EF_base::info_obj