Operateur_Diff#
#include <Operateur_Diff.h>
classe Operateur_Diff 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\_Diff <class-operateur-diff>`
[Operateur\_Diff](#class-operateur-diff)
Detailed description#
de diffusion. Un objet Operateur_Diff peut referencer n’importe quel objet derivant de Operateur_Diff_base .
Inherits from#
public : Operateur
public : TRUST_Deriv
<Operateur_Diff_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#
ajouter#
DoubleTab & Operateur_Diff::ajouter(const DoubleTab &, DoubleTab &) const override
Appel a l’objet sous - jacent.
Detailed description
Ajoute la contribution de l’operateur au tableau passe en parametre
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_Diff::ajouter(const DoubleTab &, DoubleTab &) const override <operateur-diff-public-doubletab-ref-operateur-diff-ajouter-const-doubletab-ref-doubletab-ref-const-override>`
[DoubleTab & Operateur_Diff::ajouter(const DoubleTab &, DoubleTab &) const override](#operateur-diff-public-doubletab-ref-operateur-diff-ajouter-const-doubletab-ref-doubletab-ref-const-override)
associer_diffusivite#
void Operateur_Diff::associer_diffusivite(const Champ_base &)
Associe la diffusivite a l’operateur.
Detailed description
References
Referenced By
Convection_Diffusion_Espece_Binaire_base::lire_motcle_non_standard
Convection_Diffusion_Espece_Multi_base::lire_motcle_non_standard
Convection_Diffusion_Espece_Multi_QC::lire_motcle_non_standard
Convection_Diffusion_Temperature_IBM_Turbulent::lire_motcle_non_standard
Convection_Diffusion_Chaleur_Turbulent_QC::lire_motcle_non_standard
Convection_Diffusion_Concentration_Turbulent::lire_motcle_non_standard
Convection_Diffusion_Espece_Binaire_Turbulent_QC::lire_motcle_non_standard
Convection_Diffusion_Espece_Multi_Turbulent_QC::lire_motcle_non_standard
Convection_Diffusion_Temperature_Turbulent::lire_motcle_non_standard
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_Diff::associer_diffusivite(const Champ_base &) <operateur-diff-public-void-operateur-diff-associer-diffusivite-const-champ-base-ref>`
[void Operateur_Diff::associer_diffusivite(const Champ_base &)](#operateur-diff-public-void-operateur-diff-associer-diffusivite-const-champ-base-ref)
associer_diffusivite_pour_pas_de_temps#
void Operateur_Diff::associer_diffusivite_pour_pas_de_temps(const Champ_base &)
Detailed description
References
Referenced By
Convection_Diffusion_Espece_Binaire_base::lire_motcle_non_standard
Convection_Diffusion_Espece_Multi_base::lire_motcle_non_standard
Convection_Diffusion_Espece_Multi_QC::lire_motcle_non_standard
Convection_Diffusion_Temperature_IBM_Turbulent::lire_motcle_non_standard
Convection_Diffusion_Chaleur_Turbulent_QC::lire_motcle_non_standard
Convection_Diffusion_Concentration_Turbulent::lire_motcle_non_standard
Convection_Diffusion_Espece_Binaire_Turbulent_QC::lire_motcle_non_standard
Convection_Diffusion_Espece_Multi_Turbulent_QC::lire_motcle_non_standard
Convection_Diffusion_Temperature_Turbulent::lire_motcle_non_standard
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_Diff::associer_diffusivite_pour_pas_de_temps(const Champ_base &) <operateur-diff-public-void-operateur-diff-associer-diffusivite-pour-pas-de-temps-const-champ-base-ref>`
[void Operateur_Diff::associer_diffusivite_pour_pas_de_temps(const Champ_base &)](#operateur-diff-public-void-operateur-diff-associer-diffusivite-pour-pas-de-temps-const-champ-base-ref)
calculer#
DoubleTab & Operateur_Diff::calculer(const DoubleTab &, DoubleTab &) const override
Appel a l’objet sous - jacent.
Detailed description
Initialise le tableau passe en parametre avec la contribution de l’operateur.
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_Diff::calculer(const DoubleTab &, DoubleTab &) const override <operateur-diff-public-doubletab-ref-operateur-diff-calculer-const-doubletab-ref-doubletab-ref-const-override>`
[DoubleTab & Operateur_Diff::calculer(const DoubleTab &, DoubleTab &) const override](#operateur-diff-public-doubletab-ref-operateur-diff-calculer-const-doubletab-ref-doubletab-ref-const-override)
diffusivite#
const Champ_base & Operateur_Diff::diffusivite() const
Renvoie le champ representant la diffusivite.
Detailed description
References
Referenced By
Convection_Diffusion_Espece_Binaire_base::lire_motcle_non_standard
Convection_Diffusion_Espece_Multi_base::lire_motcle_non_standard
Convection_Diffusion_Espece_Multi_QC::lire_motcle_non_standard
Convection_Diffusion_Espece_Binaire_Turbulent_QC::lire_motcle_non_standard
Convection_Diffusion_Espece_Multi_Turbulent_QC::lire_motcle_non_standard
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 Champ_base & Operateur_Diff::diffusivite() const <operateur-diff-public-const-champ-base-ref-operateur-diff-diffusivite-const>`
[const Champ_base & Operateur_Diff::diffusivite() const](#operateur-diff-public-const-champ-base-ref-operateur-diff-diffusivite-const)
duplique#
int Operateur_Diff::duplique() const 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:`int Operateur_Diff::duplique() const override <operateur-diff-public-int-operateur-diff-duplique-const-override>`
[int Operateur_Diff::duplique() const override](#operateur-diff-public-int-operateur-diff-duplique-const-override)
get_info#
const Type_info * Operateur_Diff::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_Diff::get_info() const override <operateur-diff-public-const-type-info-ptr-operateur-diff-get-info-const-override>`
[const Type_info * Operateur_Diff::get_info() const override](#operateur-diff-public-const-type-info-ptr-operateur-diff-get-info-const-override)
l_op_base#
const Operateur_base & Operateur_Diff::l_op_base() const override
Renvoie l’objet sous - jacent upcaste en Operateur_base (version const)
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:`const Operateur_base & Operateur_Diff::l_op_base() const override <operateur-diff-public-const-operateur-base-ref-operateur-diff-l-op-base-const-override>`
[const Operateur_base & Operateur_Diff::l_op_base() const override](#operateur-diff-public-const-operateur-base-ref-operateur-diff-l-op-base-const-override)
l_op_base#
Operateur_base & Operateur_Diff::l_op_base() override
Renvoie l’objet sous - jacent upcaste en Operateur_base .
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:`Operateur_base & Operateur_Diff::l_op_base() override <operateur-diff-public-operateur-base-ref-operateur-diff-l-op-base-override>`
[Operateur_base & Operateur_Diff::l_op_base() override](#operateur-diff-public-operateur-base-ref-operateur-diff-l-op-base-override)
op_non_nul#
int Operateur_Diff::op_non_nul() const override
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:`int Operateur_Diff::op_non_nul() const override <operateur-diff-public-int-operateur-diff-op-non-nul-const-override>`
[int Operateur_Diff::op_non_nul() const override](#operateur-diff-public-int-operateur-diff-op-non-nul-const-override)
Operateur_Diff#
Operateur_Diff::Operateur_Diff()
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_Diff::Operateur_Diff() <operateur-diff-public-operateur-diff-operateur-diff>`
[Operateur_Diff::Operateur_Diff()](#operateur-diff-public-operateur-diff-operateur-diff)
taille_memoire#
unsigned Operateur_Diff::taille_memoire() const 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:`unsigned Operateur_Diff::taille_memoire() const override <operateur-diff-public-unsigned-operateur-diff-taille-memoire-const-override>`
[unsigned Operateur_Diff::taille_memoire() const override](#operateur-diff-public-unsigned-operateur-diff-taille-memoire-const-override)
typer#
void Operateur_Diff::typer() override
Type l’operateur: se type “Op_Diff_” + discretisation() + (”_”ou”_Multi_inco_”) + inconnue().suffix Associe la diffusivite a l’operateur base.
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_Diff::typer() override <operateur-diff-public-void-operateur-diff-typer-override>`
[void Operateur_Diff::typer() override](#operateur-diff-public-void-operateur-diff-typer-override)
typer#
void Operateur_Diff::typer(const Nom &)
Type l’operateur.
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:`void Operateur_Diff::typer(const Nom &) <operateur-diff-public-void-operateur-diff-typer-const-nom-ref>`
[void Operateur_Diff::typer(const Nom &)](#operateur-diff-public-void-operateur-diff-typer-const-nom-ref)
~Operateur_Diff#
Operateur_Diff::~Operateur_Diff()
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_Diff::~Operateur_Diff() <operateur-diff-public-operateur-diff-dtor-operateur-diff>`
[Operateur_Diff::~Operateur_Diff()](#operateur-diff-public-operateur-diff-dtor-operateur-diff)
cree_instance#
Objet_U * Operateur_Diff::cree_instance()
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:`Objet_U * Operateur_Diff::cree_instance() <operateur-diff-public-static-objet-u-ptr-operateur-diff-cree-instance>`
[Objet_U * Operateur_Diff::cree_instance()](#operateur-diff-public-static-objet-u-ptr-operateur-diff-cree-instance)
info#
const Type_info * Operateur_Diff::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_Diff::info() <operateur-diff-public-static-const-type-info-ptr-operateur-diff-info>`
[const Type_info * Operateur_Diff::info()](#operateur-diff-public-static-const-type-info-ptr-operateur-diff-info)
self_cast#
const Operateur_Diff & Operateur_Diff::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_Diff & Operateur_Diff::self_cast(const Objet_U &) <operateur-diff-public-static-const-operateur-diff-ref-operateur-diff-self-cast-const-objet-u-ref>`
[const Operateur_Diff & Operateur_Diff::self_cast(const Objet_U &)](#operateur-diff-public-static-const-operateur-diff-ref-operateur-diff-self-cast-const-objet-u-ref)
self_cast#
Operateur_Diff & Operateur_Diff::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_Diff & Operateur_Diff::self_cast(Objet_U &) <operateur-diff-public-static-operateur-diff-ref-operateur-diff-self-cast-objet-u-ref>`
[Operateur_Diff & Operateur_Diff::self_cast(Objet_U &)](#operateur-diff-public-static-operateur-diff-ref-operateur-diff-self-cast-objet-u-ref)
printOn#
Sortie & Operateur_Diff::printOn(Sortie &x) const override
Ecriture de l’objet sur un flot de sortie Methode a surcharger.
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 & Operateur_Diff::printOn(Sortie &x) const override <operateur-diff-protected-sortie-ref-operateur-diff-printon-sortie-ref-x-const-override>`
[Sortie & Operateur_Diff::printOn(Sortie &x) const override](#operateur-diff-protected-sortie-ref-operateur-diff-printon-sortie-ref-x-const-override)
readOn#
Entree & Operateur_Diff::readOn(Entree &) override
Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.
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:`Entree & Operateur_Diff::readOn(Entree &) override <operateur-diff-protected-entree-ref-operateur-diff-readon-entree-ref-override>`
[Entree & Operateur_Diff::readOn(Entree &) override](#operateur-diff-protected-entree-ref-operateur-diff-readon-entree-ref-override)
Attributes Documentation#
const Type_info Operateur_Diff::info_obj
TRUST_Ref<Champ_base *> Operateur_Diff::la_diffusivite