Operateur_Evanescence_base#
#include <Operateur_Evanescence_base.h>
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#
public : Operateur_base
Inherited by#
public : Op_Evanescence_Homogene_Elem_base
public : Op_Evanescence_Homogene_Face_base
Inheritance graph#
If the image is too small, right-click and open in new tab
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
alpha_res#
virtual double Operateur_Evanescence_base::alpha_res() const
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#
const Type_info * Operateur_Evanescence_base::get_info() const override
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#
Operateur_Evanescence_base::Operateur_Evanescence_base()
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#
Operateur_Evanescence_base::~Operateur_Evanescence_base() override
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#
const Type_info * Operateur_Evanescence_base::info()
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#
const Operateur_Evanescence_base & Operateur_Evanescence_base::self_cast(const Objet_U &)
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#
Operateur_Evanescence_base & Operateur_Evanescence_base::self_cast(Objet_U &)
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#
void Operateur_Evanescence_base::associer(const Domaine_dis_base &, const Domaine_Cl_dis_base &, const Champ_Inc_base &inco) override
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#
Sortie & Operateur_Evanescence_base::printOn(Sortie &x) const override
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#
Entree & Operateur_Evanescence_base::readOn(Entree &) override
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#
const Type_info Operateur_Evanescence_base::info_obj