Op_Div_EF#
#include <Op_Div_EF.h>
class Op_Div_EF
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:`Op\_Div\_EF <class-op-div-ef>`
[Op\_Div\_EF](#class-op-div-ef)
Detailed description#
Cette classe represente l’operateur de divergence. La discretisation est EF On calcule la divergence d’un champ_P1NC (la vitesse)
Inherits from#
public : Operateur_Div_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#
ajouter#
DoubleTab & Op_Div_EF::ajouter(const DoubleTab &, DoubleTab &) const override
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:`DoubleTab & Op_Div_EF::ajouter(const DoubleTab &, DoubleTab &) const override <op-div-ef-public-doubletab-ref-op-div-ef-ajouter-const-doubletab-ref-doubletab-ref-const-override>`
[DoubleTab & Op_Div_EF::ajouter(const DoubleTab &, DoubleTab &) const override](#op-div-ef-public-doubletab-ref-op-div-ef-ajouter-const-doubletab-ref-doubletab-ref-const-override)
associer#
void Op_Div_EF::associer(const Domaine_dis_base &, const Domaine_Cl_dis_base &, const Champ_Inc_base &) 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 Op_Div_EF::associer(const Domaine_dis_base &, const Domaine_Cl_dis_base &, const Champ_Inc_base &) override <op-div-ef-public-void-op-div-ef-associer-const-domaine-dis-base-ref-const-domaine-cl-dis-base-ref-const-champ-inc-base-ref-override>`
[void Op_Div_EF::associer(const Domaine_dis_base &, const Domaine_Cl_dis_base &, const Champ_Inc_base &) override](#op-div-ef-public-void-op-div-ef-associer-const-domaine-dis-base-ref-const-domaine-cl-dis-base-ref-const-champ-inc-base-ref-override)
calculer#
DoubleTab & Op_Div_EF::calculer(const DoubleTab &, DoubleTab &) const override
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:`DoubleTab & Op_Div_EF::calculer(const DoubleTab &, DoubleTab &) const override <op-div-ef-public-doubletab-ref-op-div-ef-calculer-const-doubletab-ref-doubletab-ref-const-override>`
[DoubleTab & Op_Div_EF::calculer(const DoubleTab &, DoubleTab &) const override](#op-div-ef-public-doubletab-ref-op-div-ef-calculer-const-doubletab-ref-doubletab-ref-const-override)
duplique#
int Op_Div_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 Op_Div_EF::duplique() const override <op-div-ef-public-int-op-div-ef-duplique-const-override>`
[int Op_Div_EF::duplique() const override](#op-div-ef-public-int-op-div-ef-duplique-const-override)
get_info#
const Type_info * Op_Div_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 * Op_Div_EF::get_info() const override <op-div-ef-public-const-type-info-ptr-op-div-ef-get-info-const-override>`
[const Type_info * Op_Div_EF::get_info() const override](#op-div-ef-public-const-type-info-ptr-op-div-ef-get-info-const-override)
impr#
int Op_Div_EF::impr(Sortie &os) const override
DOES NOTHING - to override in derived classes.
Detailed description
Imprime l’operateur sur un flot de sortie.
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:`int Op_Div_EF::impr(Sortie &os) const override <op-div-ef-public-int-op-div-ef-impr-sortie-ref-os-const-override>`
[int Op_Div_EF::impr(Sortie &os) const override](#op-div-ef-public-int-op-div-ef-impr-sortie-ref-os-const-override)
Op_Div_EF#
Op_Div_EF::Op_Div_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:`Op_Div_EF::Op_Div_EF() <op-div-ef-public-op-div-ef-op-div-ef>`
[Op_Div_EF::Op_Div_EF()](#op-div-ef-public-op-div-ef-op-div-ef)
taille_memoire#
unsigned Op_Div_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 Op_Div_EF::taille_memoire() const override <op-div-ef-public-unsigned-op-div-ef-taille-memoire-const-override>`
[unsigned Op_Div_EF::taille_memoire() const override](#op-div-ef-public-unsigned-op-div-ef-taille-memoire-const-override)
volumique#
void Op_Div_EF::volumique(DoubleTab &) const override
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 Op_Div_EF::volumique(DoubleTab &) const override <op-div-ef-public-void-op-div-ef-volumique-doubletab-ref-const-override>`
[void Op_Div_EF::volumique(DoubleTab &) const override](#op-div-ef-public-void-op-div-ef-volumique-doubletab-ref-const-override)
~Op_Div_EF#
Op_Div_EF::~Op_Div_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:`Op_Div_EF::~Op_Div_EF() <op-div-ef-public-op-div-ef-dtor-op-div-ef>`
[Op_Div_EF::~Op_Div_EF()](#op-div-ef-public-op-div-ef-dtor-op-div-ef)
cree_instance#
Objet_U * Op_Div_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 * Op_Div_EF::cree_instance() <op-div-ef-public-static-objet-u-ptr-op-div-ef-cree-instance>`
[Objet_U * Op_Div_EF::cree_instance()](#op-div-ef-public-static-objet-u-ptr-op-div-ef-cree-instance)
info#
const Type_info * Op_Div_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 * Op_Div_EF::info() <op-div-ef-public-static-const-type-info-ptr-op-div-ef-info>`
[const Type_info * Op_Div_EF::info()](#op-div-ef-public-static-const-type-info-ptr-op-div-ef-info)
self_cast#
const Op_Div_EF & Op_Div_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 Op_Div_EF & Op_Div_EF::self_cast(const Objet_U &) <op-div-ef-public-static-const-op-div-ef-ref-op-div-ef-self-cast-const-objet-u-ref>`
[const Op_Div_EF & Op_Div_EF::self_cast(const Objet_U &)](#op-div-ef-public-static-const-op-div-ef-ref-op-div-ef-self-cast-const-objet-u-ref)
self_cast#
Op_Div_EF & Op_Div_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:`Op_Div_EF & Op_Div_EF::self_cast(Objet_U &) <op-div-ef-public-static-op-div-ef-ref-op-div-ef-self-cast-objet-u-ref>`
[Op_Div_EF & Op_Div_EF::self_cast(Objet_U &)](#op-div-ef-public-static-op-div-ef-ref-op-div-ef-self-cast-objet-u-ref)
printOn#
Sortie & Op_Div_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 & Op_Div_EF::printOn(Sortie &x) const override <op-div-ef-protected-sortie-ref-op-div-ef-printon-sortie-ref-x-const-override>`
[Sortie & Op_Div_EF::printOn(Sortie &x) const override](#op-div-ef-protected-sortie-ref-op-div-ef-printon-sortie-ref-x-const-override)
readOn#
Entree & Op_Div_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 & Op_Div_EF::readOn(Entree &) override <op-div-ef-protected-entree-ref-op-div-ef-readon-entree-ref-override>`
[Entree & Op_Div_EF::readOn(Entree &) override](#op-div-ef-protected-entree-ref-op-div-ef-readon-entree-ref-override)
Attributes Documentation#
const Type_info Op_Div_EF::info_obj
TRUST_Ref<Domaine_Cl_EF *> Op_Div_EF::la_zcl_EF
TRUST_Ref<Domaine_EF *> Op_Div_EF::le_dom_EF
DoubleVect Op_Div_EF::porosite_face