Convection_diffusion_turbulence_multiphase#

#include <Convection_diffusion_turbulence_multiphase.h>
Brief description

classe Convection_diffusion_turbulence_multiphase Equation de transport des quantites turbulentes (k, omega, epsilon, tau)

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:`Convection\_diffusion\_turbulence\_multiphase <class-convection-diffusion-turbulence-multiphase>`
[Convection\_diffusion\_turbulence\_multiphase](#class-convection-diffusion-turbulence-multiphase)

Detailed description#

Inherits from#

Inherited by#

Inheritance graph#

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

../../../../../_images/classConvection__diffusion__turbulence__multiphase__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

associer_milieu_base#

Definition
void Convection_diffusion_turbulence_multiphase::associer_milieu_base(const Milieu_base &) override
Brief description

Associe un milieu physique a l’equation, le milieu est en fait caste en Fluide_base ou en Fluide_Ostwald .

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 Convection_diffusion_turbulence_multiphase::associer_milieu_base(const Milieu_base &) override <convection-diffusion-turbulence-multiphase-public-void-convection-diffusion-turbulence-multiphase-associer-milieu-base-const-milieu-base-ref-override>`
[void Convection_diffusion_turbulence_multiphase::associer_milieu_base(const Milieu_base &) override](#convection-diffusion-turbulence-multiphase-public-void-convection-diffusion-turbulence-multiphase-associer-milieu-base-const-milieu-base-ref-override)

completer#

Definition
void Convection_diffusion_turbulence_multiphase::completer() override
Brief description

Complete la construction (initialisation) des objets associes a l’equation.

Detailed description

Complete les sources, associe l’equation a l’inconnue complete les operateurs, complete les conditions aux limites discretisees. Voir les methodes Source_base::completer() , Operateur_base::completer() Domaine_Cl_dis_base::completer() Domaine_Cl_dis_base::completer(const Domaine_dis_base& )

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 Convection_diffusion_turbulence_multiphase::completer() override <convection-diffusion-turbulence-multiphase-public-void-convection-diffusion-turbulence-multiphase-completer-override>`
[void Convection_diffusion_turbulence_multiphase::completer() override](#convection-diffusion-turbulence-multiphase-public-void-convection-diffusion-turbulence-multiphase-completer-override)

Convection_diffusion_turbulence_multiphase#

Definition
Convection_diffusion_turbulence_multiphase::Convection_diffusion_turbulence_multiphase()
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:`Convection_diffusion_turbulence_multiphase::Convection_diffusion_turbulence_multiphase() <convection-diffusion-turbulence-multiphase-public-convection-diffusion-turbulence-multiphase-convection-diffusion-turbulence-multiphase>`
[Convection_diffusion_turbulence_multiphase::Convection_diffusion_turbulence_multiphase()](#convection-diffusion-turbulence-multiphase-public-convection-diffusion-turbulence-multiphase-convection-diffusion-turbulence-multiphase)

domaine_application#

Definition
const Motcle & Convection_diffusion_turbulence_multiphase::domaine_application() const override
Brief description

Renvoie le nom du domaine d’application de l’equation.

Detailed description

Ici “Turbulence”.

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 Motcle & Convection_diffusion_turbulence_multiphase::domaine_application() const override <convection-diffusion-turbulence-multiphase-public-const-motcle-ref-convection-diffusion-turbulence-multiphase-domaine-application-const-override>`
[const Motcle & Convection_diffusion_turbulence_multiphase::domaine_application() const override](#convection-diffusion-turbulence-multiphase-public-const-motcle-ref-convection-diffusion-turbulence-multiphase-domaine-application-const-override)

get_info#

Definition
const Type_info * Convection_diffusion_turbulence_multiphase::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 * Convection_diffusion_turbulence_multiphase::get_info() const override <convection-diffusion-turbulence-multiphase-public-const-type-info-ptr-convection-diffusion-turbulence-multiphase-get-info-const-override>`
[const Type_info * Convection_diffusion_turbulence_multiphase::get_info() const override](#convection-diffusion-turbulence-multiphase-public-const-type-info-ptr-convection-diffusion-turbulence-multiphase-get-info-const-override)

impr#

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

Impression des flux sur les bords sur un flot de sortie.

Detailed description

Appelle Equation_base::impr(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 Convection_diffusion_turbulence_multiphase::impr(Sortie &os) const override <convection-diffusion-turbulence-multiphase-public-int-convection-diffusion-turbulence-multiphase-impr-sortie-ref-os-const-override>`
[int Convection_diffusion_turbulence_multiphase::impr(Sortie &os) const override](#convection-diffusion-turbulence-multiphase-public-int-convection-diffusion-turbulence-multiphase-impr-sortie-ref-os-const-override)

inconnue#

Definition
const Champ_Inc_base & Convection_diffusion_turbulence_multiphase::inconnue() const override
Brief description

Renvoie le champ inconnue representant l’inconnue (k, omega, epsilon, tau) (version const)

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:`const Champ_Inc_base & Convection_diffusion_turbulence_multiphase::inconnue() const override <convection-diffusion-turbulence-multiphase-public-const-champ-inc-base-ref-convection-diffusion-turbulence-multiphase-inconnue-const-override>`
[const Champ_Inc_base & Convection_diffusion_turbulence_multiphase::inconnue() const override](#convection-diffusion-turbulence-multiphase-public-const-champ-inc-base-ref-convection-diffusion-turbulence-multiphase-inconnue-const-override)

inconnue#

Definition
Champ_Inc_base & Convection_diffusion_turbulence_multiphase::inconnue() override
Brief description

Renvoie le champ inconnue representant l’inconnue (k, omega, epsilon, tau)

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:`Champ_Inc_base & Convection_diffusion_turbulence_multiphase::inconnue() override <convection-diffusion-turbulence-multiphase-public-champ-inc-base-ref-convection-diffusion-turbulence-multiphase-inconnue-override>`
[Champ_Inc_base & Convection_diffusion_turbulence_multiphase::inconnue() override](#convection-diffusion-turbulence-multiphase-public-champ-inc-base-ref-convection-diffusion-turbulence-multiphase-inconnue-override)

milieu#

Definition
const Milieu_base & Convection_diffusion_turbulence_multiphase::milieu() const override
Brief description

Renvoie le milieu physique de l’equation.

Detailed description

(un Fluide_base upcaste en Milieu_base ) (version const)

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:`const Milieu_base & Convection_diffusion_turbulence_multiphase::milieu() const override <convection-diffusion-turbulence-multiphase-public-const-milieu-base-ref-convection-diffusion-turbulence-multiphase-milieu-const-override>`
[const Milieu_base & Convection_diffusion_turbulence_multiphase::milieu() const override](#convection-diffusion-turbulence-multiphase-public-const-milieu-base-ref-convection-diffusion-turbulence-multiphase-milieu-const-override)

milieu#

Definition
Milieu_base & Convection_diffusion_turbulence_multiphase::milieu() override
Brief description

Renvoie le milieu physique de l’equation.

Detailed description

(un Fluide_base upcaste en Milieu_base )

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:`Milieu_base & Convection_diffusion_turbulence_multiphase::milieu() override <convection-diffusion-turbulence-multiphase-public-milieu-base-ref-convection-diffusion-turbulence-multiphase-milieu-override>`
[Milieu_base & Convection_diffusion_turbulence_multiphase::milieu() override](#convection-diffusion-turbulence-multiphase-public-milieu-base-ref-convection-diffusion-turbulence-multiphase-milieu-override)

operateur_gradient_inconnue#

Definition
const Operateur_Grad & Convection_diffusion_turbulence_multiphase::operateur_gradient_inconnue() 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:`const Operateur_Grad & Convection_diffusion_turbulence_multiphase::operateur_gradient_inconnue() const <convection-diffusion-turbulence-multiphase-public-const-operateur-grad-ref-convection-diffusion-turbulence-multiphase-operateur-gradient-inconnue-const>`
[const Operateur_Grad & Convection_diffusion_turbulence_multiphase::operateur_gradient_inconnue() const](#convection-diffusion-turbulence-multiphase-public-const-operateur-grad-ref-convection-diffusion-turbulence-multiphase-operateur-gradient-inconnue-const)

positive_unkown#

Definition
bool Convection_diffusion_turbulence_multiphase::positive_unkown() 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:`bool Convection_diffusion_turbulence_multiphase::positive_unkown() override <convection-diffusion-turbulence-multiphase-public-bool-convection-diffusion-turbulence-multiphase-positive-unkown-override>`
[bool Convection_diffusion_turbulence_multiphase::positive_unkown() override](#convection-diffusion-turbulence-multiphase-public-bool-convection-diffusion-turbulence-multiphase-positive-unkown-override)

~Convection_diffusion_turbulence_multiphase#

Definition
Convection_diffusion_turbulence_multiphase::~Convection_diffusion_turbulence_multiphase() 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:`Convection_diffusion_turbulence_multiphase::~Convection_diffusion_turbulence_multiphase() override <convection-diffusion-turbulence-multiphase-public-convection-diffusion-turbulence-multiphase-dtor-convection-diffusion-turbulence-multiphase-override>`
[Convection_diffusion_turbulence_multiphase::~Convection_diffusion_turbulence_multiphase() override](#convection-diffusion-turbulence-multiphase-public-convection-diffusion-turbulence-multiphase-dtor-convection-diffusion-turbulence-multiphase-override)

info#

Definition
const Type_info * Convection_diffusion_turbulence_multiphase::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 * Convection_diffusion_turbulence_multiphase::info() <convection-diffusion-turbulence-multiphase-public-static-const-type-info-ptr-convection-diffusion-turbulence-multiphase-info>`
[const Type_info * Convection_diffusion_turbulence_multiphase::info()](#convection-diffusion-turbulence-multiphase-public-static-const-type-info-ptr-convection-diffusion-turbulence-multiphase-info)

self_cast#

Definition
const Convection_diffusion_turbulence_multiphase & Convection_diffusion_turbulence_multiphase::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 Convection_diffusion_turbulence_multiphase & Convection_diffusion_turbulence_multiphase::self_cast(const Objet_U &) <convection-diffusion-turbulence-multiphase-public-static-const-convection-diffusion-turbulence-multiphase-ref-convection-diffusion-turbulence-multiphase-self-cast-const-objet-u-ref>`
[const Convection_diffusion_turbulence_multiphase & Convection_diffusion_turbulence_multiphase::self_cast(const Objet_U &)](#convection-diffusion-turbulence-multiphase-public-static-const-convection-diffusion-turbulence-multiphase-ref-convection-diffusion-turbulence-multiphase-self-cast-const-objet-u-ref)

self_cast#

Definition
Convection_diffusion_turbulence_multiphase & Convection_diffusion_turbulence_multiphase::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:`Convection_diffusion_turbulence_multiphase & Convection_diffusion_turbulence_multiphase::self_cast(Objet_U &) <convection-diffusion-turbulence-multiphase-public-static-convection-diffusion-turbulence-multiphase-ref-convection-diffusion-turbulence-multiphase-self-cast-objet-u-ref>`
[Convection_diffusion_turbulence_multiphase & Convection_diffusion_turbulence_multiphase::self_cast(Objet_U &)](#convection-diffusion-turbulence-multiphase-public-static-convection-diffusion-turbulence-multiphase-ref-convection-diffusion-turbulence-multiphase-self-cast-objet-u-ref)

printOn#

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

Simple appel a: Convection_Diffusion_std::printOn(Sortie&)

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:`Sortie & Convection_diffusion_turbulence_multiphase::printOn(Sortie &x) const override <convection-diffusion-turbulence-multiphase-protected-sortie-ref-convection-diffusion-turbulence-multiphase-printon-sortie-ref-x-const-override>`
[Sortie & Convection_diffusion_turbulence_multiphase::printOn(Sortie &x) const override](#convection-diffusion-turbulence-multiphase-protected-sortie-ref-convection-diffusion-turbulence-multiphase-printon-sortie-ref-x-const-override)

readOn#

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

Verifie si l’equation a une inconnue et un fluide associe et appelle Convection_Diffusion_std::readOn(Entree&) .

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:`Entree & Convection_diffusion_turbulence_multiphase::readOn(Entree &) override <convection-diffusion-turbulence-multiphase-protected-entree-ref-convection-diffusion-turbulence-multiphase-readon-entree-ref-override>`
[Entree & Convection_diffusion_turbulence_multiphase::readOn(Entree &) override](#convection-diffusion-turbulence-multiphase-protected-entree-ref-convection-diffusion-turbulence-multiphase-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Convection_diffusion_turbulence_multiphase::info_obj
l_inco_ch (protected)
TRUST_Deriv<Champ_Inc_base> Convection_diffusion_turbulence_multiphase::l_inco_ch
le_fluide (protected)
TRUST_Ref<Fluide_base *> Convection_diffusion_turbulence_multiphase::le_fluide
Op_Grad_ (protected)
Operateur_Grad Convection_diffusion_turbulence_multiphase::Op_Grad_