Operateur_Grad#

#include <Operateur_Grad.h>
Brief description

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#

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

ajouter#

Definition
DoubleTab & Operateur_Grad::ajouter(const DoubleTab &, DoubleTab &) const override
Brief description

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#

Definition
DoubleTab & Operateur_Grad::calculer(const DoubleTab &, DoubleTab &) const override
Brief description

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#

Definition
int Operateur_Grad::duplique() const override
Brief description
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#

Definition
const Type_info * Operateur_Grad::get_info() const override
Brief description

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#

Definition
const Operateur_base & Operateur_Grad::l_op_base() const override
Brief description

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#

Definition
Operateur_base & Operateur_Grad::l_op_base() override
Brief description

Renvoie l’objet sous - jacent upcaste en Operateur_base .

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:`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#

Definition
int Operateur_Grad::op_non_nul() const override
Brief description
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#

Definition
Operateur_Grad::Operateur_Grad()
Brief description
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#

Definition
unsigned Operateur_Grad::taille_memoire() const override
Brief description
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#

Definition
void Operateur_Grad::typer() override
Brief description

Type l’operateur: se type “Op_Grad_” + discretisation() + .

Detailed description

“_” + inconnue().suffix

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:`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#

Definition
void Operateur_Grad::typer_direct(const Nom &)
Brief description
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#

Definition
Operateur_Grad::~Operateur_Grad()
Brief description
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#

Definition
Objet_U * Operateur_Grad::cree_instance()
Brief description
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#

Definition
const Type_info * Operateur_Grad::info()
Brief description
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#

Definition
const Operateur_Grad & Operateur_Grad::self_cast(const Objet_U &)
Brief description
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#

Definition
Operateur_Grad & Operateur_Grad::self_cast(Objet_U &)
Brief description
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#

Definition
Sortie & Operateur_Grad::printOn(Sortie &x) const override
Brief description

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#

Definition
Entree & Operateur_Grad::readOn(Entree &) override
Brief description

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#

info_obj (public)
const Type_info Operateur_Grad::info_obj