Operateur_Diff_base#

#include <Operateur_Diff_base.h>
Brief description

classe Operateur_Diff_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\_Diff\_base <class-operateur-diff-base>`
[Operateur\_Diff\_base](#class-operateur-diff-base)

Detailed description#

un terme de diffusion dans une equation. Le choix du terme depend de la modelisation laminaire ou turbulente de l’ecoulement, de la discretisation et du type du champ de diffusivite. Ces variantes donneront lieu a des classes filles de Operateur_Diff_base .

Inherits from#

Inherited by#

Inheritance graph#

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

../../../../../_images/classOperateur__Diff__base__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

associer_diffusivite#

Definition
virtual void Operateur_Diff_base::associer_diffusivite(const Champ_base &)=0
Brief description
Detailed description
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:`virtual void Operateur_Diff_base::associer_diffusivite(const Champ_base &)=0 <operateur-diff-base-public-virtual-void-operateur-diff-base-associer-diffusivite-const-champ-base-ref-equal-0>`
[virtual void Operateur_Diff_base::associer_diffusivite(const Champ_base &)=0](#operateur-diff-base-public-virtual-void-operateur-diff-base-associer-diffusivite-const-champ-base-ref-equal-0)

associer_diffusivite_pour_pas_de_temps#

Definition
void Operateur_Diff_base::associer_diffusivite_pour_pas_de_temps(const Champ_base &)
Brief description

Associe la vraie diffusivite en m^2/s (en QC par exemple, l’operateur est applique a rho*u, et on associe alors la viscosite dynamique a.

Detailed description

l’operateur au lieu de la viscosite dynamique. Dans ce cas, il faut associer la vraie diffusivite ici pour le calcul du pas de temps de stabilite.

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_base::associer_diffusivite_pour_pas_de_temps(const Champ_base &) <operateur-diff-base-public-void-operateur-diff-base-associer-diffusivite-pour-pas-de-temps-const-champ-base-ref>`
[void Operateur_Diff_base::associer_diffusivite_pour_pas_de_temps(const Champ_base &)](#operateur-diff-base-public-void-operateur-diff-base-associer-diffusivite-pour-pas-de-temps-const-champ-base-ref)

calculer_borne_locale#

Definition
virtual void Operateur_Diff_base::calculer_borne_locale(DoubleVect &, double, double) const
Brief description
Detailed description
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:`virtual void Operateur_Diff_base::calculer_borne_locale(DoubleVect &, double, double) const <operateur-diff-base-public-virtual-void-operateur-diff-base-calculer-borne-locale-doublevect-ref-double-double-const>`
[virtual void Operateur_Diff_base::calculer_borne_locale(DoubleVect &, double, double) const](#operateur-diff-base-public-virtual-void-operateur-diff-base-calculer-borne-locale-doublevect-ref-double-double-const)

correlation_viscosite_turbulente#

Definition
virtual const Correlation_base * Operateur_Diff_base::correlation_viscosite_turbulente() 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 const Correlation_base * Operateur_Diff_base::correlation_viscosite_turbulente() const <operateur-diff-base-public-virtual-const-correlation-base-ptr-operateur-diff-base-correlation-viscosite-turbulente-const>`
[virtual const Correlation_base * Operateur_Diff_base::correlation_viscosite_turbulente() const](#operateur-diff-base-public-virtual-const-correlation-base-ptr-operateur-diff-base-correlation-viscosite-turbulente-const)

diffusivite#

Definition
virtual const Champ_base & Operateur_Diff_base::diffusivite() const =0
Brief description
Detailed description
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:`virtual const Champ_base & Operateur_Diff_base::diffusivite() const =0 <operateur-diff-base-public-virtual-const-champ-base-ref-operateur-diff-base-diffusivite-const-equal-0>`
[virtual const Champ_base & Operateur_Diff_base::diffusivite() const =0](#operateur-diff-base-public-virtual-const-champ-base-ref-operateur-diff-base-diffusivite-const-equal-0)

get_info#

Definition
const Type_info * Operateur_Diff_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_Diff_base::get_info() const override <operateur-diff-base-public-const-type-info-ptr-operateur-diff-base-get-info-const-override>`
[const Type_info * Operateur_Diff_base::get_info() const override](#operateur-diff-base-public-const-type-info-ptr-operateur-diff-base-get-info-const-override)

init_op_ext#

Definition
virtual void Operateur_Diff_base::init_op_ext() const
Brief description
Detailed description
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:`virtual void Operateur_Diff_base::init_op_ext() const <operateur-diff-base-public-virtual-void-operateur-diff-base-init-op-ext-const>`
[virtual void Operateur_Diff_base::init_op_ext() const](#operateur-diff-base-public-virtual-void-operateur-diff-base-init-op-ext-const)

is_turb#

Definition
virtual bool Operateur_Diff_base::is_turb() const
Brief description
Detailed description
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:`virtual bool Operateur_Diff_base::is_turb() const <operateur-diff-base-public-virtual-bool-operateur-diff-base-is-turb-const>`
[virtual bool Operateur_Diff_base::is_turb() const](#operateur-diff-base-public-virtual-bool-operateur-diff-base-is-turb-const)

Operateur_Diff_base#

Definition
Operateur_Diff_base::Operateur_Diff_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_Diff_base::Operateur_Diff_base() <operateur-diff-base-public-operateur-diff-base-operateur-diff-base>`
[Operateur_Diff_base::Operateur_Diff_base()](#operateur-diff-base-public-operateur-diff-base-operateur-diff-base)

~Operateur_Diff_base#

Definition
Operateur_Diff_base::~Operateur_Diff_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_Diff_base::~Operateur_Diff_base() override <operateur-diff-base-public-operateur-diff-base-dtor-operateur-diff-base-override>`
[Operateur_Diff_base::~Operateur_Diff_base() override](#operateur-diff-base-public-operateur-diff-base-dtor-operateur-diff-base-override)

info#

Definition
const Type_info * Operateur_Diff_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_Diff_base::info() <operateur-diff-base-public-static-const-type-info-ptr-operateur-diff-base-info>`
[const Type_info * Operateur_Diff_base::info()](#operateur-diff-base-public-static-const-type-info-ptr-operateur-diff-base-info)

self_cast#

Definition
const Operateur_Diff_base & Operateur_Diff_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_Diff_base & Operateur_Diff_base::self_cast(const Objet_U &) <operateur-diff-base-public-static-const-operateur-diff-base-ref-operateur-diff-base-self-cast-const-objet-u-ref>`
[const Operateur_Diff_base & Operateur_Diff_base::self_cast(const Objet_U &)](#operateur-diff-base-public-static-const-operateur-diff-base-ref-operateur-diff-base-self-cast-const-objet-u-ref)

self_cast#

Definition
Operateur_Diff_base & Operateur_Diff_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_Diff_base & Operateur_Diff_base::self_cast(Objet_U &) <operateur-diff-base-public-static-operateur-diff-base-ref-operateur-diff-base-self-cast-objet-u-ref>`
[Operateur_Diff_base & Operateur_Diff_base::self_cast(Objet_U &)](#operateur-diff-base-public-static-operateur-diff-base-ref-operateur-diff-base-self-cast-objet-u-ref)

diffusivite_pour_pas_de_temps#

Definition
const Champ_base & Operateur_Diff_base::diffusivite_pour_pas_de_temps() const
Brief description

Renvoie le champ_don correspondant a la vraie diffusivite du milieu qui sert pour le calcul du pas de temps.

Detailed description

Si l’operateur s’applique a rho*v par exemple (cas du QC par exemple), la diffusivite associee est la viscosite dynamique et non la viscosite cinematique. Il faut utiliser la viscosite cinematique pour le calcul du pas de temps… La vraie diffusivite (en m^2/s) est determinee comme suit:

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:`const Champ_base & Operateur_Diff_base::diffusivite_pour_pas_de_temps() const <operateur-diff-base-protected-const-champ-base-ref-operateur-diff-base-diffusivite-pour-pas-de-temps-const>`
[const Champ_base & Operateur_Diff_base::diffusivite_pour_pas_de_temps() const](#operateur-diff-base-protected-const-champ-base-ref-operateur-diff-base-diffusivite-pour-pas-de-temps-const)

printOn#

Definition
Sortie & Operateur_Diff_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_Diff_base::printOn(Sortie &x) const override <operateur-diff-base-protected-sortie-ref-operateur-diff-base-printon-sortie-ref-x-const-override>`
[Sortie & Operateur_Diff_base::printOn(Sortie &x) const override](#operateur-diff-base-protected-sortie-ref-operateur-diff-base-printon-sortie-ref-x-const-override)

readOn#

Definition
Entree & Operateur_Diff_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_Diff_base::readOn(Entree &) override <operateur-diff-base-protected-entree-ref-operateur-diff-base-readon-entree-ref-override>`
[Entree & Operateur_Diff_base::readOn(Entree &) override](#operateur-diff-base-protected-entree-ref-operateur-diff-base-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Operateur_Diff_base::info_obj
op_ext (public)
std::vector<const Operateur_Diff_base *> Operateur_Diff_base::op_ext
diffusivite_pour_pas_de_temps_ (protected)
TRUST_Ref<Champ_base *> Operateur_Diff_base::diffusivite_pour_pas_de_temps_