Operateur_Div_base#

#include <Operateur_Div_base.h>
Brief description

Classe Operateur_Div_base Cette classe est la base de la hierarchie des operateurs representant.

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

Detailed description#

le calcul de la divergence d’un champ dans une equation.

Inherits from#

Inherited by#

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

ajouter#

Definition
DoubleTab & Operateur_Div_base::ajouter(const DoubleTab &vit, DoubleTab &div) const override
Brief description
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_base::ajouter(const DoubleTab &vit, DoubleTab &div) const override <operateur-div-base-public-doubletab-ref-operateur-div-base-ajouter-const-doubletab-ref-vit-doubletab-ref-div-const-override>`
[DoubleTab & Operateur_Div_base::ajouter(const DoubleTab &vit, DoubleTab &div) const override](#operateur-div-base-public-doubletab-ref-operateur-div-base-ajouter-const-doubletab-ref-vit-doubletab-ref-div-const-override)

ajouter_blocs#

Definition
void Operateur_Div_base::ajouter_blocs(matrices_t matrices, DoubleTab &secmem, const tabs_t &semi_impl={}) 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:`void Operateur_Div_base::ajouter_blocs(matrices_t matrices, DoubleTab &secmem, const tabs_t &semi_impl={}) const override <operateur-div-base-public-void-operateur-div-base-ajouter-blocs-matrices-t-matrices-doubletab-ref-secmem-const-tabs-t-ref-semi-impl-equal-{}-const-override>`
[void Operateur_Div_base::ajouter_blocs(matrices_t matrices, DoubleTab &secmem, const tabs_t &semi_impl={}) const override](#operateur-div-base-public-void-operateur-div-base-ajouter-blocs-matrices-t-matrices-doubletab-ref-secmem-const-tabs-t-ref-semi-impl-equal-{}-const-override)

ajouter_blocs_ext#

Definition
virtual void Operateur_Div_base::ajouter_blocs_ext(const DoubleTab &vit, matrices_t matrices, DoubleTab &secmem, const tabs_t &semi_impl={}) const
Brief description
Detailed description
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:`virtual void Operateur_Div_base::ajouter_blocs_ext(const DoubleTab &vit, matrices_t matrices, DoubleTab &secmem, const tabs_t &semi_impl={}) const <operateur-div-base-public-virtual-void-operateur-div-base-ajouter-blocs-ext-const-doubletab-ref-vit-matrices-t-matrices-doubletab-ref-secmem-const-tabs-t-ref-semi-impl-equal-{}-const>`
[virtual void Operateur_Div_base::ajouter_blocs_ext(const DoubleTab &vit, matrices_t matrices, DoubleTab &secmem, const tabs_t &semi_impl={}) const](#operateur-div-base-public-virtual-void-operateur-div-base-ajouter-blocs-ext-const-doubletab-ref-vit-matrices-t-matrices-doubletab-ref-secmem-const-tabs-t-ref-semi-impl-equal-{}-const)

get_info#

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

multvect#

Definition
DoubleVect & Operateur_Div_base::multvect(const DoubleTab &, DoubleTab &) const
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:`DoubleVect & Operateur_Div_base::multvect(const DoubleTab &, DoubleTab &) const <operateur-div-base-public-doublevect-ref-operateur-div-base-multvect-const-doubletab-ref-doubletab-ref-const>`
[DoubleVect & Operateur_Div_base::multvect(const DoubleTab &, DoubleTab &) const](#operateur-div-base-public-doublevect-ref-operateur-div-base-multvect-const-doubletab-ref-doubletab-ref-const)

Operateur_Div_base#

Definition
Operateur_Div_base::Operateur_Div_base()
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_base::Operateur_Div_base() <operateur-div-base-public-operateur-div-base-operateur-div-base>`
[Operateur_Div_base::Operateur_Div_base()](#operateur-div-base-public-operateur-div-base-operateur-div-base)

volumique#

Definition
virtual void Operateur_Div_base::volumique(DoubleTab &) const =0
Brief description
Detailed description
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:`virtual void Operateur_Div_base::volumique(DoubleTab &) const =0 <operateur-div-base-public-virtual-void-operateur-div-base-volumique-doubletab-ref-const-equal-0>`
[virtual void Operateur_Div_base::volumique(DoubleTab &) const =0](#operateur-div-base-public-virtual-void-operateur-div-base-volumique-doubletab-ref-const-equal-0)

~Operateur_Div_base#

Definition
Operateur_Div_base::~Operateur_Div_base() override
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_base::~Operateur_Div_base() override <operateur-div-base-public-operateur-div-base-dtor-operateur-div-base-override>`
[Operateur_Div_base::~Operateur_Div_base() override](#operateur-div-base-public-operateur-div-base-dtor-operateur-div-base-override)

info#

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

self_cast#

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

self_cast#

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

printOn#

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

NE FAIT RIEN A surcharger dans les classes derivees.

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

readOn#

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

NE FAIT RIEN A surcharger dans les classes derivees.

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

Attributes Documentation#

info_obj (public)
const Type_info Operateur_Div_base::info_obj
Flux_div (protected)
SFichier Operateur_Div_base::Flux_div