Quadri_EF#
#include <Quadri_EF.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:`Quadri\_EF <class-quadri-ef>`
[Quadri\_EF](#class-quadri-ef)
Detailed description#
Inherits from#
public : Elem_EF_base
Inheritance graph#
If the image is too small, right-click and open in new tab
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
calcul_vc#
void Quadri_EF::calcul_vc(const ArrOfInt &, ArrOfDouble &, const ArrOfDouble &, const DoubleTab &, const Champ_Inc_base &, int) const override
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:`void Quadri_EF::calcul_vc(const ArrOfInt &, ArrOfDouble &, const ArrOfDouble &, const DoubleTab &, const Champ_Inc_base &, int) const override <quadri-ef-public-void-quadri-ef-calcul-vc-const-arrofint-ref-arrofdouble-ref-const-arrofdouble-ref-const-doubletab-ref-const-champ-inc-base-ref-int-const-override>`
[void Quadri_EF::calcul_vc(const ArrOfInt &, ArrOfDouble &, const ArrOfDouble &, const DoubleTab &, const Champ_Inc_base &, int) const override](#quadri-ef-public-void-quadri-ef-calcul-vc-const-arrofint-ref-arrofdouble-ref-const-arrofdouble-ref-const-doubletab-ref-const-champ-inc-base-ref-int-const-override)
calcul_xg#
void Quadri_EF::calcul_xg(DoubleVect &, const DoubleTab &, const int, int &, int &, int &, int &) const override
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 Quadri_EF::calcul_xg(DoubleVect &, const DoubleTab &, const int, int &, int &, int &, int &) const override <quadri-ef-public-void-quadri-ef-calcul-xg-doublevect-ref-const-doubletab-ref-const-int-int-ref-int-ref-int-ref-int-ref-const-override>`
[void Quadri_EF::calcul_xg(DoubleVect &, const DoubleTab &, const int, int &, int &, int &, int &) const override](#quadri-ef-public-void-quadri-ef-calcul-xg-doublevect-ref-const-doubletab-ref-const-int-int-ref-int-ref-int-ref-int-ref-const-override)
duplique#
int Quadri_EF::duplique() const override
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 Quadri_EF::duplique() const override <quadri-ef-public-int-quadri-ef-duplique-const-override>`
[int Quadri_EF::duplique() const override](#quadri-ef-public-int-quadri-ef-duplique-const-override)
get_info#
const Type_info * Quadri_EF::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 * Quadri_EF::get_info() const override <quadri-ef-public-const-type-info-ptr-quadri-ef-get-info-const-override>`
[const Type_info * Quadri_EF::get_info() const override](#quadri-ef-public-const-type-info-ptr-quadri-ef-get-info-const-override)
normale#
void Quadri_EF::normale(int, DoubleTab &, const IntTab &, const IntTab &, const IntTab &, const Domaine &) const override
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 Quadri_EF::normale(int, DoubleTab &, const IntTab &, const IntTab &, const IntTab &, const Domaine &) const override <quadri-ef-public-void-quadri-ef-normale-int-doubletab-ref-const-inttab-ref-const-inttab-ref-const-inttab-ref-const-domaine-ref-const-override>`
[void Quadri_EF::normale(int, DoubleTab &, const IntTab &, const IntTab &, const IntTab &, const Domaine &) const override](#quadri-ef-public-void-quadri-ef-normale-int-doubletab-ref-const-inttab-ref-const-inttab-ref-const-inttab-ref-const-domaine-ref-const-override)
Quadri_EF#
Quadri_EF::Quadri_EF()
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:`Quadri_EF::Quadri_EF() <quadri-ef-public-quadri-ef-quadri-ef>`
[Quadri_EF::Quadri_EF()](#quadri-ef-public-quadri-ef-quadri-ef)
taille_memoire#
unsigned Quadri_EF::taille_memoire() const override
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 Quadri_EF::taille_memoire() const override <quadri-ef-public-unsigned-quadri-ef-taille-memoire-const-override>`
[unsigned Quadri_EF::taille_memoire() const override](#quadri-ef-public-unsigned-quadri-ef-taille-memoire-const-override)
~Quadri_EF#
Quadri_EF::~Quadri_EF()
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:`Quadri_EF::~Quadri_EF() <quadri-ef-public-quadri-ef-dtor-quadri-ef>`
[Quadri_EF::~Quadri_EF()](#quadri-ef-public-quadri-ef-dtor-quadri-ef)
cree_instance#
Objet_U * Quadri_EF::cree_instance()
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 * Quadri_EF::cree_instance() <quadri-ef-public-static-objet-u-ptr-quadri-ef-cree-instance>`
[Objet_U * Quadri_EF::cree_instance()](#quadri-ef-public-static-objet-u-ptr-quadri-ef-cree-instance)
info#
const Type_info * Quadri_EF::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 * Quadri_EF::info() <quadri-ef-public-static-const-type-info-ptr-quadri-ef-info>`
[const Type_info * Quadri_EF::info()](#quadri-ef-public-static-const-type-info-ptr-quadri-ef-info)
self_cast#
const Quadri_EF & Quadri_EF::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 Quadri_EF & Quadri_EF::self_cast(const Objet_U &) <quadri-ef-public-static-const-quadri-ef-ref-quadri-ef-self-cast-const-objet-u-ref>`
[const Quadri_EF & Quadri_EF::self_cast(const Objet_U &)](#quadri-ef-public-static-const-quadri-ef-ref-quadri-ef-self-cast-const-objet-u-ref)
self_cast#
Quadri_EF & Quadri_EF::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:`Quadri_EF & Quadri_EF::self_cast(Objet_U &) <quadri-ef-public-static-quadri-ef-ref-quadri-ef-self-cast-objet-u-ref>`
[Quadri_EF & Quadri_EF::self_cast(Objet_U &)](#quadri-ef-public-static-quadri-ef-ref-quadri-ef-self-cast-objet-u-ref)
printOn#
Sortie & Quadri_EF::printOn(Sortie &x) const override
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 & Quadri_EF::printOn(Sortie &x) const override <quadri-ef-protected-sortie-ref-quadri-ef-printon-sortie-ref-x-const-override>`
[Sortie & Quadri_EF::printOn(Sortie &x) const override](#quadri-ef-protected-sortie-ref-quadri-ef-printon-sortie-ref-x-const-override)
readOn#
Entree & Quadri_EF::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 & Quadri_EF::readOn(Entree &) override <quadri-ef-protected-entree-ref-quadri-ef-readon-entree-ref-override>`
[Entree & Quadri_EF::readOn(Entree &) override](#quadri-ef-protected-entree-ref-quadri-ef-readon-entree-ref-override)
Attributes Documentation#
const Type_info Quadri_EF::info_obj