Op_Div_VDF_base#

#include <Op_Div_VDF_base.h>
Brief description

class Op_Div_VDF_base Classe de base des operateurs de divergence VDF

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:`Op\_Div\_VDF\_base <class-op-div-vdf-base>`
[Op\_Div\_VDF\_base](#class-op-div-vdf-base)

Detailed description#

Inherits from#

Inherited by#

Inheritance graph#

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

../../../../../_images/classOp__Div__VDF__base__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

ajouter#

Definition
DoubleTab & Op_Div_VDF_base::ajouter(const DoubleTab &inco, DoubleTab &resu) 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:`DoubleTab & Op_Div_VDF_base::ajouter(const DoubleTab &inco, DoubleTab &resu) const override <op-div-vdf-base-public-doubletab-ref-op-div-vdf-base-ajouter-const-doubletab-ref-inco-doubletab-ref-resu-const-override>`
[DoubleTab & Op_Div_VDF_base::ajouter(const DoubleTab &inco, DoubleTab &resu) const override](#op-div-vdf-base-public-doubletab-ref-op-div-vdf-base-ajouter-const-doubletab-ref-inco-doubletab-ref-resu-const-override)

calculer#

Definition
DoubleTab & Op_Div_VDF_base::calculer(const DoubleTab &inco, DoubleTab &resu) 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:`DoubleTab & Op_Div_VDF_base::calculer(const DoubleTab &inco, DoubleTab &resu) const override <op-div-vdf-base-public-doubletab-ref-op-div-vdf-base-calculer-const-doubletab-ref-inco-doubletab-ref-resu-const-override>`
[DoubleTab & Op_Div_VDF_base::calculer(const DoubleTab &inco, DoubleTab &resu) const override](#op-div-vdf-base-public-doubletab-ref-op-div-vdf-base-calculer-const-doubletab-ref-inco-doubletab-ref-resu-const-override)

completer#

Definition
void Op_Div_VDF_base::completer() override
Brief description

Associe l’operateur au domaine_dis, le domaine_Cl_dis, et a l’inconnue de son equation.

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:`void Op_Div_VDF_base::completer() override <op-div-vdf-base-public-void-op-div-vdf-base-completer-override>`
[void Op_Div_VDF_base::completer() override](#op-div-vdf-base-public-void-op-div-vdf-base-completer-override)

get_info#

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

impr#

Definition
int Op_Div_VDF_base::impr(Sortie &os) const override
Brief description

DOES NOTHING - to override in derived classes.

Detailed description

Imprime l’operateur sur un flot de sortie.

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 Op_Div_VDF_base::impr(Sortie &os) const override <op-div-vdf-base-public-int-op-div-vdf-base-impr-sortie-ref-os-const-override>`
[int Op_Div_VDF_base::impr(Sortie &os) const override](#op-div-vdf-base-public-int-op-div-vdf-base-impr-sortie-ref-os-const-override)

Op_Div_VDF_base#

Definition
Op_Div_VDF_base::Op_Div_VDF_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:`Op_Div_VDF_base::Op_Div_VDF_base() <op-div-vdf-base-public-op-div-vdf-base-op-div-vdf-base>`
[Op_Div_VDF_base::Op_Div_VDF_base()](#op-div-vdf-base-public-op-div-vdf-base-op-div-vdf-base)

Op_Div_VDF_base#

Definition
Op_Div_VDF_base::Op_Div_VDF_base(const Iterateur_VDF_base &iter_base)
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:`Op_Div_VDF_base::Op_Div_VDF_base(const Iterateur_VDF_base &iter_base) <op-div-vdf-base-public-op-div-vdf-base-op-div-vdf-base-const-iterateur-vdf-base-ref-iter-base>`
[Op_Div_VDF_base::Op_Div_VDF_base(const Iterateur_VDF_base &iter_base)](#op-div-vdf-base-public-op-div-vdf-base-op-div-vdf-base-const-iterateur-vdf-base-ref-iter-base)

~Op_Div_VDF_base#

Definition
Op_Div_VDF_base::~Op_Div_VDF_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:`Op_Div_VDF_base::~Op_Div_VDF_base() override <op-div-vdf-base-public-op-div-vdf-base-dtor-op-div-vdf-base-override>`
[Op_Div_VDF_base::~Op_Div_VDF_base() override](#op-div-vdf-base-public-op-div-vdf-base-dtor-op-div-vdf-base-override)

info#

Definition
const Type_info * Op_Div_VDF_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 * Op_Div_VDF_base::info() <op-div-vdf-base-public-static-const-type-info-ptr-op-div-vdf-base-info>`
[const Type_info * Op_Div_VDF_base::info()](#op-div-vdf-base-public-static-const-type-info-ptr-op-div-vdf-base-info)

self_cast#

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

self_cast#

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

printOn#

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

NE FAIT RIEN A surcharger dans les classes derivees.

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

readOn#

Definition
Entree & Op_Div_VDF_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 & Op_Div_VDF_base::readOn(Entree &) override <op-div-vdf-base-protected-entree-ref-op-div-vdf-base-readon-entree-ref-override>`
[Entree & Op_Div_VDF_base::readOn(Entree &) override](#op-div-vdf-base-protected-entree-ref-op-div-vdf-base-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Op_Div_VDF_base::info_obj
iter_ (protected)
TRUST_Deriv<Iterateur_VDF_base> Op_Div_VDF_base::iter_