Operateur_Div#

#include <Operateur_Div.h>
Brief description

classe Operateur_Div Classe generique de la hierarchie des operateurs calculant la divergence

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\_Div <class-operateur-div>`
[Operateur\_Div](#class-operateur-div)

Detailed description#

d’un champ. Un objet Operateur_Div peut referencer n’importe quel objet derivant de Operateur_Div_base .

Inherits from#

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

ajouter#

Definition
DoubleTab & Operateur_Div::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_Div::ajouter(const DoubleTab &, DoubleTab &) const override <operateur-div-public-doubletab-ref-operateur-div-ajouter-const-doubletab-ref-doubletab-ref-const-override>`
[DoubleTab & Operateur_Div::ajouter(const DoubleTab &, DoubleTab &) const override](#operateur-div-public-doubletab-ref-operateur-div-ajouter-const-doubletab-ref-doubletab-ref-const-override)

calculer#

Definition
DoubleTab & Operateur_Div::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_Div::calculer(const DoubleTab &, DoubleTab &) const override <operateur-div-public-doubletab-ref-operateur-div-calculer-const-doubletab-ref-doubletab-ref-const-override>`
[DoubleTab & Operateur_Div::calculer(const DoubleTab &, DoubleTab &) const override](#operateur-div-public-doubletab-ref-operateur-div-calculer-const-doubletab-ref-doubletab-ref-const-override)

duplique#

Definition
int Operateur_Div::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_Div::duplique() const override <operateur-div-public-int-operateur-div-duplique-const-override>`
[int Operateur_Div::duplique() const override](#operateur-div-public-int-operateur-div-duplique-const-override)

get_info#

Definition
const Type_info * Operateur_Div::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_Div::get_info() const override <operateur-div-public-const-type-info-ptr-operateur-div-get-info-const-override>`
[const Type_info * Operateur_Div::get_info() const override](#operateur-div-public-const-type-info-ptr-operateur-div-get-info-const-override)

l_op_base#

Definition
const Operateur_base & Operateur_Div::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_Div::l_op_base() const override <operateur-div-public-const-operateur-base-ref-operateur-div-l-op-base-const-override>`
[const Operateur_base & Operateur_Div::l_op_base() const override](#operateur-div-public-const-operateur-base-ref-operateur-div-l-op-base-const-override)

l_op_base#

Definition
Operateur_base & Operateur_Div::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_Div::l_op_base() override <operateur-div-public-operateur-base-ref-operateur-div-l-op-base-override>`
[Operateur_base & Operateur_Div::l_op_base() override](#operateur-div-public-operateur-base-ref-operateur-div-l-op-base-override)

op_non_nul#

Definition
int Operateur_Div::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_Div::op_non_nul() const override <operateur-div-public-int-operateur-div-op-non-nul-const-override>`
[int Operateur_Div::op_non_nul() const override](#operateur-div-public-int-operateur-div-op-non-nul-const-override)

Operateur_Div#

Definition
Operateur_Div::Operateur_Div()
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_Div::Operateur_Div() <operateur-div-public-operateur-div-operateur-div>`
[Operateur_Div::Operateur_Div()](#operateur-div-public-operateur-div-operateur-div)

taille_memoire#

Definition
unsigned Operateur_Div::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_Div::taille_memoire() const override <operateur-div-public-unsigned-operateur-div-taille-memoire-const-override>`
[unsigned Operateur_Div::taille_memoire() const override](#operateur-div-public-unsigned-operateur-div-taille-memoire-const-override)

typer#

Definition
void Operateur_Div::typer() override
Brief description

Type l’operateur: se type “Op_div_” + 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_Div::typer() override <operateur-div-public-void-operateur-div-typer-override>`
[void Operateur_Div::typer() override](#operateur-div-public-void-operateur-div-typer-override)

volumique#

Definition
void Operateur_Div::volumique(DoubleTab &) const
Brief description

Initialise le tableau passe en parametre avec la contribution de l’operateur.

Detailed description
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_Div::volumique(DoubleTab &) const <operateur-div-public-void-operateur-div-volumique-doubletab-ref-const>`
[void Operateur_Div::volumique(DoubleTab &) const](#operateur-div-public-void-operateur-div-volumique-doubletab-ref-const)

~Operateur_Div#

Definition
Operateur_Div::~Operateur_Div()
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_Div::~Operateur_Div() <operateur-div-public-operateur-div-dtor-operateur-div>`
[Operateur_Div::~Operateur_Div()](#operateur-div-public-operateur-div-dtor-operateur-div)

cree_instance#

Definition
Objet_U * Operateur_Div::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_Div::cree_instance() <operateur-div-public-static-objet-u-ptr-operateur-div-cree-instance>`
[Objet_U * Operateur_Div::cree_instance()](#operateur-div-public-static-objet-u-ptr-operateur-div-cree-instance)

info#

Definition
const Type_info * Operateur_Div::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_Div::info() <operateur-div-public-static-const-type-info-ptr-operateur-div-info>`
[const Type_info * Operateur_Div::info()](#operateur-div-public-static-const-type-info-ptr-operateur-div-info)

self_cast#

Definition
const Operateur_Div & Operateur_Div::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_Div & Operateur_Div::self_cast(const Objet_U &) <operateur-div-public-static-const-operateur-div-ref-operateur-div-self-cast-const-objet-u-ref>`
[const Operateur_Div & Operateur_Div::self_cast(const Objet_U &)](#operateur-div-public-static-const-operateur-div-ref-operateur-div-self-cast-const-objet-u-ref)

self_cast#

Definition
Operateur_Div & Operateur_Div::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_Div & Operateur_Div::self_cast(Objet_U &) <operateur-div-public-static-operateur-div-ref-operateur-div-self-cast-objet-u-ref>`
[Operateur_Div & Operateur_Div::self_cast(Objet_U &)](#operateur-div-public-static-operateur-div-ref-operateur-div-self-cast-objet-u-ref)

printOn#

Definition
Sortie & Operateur_Div::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_Div::printOn(Sortie &x) const override <operateur-div-protected-sortie-ref-operateur-div-printon-sortie-ref-x-const-override>`
[Sortie & Operateur_Div::printOn(Sortie &x) const override](#operateur-div-protected-sortie-ref-operateur-div-printon-sortie-ref-x-const-override)

readOn#

Definition
Entree & Operateur_Div::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_Div::readOn(Entree &) override <operateur-div-protected-entree-ref-operateur-div-readon-entree-ref-override>`
[Entree & Operateur_Div::readOn(Entree &) override](#operateur-div-protected-entree-ref-operateur-div-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Operateur_Div::info_obj