Operateur_Grad_base#

#include <Operateur_Grad_base.h>
Brief description

Classe Operateur_Grad_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\_Grad\_base <class-operateur-grad-base>`
[Operateur\_Grad\_base](#class-operateur-grad-base)

Detailed description#

le calcul du gradient d’un champ dans une equation.

Inherits from#

Inherited by#

Inheritance graph#

If the image is too small, right-click and open in new tab

../../../../../_images/classOperateur__Grad__base__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

ajouter#

Definition
DoubleTab & Operateur_Grad_base::ajouter(const DoubleTab &inco, DoubleTab &secmem) 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_Grad_base::ajouter(const DoubleTab &inco, DoubleTab &secmem) const override <operateur-grad-base-public-doubletab-ref-operateur-grad-base-ajouter-const-doubletab-ref-inco-doubletab-ref-secmem-const-override>`
[DoubleTab & Operateur_Grad_base::ajouter(const DoubleTab &inco, DoubleTab &secmem) const override](#operateur-grad-base-public-doubletab-ref-operateur-grad-base-ajouter-const-doubletab-ref-inco-doubletab-ref-secmem-const-override)

calculer_flux_bords#

Definition
virtual void Operateur_Grad_base::calculer_flux_bords() const
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:`virtual void Operateur_Grad_base::calculer_flux_bords() const <operateur-grad-base-public-virtual-void-operateur-grad-base-calculer-flux-bords-const>`
[virtual void Operateur_Grad_base::calculer_flux_bords() const](#operateur-grad-base-public-virtual-void-operateur-grad-base-calculer-flux-bords-const)

contribuer_a_avec#

Definition
void Operateur_Grad_base::contribuer_a_avec(const DoubleTab &, Matrice_Morse &) const override
Brief description

DOES NOTHING - to override in derived classes.

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:`void Operateur_Grad_base::contribuer_a_avec(const DoubleTab &, Matrice_Morse &) const override <operateur-grad-base-public-void-operateur-grad-base-contribuer-a-avec-const-doubletab-ref-matrice-morse-ref-const-override>`
[void Operateur_Grad_base::contribuer_a_avec(const DoubleTab &, Matrice_Morse &) const override](#operateur-grad-base-public-void-operateur-grad-base-contribuer-a-avec-const-doubletab-ref-matrice-morse-ref-const-override)

dimensionner#

Definition
void Operateur_Grad_base::dimensionner(Matrice_Morse &) const override
Brief description

DOES NOTHING - to override in derived classes.

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:`void Operateur_Grad_base::dimensionner(Matrice_Morse &) const override <operateur-grad-base-public-void-operateur-grad-base-dimensionner-matrice-morse-ref-const-override>`
[void Operateur_Grad_base::dimensionner(Matrice_Morse &) const override](#operateur-grad-base-public-void-operateur-grad-base-dimensionner-matrice-morse-ref-const-override)

get_info#

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

multvect#

Definition
DoubleVect & Operateur_Grad_base::multvect(const DoubleTab &, DoubleTab &) const
Brief description

Calcul sans les conditions aux limites ?

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

Operateur_Grad_base#

Definition
Operateur_Grad_base::Operateur_Grad_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_Grad_base::Operateur_Grad_base() <operateur-grad-base-public-operateur-grad-base-operateur-grad-base>`
[Operateur_Grad_base::Operateur_Grad_base()](#operateur-grad-base-public-operateur-grad-base-operateur-grad-base)

~Operateur_Grad_base#

Definition
Operateur_Grad_base::~Operateur_Grad_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_Grad_base::~Operateur_Grad_base() override <operateur-grad-base-public-operateur-grad-base-dtor-operateur-grad-base-override>`
[Operateur_Grad_base::~Operateur_Grad_base() override](#operateur-grad-base-public-operateur-grad-base-dtor-operateur-grad-base-override)

info#

Definition
const Type_info * Operateur_Grad_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_Grad_base::info() <operateur-grad-base-public-static-const-type-info-ptr-operateur-grad-base-info>`
[const Type_info * Operateur_Grad_base::info()](#operateur-grad-base-public-static-const-type-info-ptr-operateur-grad-base-info)

self_cast#

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

self_cast#

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

printOn#

Definition
Sortie & Operateur_Grad_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_Grad_base::printOn(Sortie &x) const override <operateur-grad-base-protected-sortie-ref-operateur-grad-base-printon-sortie-ref-x-const-override>`
[Sortie & Operateur_Grad_base::printOn(Sortie &x) const override](#operateur-grad-base-protected-sortie-ref-operateur-grad-base-printon-sortie-ref-x-const-override)

readOn#

Definition
Entree & Operateur_Grad_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_Grad_base::readOn(Entree &) override <operateur-grad-base-protected-entree-ref-operateur-grad-base-readon-entree-ref-override>`
[Entree & Operateur_Grad_base::readOn(Entree &) override](#operateur-grad-base-protected-entree-ref-operateur-grad-base-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Operateur_Grad_base::info_obj
Flux_grad (protected)
SFichier Operateur_Grad_base::Flux_grad
Flux_grad_moment (protected)
SFichier Operateur_Grad_base::Flux_grad_moment
Flux_grad_sum (protected)
SFichier Operateur_Grad_base::Flux_grad_sum