Convection_diffusion_turbulence_multiphase#
#include <Convection_diffusion_turbulence_multiphase.h>
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#
public : Convection_Diffusion_std
Inherited by#
public : Echelle_temporelle_turbulente
public : Energie_cinetique_turbulente
public : Taux_dissipation_turbulent
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#
associer_milieu_base#
void Convection_diffusion_turbulence_multiphase::associer_milieu_base(const Milieu_base &) override
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#
void Convection_diffusion_turbulence_multiphase::completer() override
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#
Convection_diffusion_turbulence_multiphase::Convection_diffusion_turbulence_multiphase()
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#
const Motcle & Convection_diffusion_turbulence_multiphase::domaine_application() const override
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#
const Type_info * Convection_diffusion_turbulence_multiphase::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 * 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#
int Convection_diffusion_turbulence_multiphase::impr(Sortie &os) const override
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#
const Champ_Inc_base & Convection_diffusion_turbulence_multiphase::inconnue() const override
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#
Champ_Inc_base & Convection_diffusion_turbulence_multiphase::inconnue() override
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#
const Milieu_base & Convection_diffusion_turbulence_multiphase::milieu() const override
Renvoie le milieu physique de l’equation.
Detailed description
(un Fluide_base upcaste en Milieu_base ) (version const)
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 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#
Milieu_base & Convection_diffusion_turbulence_multiphase::milieu() override
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#
const Operateur_Grad & Convection_diffusion_turbulence_multiphase::operateur_gradient_inconnue() const
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#
bool Convection_diffusion_turbulence_multiphase::positive_unkown() 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:`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#
Convection_diffusion_turbulence_multiphase::~Convection_diffusion_turbulence_multiphase() 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:`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#
const Type_info * Convection_diffusion_turbulence_multiphase::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 * 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#
const Convection_diffusion_turbulence_multiphase & Convection_diffusion_turbulence_multiphase::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 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#
Convection_diffusion_turbulence_multiphase & Convection_diffusion_turbulence_multiphase::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:`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#
Sortie & Convection_diffusion_turbulence_multiphase::printOn(Sortie &x) const override
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#
Entree & Convection_diffusion_turbulence_multiphase::readOn(Entree &) override
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#
const Type_info Convection_diffusion_turbulence_multiphase::info_obj
TRUST_Deriv<Champ_Inc_base> Convection_diffusion_turbulence_multiphase::l_inco_ch
TRUST_Ref<Fluide_base *> Convection_diffusion_turbulence_multiphase::le_fluide
Operateur_Grad Convection_diffusion_turbulence_multiphase::Op_Grad_