Operateur_Evanescence_base#

#include <Operateur_Evanescence_base.h>
Brief description

classe Operateur_Evanescence Classe generique de la hierarchie des operateurs representant un terme

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

Detailed description#

de gestion de l’evanescence.

Inherits from#

Inherited by#

Inheritance graph#

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

../../../../../_images/classOperateur__Evanescence__base__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

alpha_res#

Definition
virtual double Operateur_Evanescence_base::alpha_res() 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:`virtual double Operateur_Evanescence_base::alpha_res() const <operateur-evanescence-base-public-virtual-double-operateur-evanescence-base-alpha-res-const>`
[virtual double Operateur_Evanescence_base::alpha_res() const](#operateur-evanescence-base-public-virtual-double-operateur-evanescence-base-alpha-res-const)

get_info#

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

Operateur_Evanescence_base#

Definition
Operateur_Evanescence_base::Operateur_Evanescence_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_Evanescence_base::Operateur_Evanescence_base() <operateur-evanescence-base-public-operateur-evanescence-base-operateur-evanescence-base>`
[Operateur_Evanescence_base::Operateur_Evanescence_base()](#operateur-evanescence-base-public-operateur-evanescence-base-operateur-evanescence-base)

~Operateur_Evanescence_base#

Definition
Operateur_Evanescence_base::~Operateur_Evanescence_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_Evanescence_base::~Operateur_Evanescence_base() override <operateur-evanescence-base-public-operateur-evanescence-base-dtor-operateur-evanescence-base-override>`
[Operateur_Evanescence_base::~Operateur_Evanescence_base() override](#operateur-evanescence-base-public-operateur-evanescence-base-dtor-operateur-evanescence-base-override)

info#

Definition
const Type_info * Operateur_Evanescence_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_Evanescence_base::info() <operateur-evanescence-base-public-static-const-type-info-ptr-operateur-evanescence-base-info>`
[const Type_info * Operateur_Evanescence_base::info()](#operateur-evanescence-base-public-static-const-type-info-ptr-operateur-evanescence-base-info)

self_cast#

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

self_cast#

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

associer#

Definition
void Operateur_Evanescence_base::associer(const Domaine_dis_base &, const Domaine_Cl_dis_base &, const Champ_Inc_base &inco) 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_Evanescence_base::associer(const Domaine_dis_base &, const Domaine_Cl_dis_base &, const Champ_Inc_base &inco) override <operateur-evanescence-base-protected-void-operateur-evanescence-base-associer-const-domaine-dis-base-ref-const-domaine-cl-dis-base-ref-const-champ-inc-base-ref-inco-override>`
[void Operateur_Evanescence_base::associer(const Domaine_dis_base &, const Domaine_Cl_dis_base &, const Champ_Inc_base &inco) override](#operateur-evanescence-base-protected-void-operateur-evanescence-base-associer-const-domaine-dis-base-ref-const-domaine-cl-dis-base-ref-const-champ-inc-base-ref-inco-override)

printOn#

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

DOES NOTHING - to override in derived classes.

Detailed description

Imprime l’operateur sur un flot de sortie.

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

readOn#

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

DOES NOTHING - to override in derived classes.

Detailed description

Lit un operateur sur un flot d’entree.

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

Attributes Documentation#

info_obj (public)
const Type_info Operateur_Evanescence_base::info_obj