Energie_cinetique_turbulente_WIT#
#include <Energie_cinetique_turbulente_WIT.h>
classe Energie_cinetique_turbulente_WIT Equation de transport d’une energie cinetique turbulente WIT pour la turbulence avec bulles
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:`Energie\_cinetique\_turbulente\_WIT <class-energie-cinetique-turbulente-wit>`
[Energie\_cinetique\_turbulente\_WIT](#class-energie-cinetique-turbulente-wit)
Detailed description#
Inherits from#
public : Convection_Diffusion_std
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_fluide#
void Energie_cinetique_turbulente_WIT::associer_fluide(const Fluide_base &)
Associe un fluide incompressible a l’equation.
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:`void Energie_cinetique_turbulente_WIT::associer_fluide(const Fluide_base &) <energie-cinetique-turbulente-wit-public-void-energie-cinetique-turbulente-wit-associer-fluide-const-fluide-base-ref>`
[void Energie_cinetique_turbulente_WIT::associer_fluide(const Fluide_base &)](#energie-cinetique-turbulente-wit-public-void-energie-cinetique-turbulente-wit-associer-fluide-const-fluide-base-ref)
associer_milieu_base#
void Energie_cinetique_turbulente_WIT::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 Energie_cinetique_turbulente_WIT::associer_milieu_base(const Milieu_base &) override <energie-cinetique-turbulente-wit-public-void-energie-cinetique-turbulente-wit-associer-milieu-base-const-milieu-base-ref-override>`
[void Energie_cinetique_turbulente_WIT::associer_milieu_base(const Milieu_base &) override](#energie-cinetique-turbulente-wit-public-void-energie-cinetique-turbulente-wit-associer-milieu-base-const-milieu-base-ref-override)
diffusivite_pour_pas_de_temps#
const Champ_base & Energie_cinetique_turbulente_WIT::diffusivite_pour_pas_de_temps() const override
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 Champ_base & Energie_cinetique_turbulente_WIT::diffusivite_pour_pas_de_temps() const override <energie-cinetique-turbulente-wit-public-const-champ-base-ref-energie-cinetique-turbulente-wit-diffusivite-pour-pas-de-temps-const-override>`
[const Champ_base & Energie_cinetique_turbulente_WIT::diffusivite_pour_pas_de_temps() const override](#energie-cinetique-turbulente-wit-public-const-champ-base-ref-energie-cinetique-turbulente-wit-diffusivite-pour-pas-de-temps-const-override)
diffusivite_pour_transport#
const Champ_Don_base & Energie_cinetique_turbulente_WIT::diffusivite_pour_transport() const override
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 Champ_Don_base & Energie_cinetique_turbulente_WIT::diffusivite_pour_transport() const override <energie-cinetique-turbulente-wit-public-const-champ-don-base-ref-energie-cinetique-turbulente-wit-diffusivite-pour-transport-const-override>`
[const Champ_Don_base & Energie_cinetique_turbulente_WIT::diffusivite_pour_transport() const override](#energie-cinetique-turbulente-wit-public-const-champ-don-base-ref-energie-cinetique-turbulente-wit-diffusivite-pour-transport-const-override)
discretiser#
void Energie_cinetique_turbulente_WIT::discretiser() override
Discretise l’equation.
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 Energie_cinetique_turbulente_WIT::discretiser() override <energie-cinetique-turbulente-wit-public-void-energie-cinetique-turbulente-wit-discretiser-override>`
[void Energie_cinetique_turbulente_WIT::discretiser() override](#energie-cinetique-turbulente-wit-public-void-energie-cinetique-turbulente-wit-discretiser-override)
domaine_application#
const Motcle & Energie_cinetique_turbulente_WIT::domaine_application() const override
Renvoie le nom du domaine d’application de l’equation.
Detailed description
Ici “Thermique”.
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 & Energie_cinetique_turbulente_WIT::domaine_application() const override <energie-cinetique-turbulente-wit-public-const-motcle-ref-energie-cinetique-turbulente-wit-domaine-application-const-override>`
[const Motcle & Energie_cinetique_turbulente_WIT::domaine_application() const override](#energie-cinetique-turbulente-wit-public-const-motcle-ref-energie-cinetique-turbulente-wit-domaine-application-const-override)
duplique#
int Energie_cinetique_turbulente_WIT::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 Energie_cinetique_turbulente_WIT::duplique() const override <energie-cinetique-turbulente-wit-public-int-energie-cinetique-turbulente-wit-duplique-const-override>`
[int Energie_cinetique_turbulente_WIT::duplique() const override](#energie-cinetique-turbulente-wit-public-int-energie-cinetique-turbulente-wit-duplique-const-override)
Energie_cinetique_turbulente_WIT#
Energie_cinetique_turbulente_WIT::Energie_cinetique_turbulente_WIT()
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:`Energie_cinetique_turbulente_WIT::Energie_cinetique_turbulente_WIT() <energie-cinetique-turbulente-wit-public-energie-cinetique-turbulente-wit-energie-cinetique-turbulente-wit>`
[Energie_cinetique_turbulente_WIT::Energie_cinetique_turbulente_WIT()](#energie-cinetique-turbulente-wit-public-energie-cinetique-turbulente-wit-energie-cinetique-turbulente-wit)
get_fonc_champ_conserve#
virtual std::pair<std::string, fonc_calc_t> Energie_cinetique_turbulente_WIT::get_fonc_champ_conserve() const override
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:`virtual std::pair<std::string, fonc_calc_t> Energie_cinetique_turbulente_WIT::get_fonc_champ_conserve() const override <energie-cinetique-turbulente-wit-public-virtual-std-pair-std-string-fonc-calc-t-energie-cinetique-turbulente-wit-get-fonc-champ-conserve-const-override>`
[virtual std::pair<std::string, fonc_calc_t> Energie_cinetique_turbulente_WIT::get_fonc_champ_conserve() const override](#energie-cinetique-turbulente-wit-public-virtual-std-pair-std-string-fonc-calc-t-energie-cinetique-turbulente-wit-get-fonc-champ-conserve-const-override)
get_info#
const Type_info * Energie_cinetique_turbulente_WIT::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 * Energie_cinetique_turbulente_WIT::get_info() const override <energie-cinetique-turbulente-wit-public-const-type-info-ptr-energie-cinetique-turbulente-wit-get-info-const-override>`
[const Type_info * Energie_cinetique_turbulente_WIT::get_info() const override](#energie-cinetique-turbulente-wit-public-const-type-info-ptr-energie-cinetique-turbulente-wit-get-info-const-override)
impr#
int Energie_cinetique_turbulente_WIT::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 Energie_cinetique_turbulente_WIT::impr(Sortie &os) const override <energie-cinetique-turbulente-wit-public-int-energie-cinetique-turbulente-wit-impr-sortie-ref-os-const-override>`
[int Energie_cinetique_turbulente_WIT::impr(Sortie &os) const override](#energie-cinetique-turbulente-wit-public-int-energie-cinetique-turbulente-wit-impr-sortie-ref-os-const-override)
inconnue#
const Champ_Inc_base & Energie_cinetique_turbulente_WIT::inconnue() const override
Renvoie le champ inconnue representant l’inconnue (T ou H) (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 Champ_Inc_base & Energie_cinetique_turbulente_WIT::inconnue() const override <energie-cinetique-turbulente-wit-public-const-champ-inc-base-ref-energie-cinetique-turbulente-wit-inconnue-const-override>`
[const Champ_Inc_base & Energie_cinetique_turbulente_WIT::inconnue() const override](#energie-cinetique-turbulente-wit-public-const-champ-inc-base-ref-energie-cinetique-turbulente-wit-inconnue-const-override)
inconnue#
Champ_Inc_base & Energie_cinetique_turbulente_WIT::inconnue() override
Renvoie le champ inconnue representant l’inconnue (T ou H)
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 & Energie_cinetique_turbulente_WIT::inconnue() override <energie-cinetique-turbulente-wit-public-champ-inc-base-ref-energie-cinetique-turbulente-wit-inconnue-override>`
[Champ_Inc_base & Energie_cinetique_turbulente_WIT::inconnue() override](#energie-cinetique-turbulente-wit-public-champ-inc-base-ref-energie-cinetique-turbulente-wit-inconnue-override)
milieu#
const Milieu_base & Energie_cinetique_turbulente_WIT::milieu() const override
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 & Energie_cinetique_turbulente_WIT::milieu() const override <energie-cinetique-turbulente-wit-public-const-milieu-base-ref-energie-cinetique-turbulente-wit-milieu-const-override>`
[const Milieu_base & Energie_cinetique_turbulente_WIT::milieu() const override](#energie-cinetique-turbulente-wit-public-const-milieu-base-ref-energie-cinetique-turbulente-wit-milieu-const-override)
milieu#
Milieu_base & Energie_cinetique_turbulente_WIT::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 & Energie_cinetique_turbulente_WIT::milieu() override <energie-cinetique-turbulente-wit-public-milieu-base-ref-energie-cinetique-turbulente-wit-milieu-override>`
[Milieu_base & Energie_cinetique_turbulente_WIT::milieu() override](#energie-cinetique-turbulente-wit-public-milieu-base-ref-energie-cinetique-turbulente-wit-milieu-override)
positive_unkown#
virtual bool Energie_cinetique_turbulente_WIT::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:`virtual bool Energie_cinetique_turbulente_WIT::positive_unkown() override <energie-cinetique-turbulente-wit-public-virtual-bool-energie-cinetique-turbulente-wit-positive-unkown-override>`
[virtual bool Energie_cinetique_turbulente_WIT::positive_unkown() override](#energie-cinetique-turbulente-wit-public-virtual-bool-energie-cinetique-turbulente-wit-positive-unkown-override)
taille_memoire#
unsigned Energie_cinetique_turbulente_WIT::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 Energie_cinetique_turbulente_WIT::taille_memoire() const override <energie-cinetique-turbulente-wit-public-unsigned-energie-cinetique-turbulente-wit-taille-memoire-const-override>`
[unsigned Energie_cinetique_turbulente_WIT::taille_memoire() const override](#energie-cinetique-turbulente-wit-public-unsigned-energie-cinetique-turbulente-wit-taille-memoire-const-override)
~Energie_cinetique_turbulente_WIT#
Energie_cinetique_turbulente_WIT::~Energie_cinetique_turbulente_WIT()
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:`Energie_cinetique_turbulente_WIT::~Energie_cinetique_turbulente_WIT() <energie-cinetique-turbulente-wit-public-energie-cinetique-turbulente-wit-dtor-energie-cinetique-turbulente-wit>`
[Energie_cinetique_turbulente_WIT::~Energie_cinetique_turbulente_WIT()](#energie-cinetique-turbulente-wit-public-energie-cinetique-turbulente-wit-dtor-energie-cinetique-turbulente-wit)
calculer_alpha_rho_k_WIT#
void Energie_cinetique_turbulente_WIT::calculer_alpha_rho_k_WIT(const Objet_U &obj, DoubleTab &val, DoubleTab &bval, tabs_t &deriv)
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:`void Energie_cinetique_turbulente_WIT::calculer_alpha_rho_k_WIT(const Objet_U &obj, DoubleTab &val, DoubleTab &bval, tabs_t &deriv) <energie-cinetique-turbulente-wit-public-static-void-energie-cinetique-turbulente-wit-calculer-alpha-rho-k-wit-const-objet-u-ref-obj-doubletab-ref-val-doubletab-ref-bval-tabs-t-ref-deriv>`
[void Energie_cinetique_turbulente_WIT::calculer_alpha_rho_k_WIT(const Objet_U &obj, DoubleTab &val, DoubleTab &bval, tabs_t &deriv)](#energie-cinetique-turbulente-wit-public-static-void-energie-cinetique-turbulente-wit-calculer-alpha-rho-k-wit-const-objet-u-ref-obj-doubletab-ref-val-doubletab-ref-bval-tabs-t-ref-deriv)
cree_instance#
Objet_U * Energie_cinetique_turbulente_WIT::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 * Energie_cinetique_turbulente_WIT::cree_instance() <energie-cinetique-turbulente-wit-public-static-objet-u-ptr-energie-cinetique-turbulente-wit-cree-instance>`
[Objet_U * Energie_cinetique_turbulente_WIT::cree_instance()](#energie-cinetique-turbulente-wit-public-static-objet-u-ptr-energie-cinetique-turbulente-wit-cree-instance)
info#
const Type_info * Energie_cinetique_turbulente_WIT::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 * Energie_cinetique_turbulente_WIT::info() <energie-cinetique-turbulente-wit-public-static-const-type-info-ptr-energie-cinetique-turbulente-wit-info>`
[const Type_info * Energie_cinetique_turbulente_WIT::info()](#energie-cinetique-turbulente-wit-public-static-const-type-info-ptr-energie-cinetique-turbulente-wit-info)
self_cast#
const Energie_cinetique_turbulente_WIT & Energie_cinetique_turbulente_WIT::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 Energie_cinetique_turbulente_WIT & Energie_cinetique_turbulente_WIT::self_cast(const Objet_U &) <energie-cinetique-turbulente-wit-public-static-const-energie-cinetique-turbulente-wit-ref-energie-cinetique-turbulente-wit-self-cast-const-objet-u-ref>`
[const Energie_cinetique_turbulente_WIT & Energie_cinetique_turbulente_WIT::self_cast(const Objet_U &)](#energie-cinetique-turbulente-wit-public-static-const-energie-cinetique-turbulente-wit-ref-energie-cinetique-turbulente-wit-self-cast-const-objet-u-ref)
self_cast#
Energie_cinetique_turbulente_WIT & Energie_cinetique_turbulente_WIT::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:`Energie_cinetique_turbulente_WIT & Energie_cinetique_turbulente_WIT::self_cast(Objet_U &) <energie-cinetique-turbulente-wit-public-static-energie-cinetique-turbulente-wit-ref-energie-cinetique-turbulente-wit-self-cast-objet-u-ref>`
[Energie_cinetique_turbulente_WIT & Energie_cinetique_turbulente_WIT::self_cast(Objet_U &)](#energie-cinetique-turbulente-wit-public-static-energie-cinetique-turbulente-wit-ref-energie-cinetique-turbulente-wit-self-cast-objet-u-ref)
printOn#
Sortie & Energie_cinetique_turbulente_WIT::printOn(Sortie &x) const override
Simple appel a: Convection_Diffusion_std::printOn(Sortie&)
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 & Energie_cinetique_turbulente_WIT::printOn(Sortie &x) const override <energie-cinetique-turbulente-wit-protected-sortie-ref-energie-cinetique-turbulente-wit-printon-sortie-ref-x-const-override>`
[Sortie & Energie_cinetique_turbulente_WIT::printOn(Sortie &x) const override](#energie-cinetique-turbulente-wit-protected-sortie-ref-energie-cinetique-turbulente-wit-printon-sortie-ref-x-const-override)
readOn#
Entree & Energie_cinetique_turbulente_WIT::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
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 & Energie_cinetique_turbulente_WIT::readOn(Entree &) override <energie-cinetique-turbulente-wit-protected-entree-ref-energie-cinetique-turbulente-wit-readon-entree-ref-override>`
[Entree & Energie_cinetique_turbulente_WIT::readOn(Entree &) override](#energie-cinetique-turbulente-wit-protected-entree-ref-energie-cinetique-turbulente-wit-readon-entree-ref-override)
Attributes Documentation#
const Type_info Energie_cinetique_turbulente_WIT::info_obj
TRUST_Deriv<Champ_Inc_base> Energie_cinetique_turbulente_WIT::l_inco_ch
TRUST_Ref<Fluide_base *> Energie_cinetique_turbulente_WIT::le_fluide