Transport_Flux_Chaleur_Turbulente#

#include <Transport_Flux_Chaleur_Turbulente.h>
Brief description

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#

Inheritance graph#

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

../../../../../_images/classTransport__Flux__Chaleur__Turbulente__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 Transport_Flux_Chaleur_Turbulente::associer_milieu_base(const Milieu_base &) override
Brief description
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#

Definition
void Transport_Flux_Chaleur_Turbulente::associer_modele_turbulence(const Modele_turbulence_scal_Fluctuation_Temperature &)
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:`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#

Definition
void Transport_Flux_Chaleur_Turbulente::associer_vitesse(const Champ_Inc_base &)
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:`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#

Definition
void Transport_Flux_Chaleur_Turbulente::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
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::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#

Definition
int Transport_Flux_Chaleur_Turbulente::controler_grandeur()
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:`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#

Definition
void Transport_Flux_Chaleur_Turbulente::discretiser() override
Brief description

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#

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

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#

Definition
int Transport_Flux_Chaleur_Turbulente::duplique() const 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:`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#

Definition
const Type_info * Transport_Flux_Chaleur_Turbulente::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 * 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#

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

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#

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

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#

Definition
int Transport_Flux_Chaleur_Turbulente::lire_motcle_non_standard(const Motcle &, Entree &) override
Brief description

Lecture des parametres de type non simple d’un objet_U a partir d’un flot d’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:`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#

Definition
const Milieu_base & Transport_Flux_Chaleur_Turbulente::milieu() const override
Brief description
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 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#

Definition
Milieu_base & Transport_Flux_Chaleur_Turbulente::milieu() override
Brief description
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:`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#

Definition
Modele_turbulence_scal_Fluctuation_Temperature & Transport_Flux_Chaleur_Turbulente::modele_turbulence()
Brief description
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:`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#

Definition
const Modele_turbulence_scal_Fluctuation_Temperature & Transport_Flux_Chaleur_Turbulente::modele_turbulence() const
Brief description
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:`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#

Definition
int Transport_Flux_Chaleur_Turbulente::nombre_d_operateurs() const override
Brief description

surcharge de la methode d’ Equation_base .

Detailed description

renvoie le nombre d’operateurs.

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:`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#

Definition
const Operateur & Transport_Flux_Chaleur_Turbulente::operateur(int) const override
Brief description

surcharge de la methode d’ Equation_base .

Detailed description

renvoie le ieme operateur.

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 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#

Definition
Operateur & Transport_Flux_Chaleur_Turbulente::operateur(int) override
Brief description

surcharge de la methode d’ Equation_base .

Detailed description

renvoie le ieme operateur.

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:`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#

Definition
void Transport_Flux_Chaleur_Turbulente::set_param(Param &titi) override
Brief description
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#

Definition
unsigned Transport_Flux_Chaleur_Turbulente::taille_memoire() const 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:`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#

Definition
Transport_Flux_Chaleur_Turbulente::Transport_Flux_Chaleur_Turbulente()
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:`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#

Definition
const Champ_Inc_base & Transport_Flux_Chaleur_Turbulente::vitesse_transportante()
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 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#

Definition
Transport_Flux_Chaleur_Turbulente::~Transport_Flux_Chaleur_Turbulente()
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:`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#

Definition
Objet_U * Transport_Flux_Chaleur_Turbulente::cree_instance()
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:`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#

Definition
const Type_info * Transport_Flux_Chaleur_Turbulente::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 * 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#

Definition
const Transport_Flux_Chaleur_Turbulente & Transport_Flux_Chaleur_Turbulente::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 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#

Definition
Transport_Flux_Chaleur_Turbulente & Transport_Flux_Chaleur_Turbulente::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:`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#

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

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#

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

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#

info_obj (public)
const Type_info Transport_Flux_Chaleur_Turbulente::info_obj
la_vitesse_transportante (protected)
TRUST_Ref<Champ_Inc_base *> Transport_Flux_Chaleur_Turbulente::la_vitesse_transportante
le_fluide (protected)
TRUST_Ref<Fluide_base *> Transport_Flux_Chaleur_Turbulente::le_fluide
le_Flux_Chaleur_Turbulente (protected)
TRUST_Deriv<Champ_Inc_base> Transport_Flux_Chaleur_Turbulente::le_Flux_Chaleur_Turbulente
mon_modele_fluctu (protected)
TRUST_Ref<Modele_turbulence_scal_Fluctuation_Temperature *> Transport_Flux_Chaleur_Turbulente::mon_modele_fluctu
terme_convectif (protected)
Operateur_Conv Transport_Flux_Chaleur_Turbulente::terme_convectif
terme_diffusif (protected)
Op_Diff_Flux_Chaleur_Turb Transport_Flux_Chaleur_Turbulente::terme_diffusif