Transport_Flux_Chaleur_Turbulente#
#include <Transport_Flux_Chaleur_Turbulente.h>
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:`Transport\_Flux\_Chaleur\_Turbulente <class-transport-flux-chaleur-turbulente>`
[Transport\_Flux\_Chaleur\_Turbulente](#class-transport-flux-chaleur-turbulente)
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_milieu_base#
void Transport_Flux_Chaleur_Turbulente::associer_milieu_base(const Milieu_base &) 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:`void Transport_Flux_Chaleur_Turbulente::associer_milieu_base(const Milieu_base &) override <transport-flux-chaleur-turbulente-public-void-transport-flux-chaleur-turbulente-associer-milieu-base-const-milieu-base-ref-override>`
[void Transport_Flux_Chaleur_Turbulente::associer_milieu_base(const Milieu_base &) override](#transport-flux-chaleur-turbulente-public-void-transport-flux-chaleur-turbulente-associer-milieu-base-const-milieu-base-ref-override)
associer_modele_turbulence#
void Transport_Flux_Chaleur_Turbulente::associer_modele_turbulence(const Modele_turbulence_scal_Fluctuation_Temperature &)
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 Transport_Flux_Chaleur_Turbulente::associer_modele_turbulence(const Modele_turbulence_scal_Fluctuation_Temperature &) <transport-flux-chaleur-turbulente-public-void-transport-flux-chaleur-turbulente-associer-modele-turbulence-const-modele-turbulence-scal-fluctuation-temperature-ref>`
[void Transport_Flux_Chaleur_Turbulente::associer_modele_turbulence(const Modele_turbulence_scal_Fluctuation_Temperature &)](#transport-flux-chaleur-turbulente-public-void-transport-flux-chaleur-turbulente-associer-modele-turbulence-const-modele-turbulence-scal-fluctuation-temperature-ref)
associer_vitesse#
void Transport_Flux_Chaleur_Turbulente::associer_vitesse(const Champ_Inc_base &)
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 Transport_Flux_Chaleur_Turbulente::associer_vitesse(const Champ_Inc_base &) <transport-flux-chaleur-turbulente-public-void-transport-flux-chaleur-turbulente-associer-vitesse-const-champ-inc-base-ref>`
[void Transport_Flux_Chaleur_Turbulente::associer_vitesse(const Champ_Inc_base &)](#transport-flux-chaleur-turbulente-public-void-transport-flux-chaleur-turbulente-associer-vitesse-const-champ-inc-base-ref)
completer#
void Transport_Flux_Chaleur_Turbulente::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 Transport_Flux_Chaleur_Turbulente::completer() override <transport-flux-chaleur-turbulente-public-void-transport-flux-chaleur-turbulente-completer-override>`
[void Transport_Flux_Chaleur_Turbulente::completer() override](#transport-flux-chaleur-turbulente-public-void-transport-flux-chaleur-turbulente-completer-override)
controler_grandeur#
int Transport_Flux_Chaleur_Turbulente::controler_grandeur()
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:`int Transport_Flux_Chaleur_Turbulente::controler_grandeur() <transport-flux-chaleur-turbulente-public-int-transport-flux-chaleur-turbulente-controler-grandeur>`
[int Transport_Flux_Chaleur_Turbulente::controler_grandeur()](#transport-flux-chaleur-turbulente-public-int-transport-flux-chaleur-turbulente-controler-grandeur)
discretiser#
void Transport_Flux_Chaleur_Turbulente::discretiser() override
Discretise l’equation.
Detailed description
Type le domaine_Cl_dis, la formatte, l’associe a l’equation. Type le solveur masse, lui associe le domaine discretisee et le domaine des conditions aux limites discretisees.
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 Transport_Flux_Chaleur_Turbulente::discretiser() override <transport-flux-chaleur-turbulente-public-void-transport-flux-chaleur-turbulente-discretiser-override>`
[void Transport_Flux_Chaleur_Turbulente::discretiser() override](#transport-flux-chaleur-turbulente-public-void-transport-flux-chaleur-turbulente-discretiser-override)
domaine_application#
const Motcle & Transport_Flux_Chaleur_Turbulente::domaine_application() const override
Renvoie “indetermine” Navier_Stokes_standard par exemple surcharge cette methode.
Detailed description
pour renvoyer “Hydraulique”
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 & Transport_Flux_Chaleur_Turbulente::domaine_application() const override <transport-flux-chaleur-turbulente-public-const-motcle-ref-transport-flux-chaleur-turbulente-domaine-application-const-override>`
[const Motcle & Transport_Flux_Chaleur_Turbulente::domaine_application() const override](#transport-flux-chaleur-turbulente-public-const-motcle-ref-transport-flux-chaleur-turbulente-domaine-application-const-override)
duplique#
int Transport_Flux_Chaleur_Turbulente::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 Transport_Flux_Chaleur_Turbulente::duplique() const override <transport-flux-chaleur-turbulente-public-int-transport-flux-chaleur-turbulente-duplique-const-override>`
[int Transport_Flux_Chaleur_Turbulente::duplique() const override](#transport-flux-chaleur-turbulente-public-int-transport-flux-chaleur-turbulente-duplique-const-override)
get_info#
const Type_info * Transport_Flux_Chaleur_Turbulente::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 * Transport_Flux_Chaleur_Turbulente::get_info() const override <transport-flux-chaleur-turbulente-public-const-type-info-ptr-transport-flux-chaleur-turbulente-get-info-const-override>`
[const Type_info * Transport_Flux_Chaleur_Turbulente::get_info() const override](#transport-flux-chaleur-turbulente-public-const-type-info-ptr-transport-flux-chaleur-turbulente-get-info-const-override)
inconnue#
const Champ_Inc_base & Transport_Flux_Chaleur_Turbulente::inconnue() const override
renvoie le champ inconnue.
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 & Transport_Flux_Chaleur_Turbulente::inconnue() const override <transport-flux-chaleur-turbulente-public-const-champ-inc-base-ref-transport-flux-chaleur-turbulente-inconnue-const-override>`
[const Champ_Inc_base & Transport_Flux_Chaleur_Turbulente::inconnue() const override](#transport-flux-chaleur-turbulente-public-const-champ-inc-base-ref-transport-flux-chaleur-turbulente-inconnue-const-override)
inconnue#
Champ_Inc_base & Transport_Flux_Chaleur_Turbulente::inconnue() override
renvoie le champ inconnue.
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 & Transport_Flux_Chaleur_Turbulente::inconnue() override <transport-flux-chaleur-turbulente-public-champ-inc-base-ref-transport-flux-chaleur-turbulente-inconnue-override>`
[Champ_Inc_base & Transport_Flux_Chaleur_Turbulente::inconnue() override](#transport-flux-chaleur-turbulente-public-champ-inc-base-ref-transport-flux-chaleur-turbulente-inconnue-override)
lire_motcle_non_standard#
int Transport_Flux_Chaleur_Turbulente::lire_motcle_non_standard(const Motcle &, Entree &) override
Lecture des parametres de type non simple d’un objet_U a partir d’un flot d’entree.
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 Transport_Flux_Chaleur_Turbulente::lire_motcle_non_standard(const Motcle &, Entree &) override <transport-flux-chaleur-turbulente-public-int-transport-flux-chaleur-turbulente-lire-motcle-non-standard-const-motcle-ref-entree-ref-override>`
[int Transport_Flux_Chaleur_Turbulente::lire_motcle_non_standard(const Motcle &, Entree &) override](#transport-flux-chaleur-turbulente-public-int-transport-flux-chaleur-turbulente-lire-motcle-non-standard-const-motcle-ref-entree-ref-override)
milieu#
const Milieu_base & Transport_Flux_Chaleur_Turbulente::milieu() 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:`const Milieu_base & Transport_Flux_Chaleur_Turbulente::milieu() const override <transport-flux-chaleur-turbulente-public-const-milieu-base-ref-transport-flux-chaleur-turbulente-milieu-const-override>`
[const Milieu_base & Transport_Flux_Chaleur_Turbulente::milieu() const override](#transport-flux-chaleur-turbulente-public-const-milieu-base-ref-transport-flux-chaleur-turbulente-milieu-const-override)
milieu#
Milieu_base & Transport_Flux_Chaleur_Turbulente::milieu() 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:`Milieu_base & Transport_Flux_Chaleur_Turbulente::milieu() override <transport-flux-chaleur-turbulente-public-milieu-base-ref-transport-flux-chaleur-turbulente-milieu-override>`
[Milieu_base & Transport_Flux_Chaleur_Turbulente::milieu() override](#transport-flux-chaleur-turbulente-public-milieu-base-ref-transport-flux-chaleur-turbulente-milieu-override)
modele_turbulence#
Modele_turbulence_scal_Fluctuation_Temperature & Transport_Flux_Chaleur_Turbulente::modele_turbulence()
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:`Modele_turbulence_scal_Fluctuation_Temperature & Transport_Flux_Chaleur_Turbulente::modele_turbulence() <transport-flux-chaleur-turbulente-public-modele-turbulence-scal-fluctuation-temperature-ref-transport-flux-chaleur-turbulente-modele-turbulence>`
[Modele_turbulence_scal_Fluctuation_Temperature & Transport_Flux_Chaleur_Turbulente::modele_turbulence()](#transport-flux-chaleur-turbulente-public-modele-turbulence-scal-fluctuation-temperature-ref-transport-flux-chaleur-turbulente-modele-turbulence)
modele_turbulence#
const Modele_turbulence_scal_Fluctuation_Temperature & Transport_Flux_Chaleur_Turbulente::modele_turbulence() const
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 Modele_turbulence_scal_Fluctuation_Temperature & Transport_Flux_Chaleur_Turbulente::modele_turbulence() const <transport-flux-chaleur-turbulente-public-const-modele-turbulence-scal-fluctuation-temperature-ref-transport-flux-chaleur-turbulente-modele-turbulence-const>`
[const Modele_turbulence_scal_Fluctuation_Temperature & Transport_Flux_Chaleur_Turbulente::modele_turbulence() const](#transport-flux-chaleur-turbulente-public-const-modele-turbulence-scal-fluctuation-temperature-ref-transport-flux-chaleur-turbulente-modele-turbulence-const)
nombre_d_operateurs#
int Transport_Flux_Chaleur_Turbulente::nombre_d_operateurs() const override
surcharge de la methode d’ Equation_base .
Detailed description
renvoie le nombre d’operateurs.
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 Transport_Flux_Chaleur_Turbulente::nombre_d_operateurs() const override <transport-flux-chaleur-turbulente-public-int-transport-flux-chaleur-turbulente-nombre-d-operateurs-const-override>`
[int Transport_Flux_Chaleur_Turbulente::nombre_d_operateurs() const override](#transport-flux-chaleur-turbulente-public-int-transport-flux-chaleur-turbulente-nombre-d-operateurs-const-override)
operateur#
const Operateur & Transport_Flux_Chaleur_Turbulente::operateur(int) const override
surcharge de la methode d’ Equation_base .
Detailed description
renvoie le ieme operateur.
Reimplements:
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 & Transport_Flux_Chaleur_Turbulente::operateur(int) const override <transport-flux-chaleur-turbulente-public-const-operateur-ref-transport-flux-chaleur-turbulente-operateur-int-const-override>`
[const Operateur & Transport_Flux_Chaleur_Turbulente::operateur(int) const override](#transport-flux-chaleur-turbulente-public-const-operateur-ref-transport-flux-chaleur-turbulente-operateur-int-const-override)
operateur#
Operateur & Transport_Flux_Chaleur_Turbulente::operateur(int) override
surcharge de la methode d’ Equation_base .
Detailed description
renvoie le ieme operateur.
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:`Operateur & Transport_Flux_Chaleur_Turbulente::operateur(int) override <transport-flux-chaleur-turbulente-public-operateur-ref-transport-flux-chaleur-turbulente-operateur-int-override>`
[Operateur & Transport_Flux_Chaleur_Turbulente::operateur(int) override](#transport-flux-chaleur-turbulente-public-operateur-ref-transport-flux-chaleur-turbulente-operateur-int-override)
set_param#
void Transport_Flux_Chaleur_Turbulente::set_param(Param &titi) 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:`void Transport_Flux_Chaleur_Turbulente::set_param(Param &titi) override <transport-flux-chaleur-turbulente-public-void-transport-flux-chaleur-turbulente-set-param-param-ref-titi-override>`
[void Transport_Flux_Chaleur_Turbulente::set_param(Param &titi) override](#transport-flux-chaleur-turbulente-public-void-transport-flux-chaleur-turbulente-set-param-param-ref-titi-override)
taille_memoire#
unsigned Transport_Flux_Chaleur_Turbulente::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 Transport_Flux_Chaleur_Turbulente::taille_memoire() const override <transport-flux-chaleur-turbulente-public-unsigned-transport-flux-chaleur-turbulente-taille-memoire-const-override>`
[unsigned Transport_Flux_Chaleur_Turbulente::taille_memoire() const override](#transport-flux-chaleur-turbulente-public-unsigned-transport-flux-chaleur-turbulente-taille-memoire-const-override)
Transport_Flux_Chaleur_Turbulente#
Transport_Flux_Chaleur_Turbulente::Transport_Flux_Chaleur_Turbulente()
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:`Transport_Flux_Chaleur_Turbulente::Transport_Flux_Chaleur_Turbulente() <transport-flux-chaleur-turbulente-public-transport-flux-chaleur-turbulente-transport-flux-chaleur-turbulente>`
[Transport_Flux_Chaleur_Turbulente::Transport_Flux_Chaleur_Turbulente()](#transport-flux-chaleur-turbulente-public-transport-flux-chaleur-turbulente-transport-flux-chaleur-turbulente)
vitesse_transportante#
const Champ_Inc_base & Transport_Flux_Chaleur_Turbulente::vitesse_transportante()
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 Champ_Inc_base & Transport_Flux_Chaleur_Turbulente::vitesse_transportante() <transport-flux-chaleur-turbulente-public-const-champ-inc-base-ref-transport-flux-chaleur-turbulente-vitesse-transportante>`
[const Champ_Inc_base & Transport_Flux_Chaleur_Turbulente::vitesse_transportante()](#transport-flux-chaleur-turbulente-public-const-champ-inc-base-ref-transport-flux-chaleur-turbulente-vitesse-transportante)
~Transport_Flux_Chaleur_Turbulente#
Transport_Flux_Chaleur_Turbulente::~Transport_Flux_Chaleur_Turbulente()
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:`Transport_Flux_Chaleur_Turbulente::~Transport_Flux_Chaleur_Turbulente() <transport-flux-chaleur-turbulente-public-transport-flux-chaleur-turbulente-dtor-transport-flux-chaleur-turbulente>`
[Transport_Flux_Chaleur_Turbulente::~Transport_Flux_Chaleur_Turbulente()](#transport-flux-chaleur-turbulente-public-transport-flux-chaleur-turbulente-dtor-transport-flux-chaleur-turbulente)
cree_instance#
Objet_U * Transport_Flux_Chaleur_Turbulente::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 * Transport_Flux_Chaleur_Turbulente::cree_instance() <transport-flux-chaleur-turbulente-public-static-objet-u-ptr-transport-flux-chaleur-turbulente-cree-instance>`
[Objet_U * Transport_Flux_Chaleur_Turbulente::cree_instance()](#transport-flux-chaleur-turbulente-public-static-objet-u-ptr-transport-flux-chaleur-turbulente-cree-instance)
info#
const Type_info * Transport_Flux_Chaleur_Turbulente::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 * Transport_Flux_Chaleur_Turbulente::info() <transport-flux-chaleur-turbulente-public-static-const-type-info-ptr-transport-flux-chaleur-turbulente-info>`
[const Type_info * Transport_Flux_Chaleur_Turbulente::info()](#transport-flux-chaleur-turbulente-public-static-const-type-info-ptr-transport-flux-chaleur-turbulente-info)
self_cast#
const Transport_Flux_Chaleur_Turbulente & Transport_Flux_Chaleur_Turbulente::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 Transport_Flux_Chaleur_Turbulente & Transport_Flux_Chaleur_Turbulente::self_cast(const Objet_U &) <transport-flux-chaleur-turbulente-public-static-const-transport-flux-chaleur-turbulente-ref-transport-flux-chaleur-turbulente-self-cast-const-objet-u-ref>`
[const Transport_Flux_Chaleur_Turbulente & Transport_Flux_Chaleur_Turbulente::self_cast(const Objet_U &)](#transport-flux-chaleur-turbulente-public-static-const-transport-flux-chaleur-turbulente-ref-transport-flux-chaleur-turbulente-self-cast-const-objet-u-ref)
self_cast#
Transport_Flux_Chaleur_Turbulente & Transport_Flux_Chaleur_Turbulente::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:`Transport_Flux_Chaleur_Turbulente & Transport_Flux_Chaleur_Turbulente::self_cast(Objet_U &) <transport-flux-chaleur-turbulente-public-static-transport-flux-chaleur-turbulente-ref-transport-flux-chaleur-turbulente-self-cast-objet-u-ref>`
[Transport_Flux_Chaleur_Turbulente & Transport_Flux_Chaleur_Turbulente::self_cast(Objet_U &)](#transport-flux-chaleur-turbulente-public-static-transport-flux-chaleur-turbulente-ref-transport-flux-chaleur-turbulente-self-cast-objet-u-ref)
printOn#
Sortie & Transport_Flux_Chaleur_Turbulente::printOn(Sortie &x) const override
Simple appel a Equation_base::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 & Transport_Flux_Chaleur_Turbulente::printOn(Sortie &x) const override <transport-flux-chaleur-turbulente-protected-sortie-ref-transport-flux-chaleur-turbulente-printon-sortie-ref-x-const-override>`
[Sortie & Transport_Flux_Chaleur_Turbulente::printOn(Sortie &x) const override](#transport-flux-chaleur-turbulente-protected-sortie-ref-transport-flux-chaleur-turbulente-printon-sortie-ref-x-const-override)
readOn#
Entree & Transport_Flux_Chaleur_Turbulente::readOn(Entree &) override
cf Convection_Diffusion_std::readOn(is)
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 & Transport_Flux_Chaleur_Turbulente::readOn(Entree &) override <transport-flux-chaleur-turbulente-protected-entree-ref-transport-flux-chaleur-turbulente-readon-entree-ref-override>`
[Entree & Transport_Flux_Chaleur_Turbulente::readOn(Entree &) override](#transport-flux-chaleur-turbulente-protected-entree-ref-transport-flux-chaleur-turbulente-readon-entree-ref-override)
Attributes Documentation#
const Type_info Transport_Flux_Chaleur_Turbulente::info_obj
TRUST_Ref<Champ_Inc_base *> Transport_Flux_Chaleur_Turbulente::la_vitesse_transportante
TRUST_Ref<Fluide_base *> Transport_Flux_Chaleur_Turbulente::le_fluide
TRUST_Deriv<Champ_Inc_base> Transport_Flux_Chaleur_Turbulente::le_Flux_Chaleur_Turbulente
TRUST_Ref<Modele_turbulence_scal_Fluctuation_Temperature *> Transport_Flux_Chaleur_Turbulente::mon_modele_fluctu
Operateur_Conv Transport_Flux_Chaleur_Turbulente::terme_convectif
Op_Diff_Flux_Chaleur_Turb Transport_Flux_Chaleur_Turbulente::terme_diffusif