Operateur_Grad#
#include <Operateur_Grad.h>
Classe Operateur_Grad Classe generique de la hierarchie des operateurs calculant le gradient.
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:`Operateur\_Grad <class-operateur-grad>`
[Operateur\_Grad](#class-operateur-grad)
Detailed description#
d’un champ. Un objet Operateur_Grad peut referencer n’importe quel objet derivant de Operateur_Grad_base .
Inherits from#
public : Operateur
public : TRUST_Deriv
<Operateur_Grad_base>
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
ajouter#
DoubleTab & Operateur_Grad::ajouter(const DoubleTab &, DoubleTab &) const override
Ajoute la contribution de l’operateur au tableau passe en parametre.
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 & Operateur_Grad::ajouter(const DoubleTab &, DoubleTab &) const override <operateur-grad-public-doubletab-ref-operateur-grad-ajouter-const-doubletab-ref-doubletab-ref-const-override>`
[DoubleTab & Operateur_Grad::ajouter(const DoubleTab &, DoubleTab &) const override](#operateur-grad-public-doubletab-ref-operateur-grad-ajouter-const-doubletab-ref-doubletab-ref-const-override)
calculer#
DoubleTab & Operateur_Grad::calculer(const DoubleTab &, DoubleTab &) const override
Initialise le tableau passe en parametre avec la contribution de l’operateur.
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 & Operateur_Grad::calculer(const DoubleTab &, DoubleTab &) const override <operateur-grad-public-doubletab-ref-operateur-grad-calculer-const-doubletab-ref-doubletab-ref-const-override>`
[DoubleTab & Operateur_Grad::calculer(const DoubleTab &, DoubleTab &) const override](#operateur-grad-public-doubletab-ref-operateur-grad-calculer-const-doubletab-ref-doubletab-ref-const-override)
duplique#
int Operateur_Grad::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 Operateur_Grad::duplique() const override <operateur-grad-public-int-operateur-grad-duplique-const-override>`
[int Operateur_Grad::duplique() const override](#operateur-grad-public-int-operateur-grad-duplique-const-override)
get_info#
const Type_info * Operateur_Grad::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 * Operateur_Grad::get_info() const override <operateur-grad-public-const-type-info-ptr-operateur-grad-get-info-const-override>`
[const Type_info * Operateur_Grad::get_info() const override](#operateur-grad-public-const-type-info-ptr-operateur-grad-get-info-const-override)
l_op_base#
const Operateur_base & Operateur_Grad::l_op_base() const override
Renvoie l’objet sous - jacent upcaste en Operateur_base (version const)
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:`const Operateur_base & Operateur_Grad::l_op_base() const override <operateur-grad-public-const-operateur-base-ref-operateur-grad-l-op-base-const-override>`
[const Operateur_base & Operateur_Grad::l_op_base() const override](#operateur-grad-public-const-operateur-base-ref-operateur-grad-l-op-base-const-override)
l_op_base#
Operateur_base & Operateur_Grad::l_op_base() override
Renvoie l’objet sous - jacent upcaste en Operateur_base .
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:`Operateur_base & Operateur_Grad::l_op_base() override <operateur-grad-public-operateur-base-ref-operateur-grad-l-op-base-override>`
[Operateur_base & Operateur_Grad::l_op_base() override](#operateur-grad-public-operateur-base-ref-operateur-grad-l-op-base-override)
op_non_nul#
int Operateur_Grad::op_non_nul() 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:`int Operateur_Grad::op_non_nul() const override <operateur-grad-public-int-operateur-grad-op-non-nul-const-override>`
[int Operateur_Grad::op_non_nul() const override](#operateur-grad-public-int-operateur-grad-op-non-nul-const-override)
Operateur_Grad#
Operateur_Grad::Operateur_Grad()
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:`Operateur_Grad::Operateur_Grad() <operateur-grad-public-operateur-grad-operateur-grad>`
[Operateur_Grad::Operateur_Grad()](#operateur-grad-public-operateur-grad-operateur-grad)
taille_memoire#
unsigned Operateur_Grad::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 Operateur_Grad::taille_memoire() const override <operateur-grad-public-unsigned-operateur-grad-taille-memoire-const-override>`
[unsigned Operateur_Grad::taille_memoire() const override](#operateur-grad-public-unsigned-operateur-grad-taille-memoire-const-override)
typer#
void Operateur_Grad::typer() override
Type l’operateur: se type “Op_Grad_” + discretisation() + .
Detailed description
“_” + inconnue().suffix
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 Operateur_Grad::typer() override <operateur-grad-public-void-operateur-grad-typer-override>`
[void Operateur_Grad::typer() override](#operateur-grad-public-void-operateur-grad-typer-override)
typer_direct#
void Operateur_Grad::typer_direct(const Nom &)
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 Operateur_Grad::typer_direct(const Nom &) <operateur-grad-public-void-operateur-grad-typer-direct-const-nom-ref>`
[void Operateur_Grad::typer_direct(const Nom &)](#operateur-grad-public-void-operateur-grad-typer-direct-const-nom-ref)
~Operateur_Grad#
Operateur_Grad::~Operateur_Grad()
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:`Operateur_Grad::~Operateur_Grad() <operateur-grad-public-operateur-grad-dtor-operateur-grad>`
[Operateur_Grad::~Operateur_Grad()](#operateur-grad-public-operateur-grad-dtor-operateur-grad)
cree_instance#
Objet_U * Operateur_Grad::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 * Operateur_Grad::cree_instance() <operateur-grad-public-static-objet-u-ptr-operateur-grad-cree-instance>`
[Objet_U * Operateur_Grad::cree_instance()](#operateur-grad-public-static-objet-u-ptr-operateur-grad-cree-instance)
info#
const Type_info * Operateur_Grad::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 * Operateur_Grad::info() <operateur-grad-public-static-const-type-info-ptr-operateur-grad-info>`
[const Type_info * Operateur_Grad::info()](#operateur-grad-public-static-const-type-info-ptr-operateur-grad-info)
self_cast#
const Operateur_Grad & Operateur_Grad::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 Operateur_Grad & Operateur_Grad::self_cast(const Objet_U &) <operateur-grad-public-static-const-operateur-grad-ref-operateur-grad-self-cast-const-objet-u-ref>`
[const Operateur_Grad & Operateur_Grad::self_cast(const Objet_U &)](#operateur-grad-public-static-const-operateur-grad-ref-operateur-grad-self-cast-const-objet-u-ref)
self_cast#
Operateur_Grad & Operateur_Grad::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:`Operateur_Grad & Operateur_Grad::self_cast(Objet_U &) <operateur-grad-public-static-operateur-grad-ref-operateur-grad-self-cast-objet-u-ref>`
[Operateur_Grad & Operateur_Grad::self_cast(Objet_U &)](#operateur-grad-public-static-operateur-grad-ref-operateur-grad-self-cast-objet-u-ref)
printOn#
Sortie & Operateur_Grad::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 & Operateur_Grad::printOn(Sortie &x) const override <operateur-grad-protected-sortie-ref-operateur-grad-printon-sortie-ref-x-const-override>`
[Sortie & Operateur_Grad::printOn(Sortie &x) const override](#operateur-grad-protected-sortie-ref-operateur-grad-printon-sortie-ref-x-const-override)
readOn#
Entree & Operateur_Grad::readOn(Entree &) override
Lecture d’un Objet_U sur un flot d’entree 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:`Entree & Operateur_Grad::readOn(Entree &) override <operateur-grad-protected-entree-ref-operateur-grad-readon-entree-ref-override>`
[Entree & Operateur_Grad::readOn(Entree &) override](#operateur-grad-protected-entree-ref-operateur-grad-readon-entree-ref-override)
Attributes Documentation#
const Type_info Operateur_Grad::info_obj