Op_Grad_EF#
#include <Op_Grad_EF.h>
class Op_Grad_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\_Grad\_EF <class-op-grad-ef>`
[Op\_Grad\_EF](#class-op-grad-ef)
Detailed description#
Cette classe represente l’operateur de gradient. La discretisation est EF On calcule le gradient d’un champ_P0_EF (la pression)
Inherits from#
public : Operateur_Grad_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_Grad_EF::ajouter(const DoubleTab &, DoubleTab &) const override
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:`DoubleTab & Op_Grad_EF::ajouter(const DoubleTab &, DoubleTab &) const override <op-grad-ef-public-doubletab-ref-op-grad-ef-ajouter-const-doubletab-ref-doubletab-ref-const-override>`
[DoubleTab & Op_Grad_EF::ajouter(const DoubleTab &, DoubleTab &) const override](#op-grad-ef-public-doubletab-ref-op-grad-ef-ajouter-const-doubletab-ref-doubletab-ref-const-override)
associer#
void Op_Grad_EF::associer(const Domaine_dis_base &, const Domaine_Cl_dis_base &, const Champ_Inc_base &) 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_Grad_EF::associer(const Domaine_dis_base &, const Domaine_Cl_dis_base &, const Champ_Inc_base &) override <op-grad-ef-public-void-op-grad-ef-associer-const-domaine-dis-base-ref-const-domaine-cl-dis-base-ref-const-champ-inc-base-ref-override>`
[void Op_Grad_EF::associer(const Domaine_dis_base &, const Domaine_Cl_dis_base &, const Champ_Inc_base &) override](#op-grad-ef-public-void-op-grad-ef-associer-const-domaine-dis-base-ref-const-domaine-cl-dis-base-ref-const-champ-inc-base-ref-override)
calculer#
DoubleTab & Op_Grad_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_Grad_EF::calculer(const DoubleTab &, DoubleTab &) const override <op-grad-ef-public-doubletab-ref-op-grad-ef-calculer-const-doubletab-ref-doubletab-ref-const-override>`
[DoubleTab & Op_Grad_EF::calculer(const DoubleTab &, DoubleTab &) const override](#op-grad-ef-public-doubletab-ref-op-grad-ef-calculer-const-doubletab-ref-doubletab-ref-const-override)
calculer_flux_bords#
void Op_Grad_EF::calculer_flux_bords() 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_Grad_EF::calculer_flux_bords() const override <op-grad-ef-public-void-op-grad-ef-calculer-flux-bords-const-override>`
[void Op_Grad_EF::calculer_flux_bords() const override](#op-grad-ef-public-void-op-grad-ef-calculer-flux-bords-const-override)
duplique#
int Op_Grad_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_Grad_EF::duplique() const override <op-grad-ef-public-int-op-grad-ef-duplique-const-override>`
[int Op_Grad_EF::duplique() const override](#op-grad-ef-public-int-op-grad-ef-duplique-const-override)
get_info#
const Type_info * Op_Grad_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_Grad_EF::get_info() const override <op-grad-ef-public-const-type-info-ptr-op-grad-ef-get-info-const-override>`
[const Type_info * Op_Grad_EF::get_info() const override](#op-grad-ef-public-const-type-info-ptr-op-grad-ef-get-info-const-override)
impr#
int Op_Grad_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_Grad_EF::impr(Sortie &os) const override <op-grad-ef-public-int-op-grad-ef-impr-sortie-ref-os-const-override>`
[int Op_Grad_EF::impr(Sortie &os) const override](#op-grad-ef-public-int-op-grad-ef-impr-sortie-ref-os-const-override)
mettre_a_jour#
void Op_Grad_EF::mettre_a_jour(double) override
DOES NOTHING - to override in derived classes.
Detailed description
Mise a jour de l’operateur
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_Grad_EF::mettre_a_jour(double) override <op-grad-ef-public-void-op-grad-ef-mettre-a-jour-double-override>`
[void Op_Grad_EF::mettre_a_jour(double) override](#op-grad-ef-public-void-op-grad-ef-mettre-a-jour-double-override)
Op_Grad_EF#
Op_Grad_EF::Op_Grad_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_Grad_EF::Op_Grad_EF() <op-grad-ef-public-op-grad-ef-op-grad-ef>`
[Op_Grad_EF::Op_Grad_EF()](#op-grad-ef-public-op-grad-ef-op-grad-ef)
taille_memoire#
unsigned Op_Grad_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_Grad_EF::taille_memoire() const override <op-grad-ef-public-unsigned-op-grad-ef-taille-memoire-const-override>`
[unsigned Op_Grad_EF::taille_memoire() const override](#op-grad-ef-public-unsigned-op-grad-ef-taille-memoire-const-override)
~Op_Grad_EF#
Op_Grad_EF::~Op_Grad_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_Grad_EF::~Op_Grad_EF() <op-grad-ef-public-op-grad-ef-dtor-op-grad-ef>`
[Op_Grad_EF::~Op_Grad_EF()](#op-grad-ef-public-op-grad-ef-dtor-op-grad-ef)
cree_instance#
Objet_U * Op_Grad_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_Grad_EF::cree_instance() <op-grad-ef-public-static-objet-u-ptr-op-grad-ef-cree-instance>`
[Objet_U * Op_Grad_EF::cree_instance()](#op-grad-ef-public-static-objet-u-ptr-op-grad-ef-cree-instance)
info#
const Type_info * Op_Grad_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_Grad_EF::info() <op-grad-ef-public-static-const-type-info-ptr-op-grad-ef-info>`
[const Type_info * Op_Grad_EF::info()](#op-grad-ef-public-static-const-type-info-ptr-op-grad-ef-info)
self_cast#
const Op_Grad_EF & Op_Grad_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_Grad_EF & Op_Grad_EF::self_cast(const Objet_U &) <op-grad-ef-public-static-const-op-grad-ef-ref-op-grad-ef-self-cast-const-objet-u-ref>`
[const Op_Grad_EF & Op_Grad_EF::self_cast(const Objet_U &)](#op-grad-ef-public-static-const-op-grad-ef-ref-op-grad-ef-self-cast-const-objet-u-ref)
self_cast#
Op_Grad_EF & Op_Grad_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_Grad_EF & Op_Grad_EF::self_cast(Objet_U &) <op-grad-ef-public-static-op-grad-ef-ref-op-grad-ef-self-cast-objet-u-ref>`
[Op_Grad_EF & Op_Grad_EF::self_cast(Objet_U &)](#op-grad-ef-public-static-op-grad-ef-ref-op-grad-ef-self-cast-objet-u-ref)
ajouter_bord#
void Op_Grad_EF::ajouter_bord(DoubleTab &resu, const Domaine_EF &domaine_EF, const Domaine_Cl_EF &domaine_Cl_EF) const
Detailed description
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_Grad_EF::ajouter_bord(DoubleTab &resu, const Domaine_EF &domaine_EF, const Domaine_Cl_EF &domaine_Cl_EF) const <op-grad-ef-protected-void-op-grad-ef-ajouter-bord-doubletab-ref-resu-const-domaine-ef-ref-domaine-ef-const-domaine-cl-ef-ref-domaine-cl-ef-const>`
[void Op_Grad_EF::ajouter_bord(DoubleTab &resu, const Domaine_EF &domaine_EF, const Domaine_Cl_EF &domaine_Cl_EF) const](#op-grad-ef-protected-void-op-grad-ef-ajouter-bord-doubletab-ref-resu-const-domaine-ef-ref-domaine-ef-const-domaine-cl-ef-ref-domaine-cl-ef-const)
printOn#
Sortie & Op_Grad_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_Grad_EF::printOn(Sortie &x) const override <op-grad-ef-protected-sortie-ref-op-grad-ef-printon-sortie-ref-x-const-override>`
[Sortie & Op_Grad_EF::printOn(Sortie &x) const override](#op-grad-ef-protected-sortie-ref-op-grad-ef-printon-sortie-ref-x-const-override)
readOn#
Entree & Op_Grad_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_Grad_EF::readOn(Entree &) override <op-grad-ef-protected-entree-ref-op-grad-ef-readon-entree-ref-override>`
[Entree & Op_Grad_EF::readOn(Entree &) override](#op-grad-ef-protected-entree-ref-op-grad-ef-readon-entree-ref-override)
Attributes Documentation#
const Type_info Op_Grad_EF::info_obj
TRUST_Deriv<Champ_Don_base> Op_Grad_EF::int_P_bord_
TRUST_Ref<Domaine_Cl_EF *> Op_Grad_EF::la_zcl_EF
TRUST_Ref<Domaine_EF *> Op_Grad_EF::le_dom_EF