Turbulence_paroi_base#

#include <Turbulence_paroi_base.h>
Brief description

Classe Turbulence_paroi_base Classe de base pour la hierarchie des classes representant les modeles.

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:`Turbulence\_paroi\_base <class-turbulence-paroi-base>`
[Turbulence\_paroi\_base](#class-turbulence-paroi-base)

Detailed description#

de calcul des grandeurs turbulentes aux voisinages des parois. Contient une reference a un modele de turbulence.

Inherits from#

Inherited by#

Inheritance graph#

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

../../../../../_images/classTurbulence__paroi__base__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

associer#

Definition
virtual void Turbulence_paroi_base::associer(const Domaine_dis_base &, const Domaine_Cl_dis_base &)=0
Brief description
Detailed description
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:`virtual void Turbulence_paroi_base::associer(const Domaine_dis_base &, const Domaine_Cl_dis_base &)=0 <turbulence-paroi-base-public-virtual-void-turbulence-paroi-base-associer-const-domaine-dis-base-ref-const-domaine-cl-dis-base-ref-equal-0>`
[virtual void Turbulence_paroi_base::associer(const Domaine_dis_base &, const Domaine_Cl_dis_base &)=0](#turbulence-paroi-base-public-virtual-void-turbulence-paroi-base-associer-const-domaine-dis-base-ref-const-domaine-cl-dis-base-ref-equal-0)

associer_modele#

Definition
void Turbulence_paroi_base::associer_modele(const Modele_turbulence_hyd_base &)
Brief description

Associe un modele de turbulence a l’objet.

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 Turbulence_paroi_base::associer_modele(const Modele_turbulence_hyd_base &) <turbulence-paroi-base-public-void-turbulence-paroi-base-associer-modele-const-modele-turbulence-hyd-base-ref>`
[void Turbulence_paroi_base::associer_modele(const Modele_turbulence_hyd_base &)](#turbulence-paroi-base-public-void-turbulence-paroi-base-associer-modele-const-modele-turbulence-hyd-base-ref)

calculer_hyd#

Definition
int Turbulence_paroi_base::calculer_hyd(Champ_Fonc_base &, Champ_Fonc_base &)
Brief description

Simple appel a int calculer_hyd(DoubleTab&, DoubleTab&) .

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:`int Turbulence_paroi_base::calculer_hyd(Champ_Fonc_base &, Champ_Fonc_base &) <turbulence-paroi-base-public-int-turbulence-paroi-base-calculer-hyd-champ-fonc-base-ref-champ-fonc-base-ref>`
[int Turbulence_paroi_base::calculer_hyd(Champ_Fonc_base &, Champ_Fonc_base &)](#turbulence-paroi-base-public-int-turbulence-paroi-base-calculer-hyd-champ-fonc-base-ref-champ-fonc-base-ref)

calculer_hyd#

Definition
int Turbulence_paroi_base::calculer_hyd(Champ_Inc_base &)
Brief description

Simple appel a int calculer_hyd(DoubleTab& ) .

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 Turbulence_paroi_base::calculer_hyd(Champ_Inc_base &) <turbulence-paroi-base-public-int-turbulence-paroi-base-calculer-hyd-champ-inc-base-ref>`
[int Turbulence_paroi_base::calculer_hyd(Champ_Inc_base &)](#turbulence-paroi-base-public-int-turbulence-paroi-base-calculer-hyd-champ-inc-base-ref)

calculer_hyd#

Definition
virtual int Turbulence_paroi_base::calculer_hyd(DoubleTab &)=0
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:`virtual int Turbulence_paroi_base::calculer_hyd(DoubleTab &)=0 <turbulence-paroi-base-public-virtual-int-turbulence-paroi-base-calculer-hyd-doubletab-ref-equal-0>`
[virtual int Turbulence_paroi_base::calculer_hyd(DoubleTab &)=0](#turbulence-paroi-base-public-virtual-int-turbulence-paroi-base-calculer-hyd-doubletab-ref-equal-0)

calculer_hyd#

Definition
virtual int Turbulence_paroi_base::calculer_hyd(DoubleTab &, DoubleTab &)=0
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:`virtual int Turbulence_paroi_base::calculer_hyd(DoubleTab &, DoubleTab &)=0 <turbulence-paroi-base-public-virtual-int-turbulence-paroi-base-calculer-hyd-doubletab-ref-doubletab-ref-equal-0>`
[virtual int Turbulence_paroi_base::calculer_hyd(DoubleTab &, DoubleTab &)=0](#turbulence-paroi-base-public-virtual-int-turbulence-paroi-base-calculer-hyd-doubletab-ref-doubletab-ref-equal-0)

calculer_hyd_BiK#

Definition
virtual int Turbulence_paroi_base::calculer_hyd_BiK(DoubleTab &, DoubleTab &)=0
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:`virtual int Turbulence_paroi_base::calculer_hyd_BiK(DoubleTab &, DoubleTab &)=0 <turbulence-paroi-base-public-virtual-int-turbulence-paroi-base-calculer-hyd-bik-doubletab-ref-doubletab-ref-equal-0>`
[virtual int Turbulence_paroi_base::calculer_hyd_BiK(DoubleTab &, DoubleTab &)=0](#turbulence-paroi-base-public-virtual-int-turbulence-paroi-base-calculer-hyd-bik-doubletab-ref-doubletab-ref-equal-0)

Cisaillement_paroi#

Definition
const DoubleTab & Turbulence_paroi_base::Cisaillement_paroi() 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 DoubleTab & Turbulence_paroi_base::Cisaillement_paroi() const <turbulence-paroi-base-public-const-doubletab-ref-turbulence-paroi-base-cisaillement-paroi-const>`
[const DoubleTab & Turbulence_paroi_base::Cisaillement_paroi() const](#turbulence-paroi-base-public-const-doubletab-ref-turbulence-paroi-base-cisaillement-paroi-const)

completer#

Definition
virtual void Turbulence_paroi_base::completer()
Brief description
Detailed description
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:`virtual void Turbulence_paroi_base::completer() <turbulence-paroi-base-public-virtual-void-turbulence-paroi-base-completer>`
[virtual void Turbulence_paroi_base::completer()](#turbulence-paroi-base-public-virtual-void-turbulence-paroi-base-completer)

corriger_derivee_impl#

Definition
virtual DoubleTab & Turbulence_paroi_base::corriger_derivee_impl(DoubleTab &d) const
Brief description
Detailed description
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:`virtual DoubleTab & Turbulence_paroi_base::corriger_derivee_impl(DoubleTab &d) const <turbulence-paroi-base-public-virtual-doubletab-ref-turbulence-paroi-base-corriger-derivee-impl-doubletab-ref-d-const>`
[virtual DoubleTab & Turbulence_paroi_base::corriger_derivee_impl(DoubleTab &d) const](#turbulence-paroi-base-public-virtual-doubletab-ref-turbulence-paroi-base-corriger-derivee-impl-doubletab-ref-d-const)

creer_champ#

Definition
void Turbulence_paroi_base::creer_champ(const Motcle &motlu) 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 Turbulence_paroi_base::creer_champ(const Motcle &motlu) override <turbulence-paroi-base-public-void-turbulence-paroi-base-creer-champ-const-motcle-ref-motlu-override>`
[void Turbulence_paroi_base::creer_champ(const Motcle &motlu) override](#turbulence-paroi-base-public-void-turbulence-paroi-base-creer-champ-const-motcle-ref-motlu-override)

data_a_sauvegarder#

Definition
virtual std::vector<YAML_data> Turbulence_paroi_base::data_a_sauvegarder() const
Brief description
Detailed description
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:`virtual std::vector<YAML_data> Turbulence_paroi_base::data_a_sauvegarder() const <turbulence-paroi-base-public-virtual-std-vector-yaml-data-turbulence-paroi-base-data-a-sauvegarder-const>`
[virtual std::vector<YAML_data> Turbulence_paroi_base::data_a_sauvegarder() const](#turbulence-paroi-base-public-virtual-std-vector-yaml-data-turbulence-paroi-base-data-a-sauvegarder-const)

get_champ#

Definition
const Champ_base & Turbulence_paroi_base::get_champ(const Motcle &nom) const 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:`const Champ_base & Turbulence_paroi_base::get_champ(const Motcle &nom) const override <turbulence-paroi-base-public-const-champ-base-ref-turbulence-paroi-base-get-champ-const-motcle-ref-nom-const-override>`
[const Champ_base & Turbulence_paroi_base::get_champ(const Motcle &nom) const override](#turbulence-paroi-base-public-const-champ-base-ref-turbulence-paroi-base-get-champ-const-motcle-ref-nom-const-override)

get_info#

Definition
const Type_info * Turbulence_paroi_base::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 * Turbulence_paroi_base::get_info() const override <turbulence-paroi-base-public-const-type-info-ptr-turbulence-paroi-base-get-info-const-override>`
[const Type_info * Turbulence_paroi_base::get_info() const override](#turbulence-paroi-base-public-const-type-info-ptr-turbulence-paroi-base-get-info-const-override)

get_noms_champs_postraitables#

Definition
void Turbulence_paroi_base::get_noms_champs_postraitables(Noms &nom, Option opt=NONE) const 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 Turbulence_paroi_base::get_noms_champs_postraitables(Noms &nom, Option opt=NONE) const override <turbulence-paroi-base-public-void-turbulence-paroi-base-get-noms-champs-postraitables-noms-ref-nom-option-opt-equal-none-const-override>`
[void Turbulence_paroi_base::get_noms_champs_postraitables(Noms &nom, Option opt=NONE) const override](#turbulence-paroi-base-public-void-turbulence-paroi-base-get-noms-champs-postraitables-noms-ref-nom-option-opt-equal-none-const-override)

has_champ#

Definition
bool Turbulence_paroi_base::has_champ(const Motcle &nom) 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:`bool Turbulence_paroi_base::has_champ(const Motcle &nom) const override <turbulence-paroi-base-public-bool-turbulence-paroi-base-has-champ-const-motcle-ref-nom-const-override>`
[bool Turbulence_paroi_base::has_champ(const Motcle &nom) const override](#turbulence-paroi-base-public-bool-turbulence-paroi-base-has-champ-const-motcle-ref-nom-const-override)

has_champ#

Definition
bool Turbulence_paroi_base::has_champ(const Motcle &nom, TRUST_Ref< Champ_base * > &ref_champ) const 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:`bool Turbulence_paroi_base::has_champ(const Motcle &nom, TRUST_Ref< Champ_base * > &ref_champ) const override <turbulence-paroi-base-public-bool-turbulence-paroi-base-has-champ-const-motcle-ref-nom-trust-ref-champ-base-ptr-ref-ref-champ-const-override>`
[bool Turbulence_paroi_base::has_champ(const Motcle &nom, TRUST_Ref< Champ_base * > &ref_champ) const override](#turbulence-paroi-base-public-bool-turbulence-paroi-base-has-champ-const-motcle-ref-nom-trust-ref-champ-base-ptr-ref-ref-champ-const-override)

imprimer_premiere_ligne_ustar#

Definition
void Turbulence_paroi_base::imprimer_premiere_ligne_ustar(int, const TRUST_List< Nom > &, const Nom &) const
Brief description

Writes header line for u* (friction velocity) statistics file.

Detailed description

Creates header line with column names for u* and d + statistics. Format: “Time Mean(u*) Mean(d + ) [boundary1(u*) boundary1(d + ) …]” Writes warning messages if specified boundaries are not of correct wall type ( Dirichlet_paroi_fixe or Dirichlet_paroi_defilante ).

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 Turbulence_paroi_base::imprimer_premiere_ligne_ustar(int, const TRUST_List< Nom > &, const Nom &) const <turbulence-paroi-base-public-void-turbulence-paroi-base-imprimer-premiere-ligne-ustar-int-const-trust-list-nom-ref-const-nom-ref-const>`
[void Turbulence_paroi_base::imprimer_premiere_ligne_ustar(int, const TRUST_List< Nom > &, const Nom &) const](#turbulence-paroi-base-public-void-turbulence-paroi-base-imprimer-premiere-ligne-ustar-int-const-trust-list-nom-ref-const-nom-ref-const)

imprimer_ustar#

Definition
virtual void Turbulence_paroi_base::imprimer_ustar(Sortie &) const
Brief description
Detailed description
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:`virtual void Turbulence_paroi_base::imprimer_ustar(Sortie &) const <turbulence-paroi-base-public-virtual-void-turbulence-paroi-base-imprimer-ustar-sortie-ref-const>`
[virtual void Turbulence_paroi_base::imprimer_ustar(Sortie &) const](#turbulence-paroi-base-public-virtual-void-turbulence-paroi-base-imprimer-ustar-sortie-ref-const)

imprimer_ustar_mean_only#

Definition
void Turbulence_paroi_base::imprimer_ustar_mean_only(Sortie &, int, const TRUST_List< Nom > &, const Nom &) const
Brief description

Prints mean friction velocity (u*) statistics to a file for specified boundaries.

Detailed description

Calculates and writes average u* (friction velocity) and d + values for wall boundaries. Results are written for all boundaries combined and then for each boundary separately. Only processes fixed walls ( Dirichlet_paroi_fixe ) and moving walls ( Dirichlet_paroi_defilante ). Output format: time mean_u* mean_d + [boundary1_u* boundary1_d + boundary2_u* boundary2_d + …]

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 Turbulence_paroi_base::imprimer_ustar_mean_only(Sortie &, int, const TRUST_List< Nom > &, const Nom &) const <turbulence-paroi-base-public-void-turbulence-paroi-base-imprimer-ustar-mean-only-sortie-ref-int-const-trust-list-nom-ref-const-nom-ref-const>`
[void Turbulence_paroi_base::imprimer_ustar_mean_only(Sortie &, int, const TRUST_List< Nom > &, const Nom &) const](#turbulence-paroi-base-public-void-turbulence-paroi-base-imprimer-ustar-mean-only-sortie-ref-int-const-trust-list-nom-ref-const-nom-ref-const)

init_lois_paroi#

Definition
virtual int Turbulence_paroi_base::init_lois_paroi()=0
Brief description
Detailed description
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:`virtual int Turbulence_paroi_base::init_lois_paroi()=0 <turbulence-paroi-base-public-virtual-int-turbulence-paroi-base-init-lois-paroi-equal-0>`
[virtual int Turbulence_paroi_base::init_lois_paroi()=0](#turbulence-paroi-base-public-virtual-int-turbulence-paroi-base-init-lois-paroi-equal-0)

ouvrir_fichier_partage#

Definition
void Turbulence_paroi_base::ouvrir_fichier_partage(EcrFicPartage &, const Nom &) const
Brief description

Ouverture/creation d’un fichier d’impression de Face, uplus_, dplus_, tab_u_star, Cisaillement_paroi_.

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 Turbulence_paroi_base::ouvrir_fichier_partage(EcrFicPartage &, const Nom &) const <turbulence-paroi-base-public-void-turbulence-paroi-base-ouvrir-fichier-partage-ecrficpartage-ref-const-nom-ref-const>`
[void Turbulence_paroi_base::ouvrir_fichier_partage(EcrFicPartage &, const Nom &) const](#turbulence-paroi-base-public-void-turbulence-paroi-base-ouvrir-fichier-partage-ecrficpartage-ref-const-nom-ref-const)

ouvrir_fichier_partage#

Definition
void Turbulence_paroi_base::ouvrir_fichier_partage(EcrFicPartage &, const Nom &, const Nom &) const
Brief description

Ouverture/creation d’un fichier d’impression de moyennes de uplus_, dplus_, tab_u_star.

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 Turbulence_paroi_base::ouvrir_fichier_partage(EcrFicPartage &, const Nom &, const Nom &) const <turbulence-paroi-base-public-void-turbulence-paroi-base-ouvrir-fichier-partage-ecrficpartage-ref-const-nom-ref-const-nom-ref-const>`
[void Turbulence_paroi_base::ouvrir_fichier_partage(EcrFicPartage &, const Nom &, const Nom &) const](#turbulence-paroi-base-public-void-turbulence-paroi-base-ouvrir-fichier-partage-ecrficpartage-ref-const-nom-ref-const-nom-ref-const)

reprendre#

Definition
int Turbulence_paroi_base::reprendre(Entree &) override
Brief description

Reprise d’un Objet_U sur un flot d’entree Methode a surcharger.

Detailed description

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 Turbulence_paroi_base::reprendre(Entree &) override <turbulence-paroi-base-public-int-turbulence-paroi-base-reprendre-entree-ref-override>`
[int Turbulence_paroi_base::reprendre(Entree &) override](#turbulence-paroi-base-public-int-turbulence-paroi-base-reprendre-entree-ref-override)

sauvegarder#

Definition
int Turbulence_paroi_base::sauvegarder(Sortie &) const override
Brief description

Sauvegarde d’un Objet_U sur un flot de sortie Methode a surcharger.

Detailed description

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 Turbulence_paroi_base::sauvegarder(Sortie &) const override <turbulence-paroi-base-public-int-turbulence-paroi-base-sauvegarder-sortie-ref-const-override>`
[int Turbulence_paroi_base::sauvegarder(Sortie &) const override](#turbulence-paroi-base-public-int-turbulence-paroi-base-sauvegarder-sortie-ref-const-override)

set_param#

Definition
virtual void Turbulence_paroi_base::set_param(Param &param)
Brief description
Detailed description
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:`virtual void Turbulence_paroi_base::set_param(Param &param) <turbulence-paroi-base-public-virtual-void-turbulence-paroi-base-set-param-param-ref-param>`
[virtual void Turbulence_paroi_base::set_param(Param &param)](#turbulence-paroi-base-public-virtual-void-turbulence-paroi-base-set-param-param-ref-param)

tab_d_plus#

Definition
const DoubleVect & Turbulence_paroi_base::tab_d_plus() 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 DoubleVect & Turbulence_paroi_base::tab_d_plus() const <turbulence-paroi-base-public-const-doublevect-ref-turbulence-paroi-base-tab-d-plus-const>`
[const DoubleVect & Turbulence_paroi_base::tab_d_plus() const](#turbulence-paroi-base-public-const-doublevect-ref-turbulence-paroi-base-tab-d-plus-const)

tab_d_plus#

Definition
double Turbulence_paroi_base::tab_d_plus(int face) 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:`double Turbulence_paroi_base::tab_d_plus(int face) const <turbulence-paroi-base-public-double-turbulence-paroi-base-tab-d-plus-int-face-const>`
[double Turbulence_paroi_base::tab_d_plus(int face) const](#turbulence-paroi-base-public-double-turbulence-paroi-base-tab-d-plus-int-face-const)

tab_u_star#

Definition
const DoubleVect & Turbulence_paroi_base::tab_u_star() 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 DoubleVect & Turbulence_paroi_base::tab_u_star() const <turbulence-paroi-base-public-const-doublevect-ref-turbulence-paroi-base-tab-u-star-const>`
[const DoubleVect & Turbulence_paroi_base::tab_u_star() const](#turbulence-paroi-base-public-const-doublevect-ref-turbulence-paroi-base-tab-u-star-const)

tab_u_star#

Definition
double Turbulence_paroi_base::tab_u_star(int face) 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:`double Turbulence_paroi_base::tab_u_star(int face) const <turbulence-paroi-base-public-double-turbulence-paroi-base-tab-u-star-int-face-const>`
[double Turbulence_paroi_base::tab_u_star(int face) const](#turbulence-paroi-base-public-double-turbulence-paroi-base-tab-u-star-int-face-const)

Turbulence_paroi_base#

Definition
Turbulence_paroi_base::Turbulence_paroi_base()
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:`Turbulence_paroi_base::Turbulence_paroi_base() <turbulence-paroi-base-public-turbulence-paroi-base-turbulence-paroi-base>`
[Turbulence_paroi_base::Turbulence_paroi_base()](#turbulence-paroi-base-public-turbulence-paroi-base-turbulence-paroi-base)

use_shear#

Definition
virtual bool Turbulence_paroi_base::use_shear() const
Brief description
Detailed description
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:`virtual bool Turbulence_paroi_base::use_shear() const <turbulence-paroi-base-public-virtual-bool-turbulence-paroi-base-use-shear-const>`
[virtual bool Turbulence_paroi_base::use_shear() const](#turbulence-paroi-base-public-virtual-bool-turbulence-paroi-base-use-shear-const)

~Turbulence_paroi_base#

Definition
Turbulence_paroi_base::~Turbulence_paroi_base() 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:`Turbulence_paroi_base::~Turbulence_paroi_base() override <turbulence-paroi-base-public-turbulence-paroi-base-dtor-turbulence-paroi-base-override>`
[Turbulence_paroi_base::~Turbulence_paroi_base() override](#turbulence-paroi-base-public-turbulence-paroi-base-dtor-turbulence-paroi-base-override)

info#

Definition
const Type_info * Turbulence_paroi_base::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 * Turbulence_paroi_base::info() <turbulence-paroi-base-public-static-const-type-info-ptr-turbulence-paroi-base-info>`
[const Type_info * Turbulence_paroi_base::info()](#turbulence-paroi-base-public-static-const-type-info-ptr-turbulence-paroi-base-info)

self_cast#

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

self_cast#

Definition
Turbulence_paroi_base & Turbulence_paroi_base::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:`Turbulence_paroi_base & Turbulence_paroi_base::self_cast(Objet_U &) <turbulence-paroi-base-public-static-turbulence-paroi-base-ref-turbulence-paroi-base-self-cast-objet-u-ref>`
[Turbulence_paroi_base & Turbulence_paroi_base::self_cast(Objet_U &)](#turbulence-paroi-base-public-static-turbulence-paroi-base-ref-turbulence-paroi-base-self-cast-objet-u-ref)

typer_lire_turbulence_paroi#

Definition
void Turbulence_paroi_base::typer_lire_turbulence_paroi(TRUST_Deriv< Turbulence_paroi_base > &, const Modele_turbulence_hyd_base &, Entree &)
Brief description

Lit les caracteristques de la loi de parois a partir d’un flot d’entree.

Detailed description

Format: type_de_loi_de_paroi Les valeurs possibles du type de loi de paroi sont:

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 Turbulence_paroi_base::typer_lire_turbulence_paroi(TRUST_Deriv< Turbulence_paroi_base > &, const Modele_turbulence_hyd_base &, Entree &) <turbulence-paroi-base-public-static-void-turbulence-paroi-base-typer-lire-turbulence-paroi-trust-deriv-turbulence-paroi-base-ref-const-modele-turbulence-hyd-base-ref-entree-ref>`
[void Turbulence_paroi_base::typer_lire_turbulence_paroi(TRUST_Deriv< Turbulence_paroi_base > &, const Modele_turbulence_hyd_base &, Entree &)](#turbulence-paroi-base-public-static-void-turbulence-paroi-base-typer-lire-turbulence-paroi-trust-deriv-turbulence-paroi-base-ref-const-modele-turbulence-hyd-base-ref-entree-ref)

printOn#

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

Ecriture de l’objet sur un flot de sortie Methode a surcharger.

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 & Turbulence_paroi_base::printOn(Sortie &x) const override <turbulence-paroi-base-protected-sortie-ref-turbulence-paroi-base-printon-sortie-ref-x-const-override>`
[Sortie & Turbulence_paroi_base::printOn(Sortie &x) const override](#turbulence-paroi-base-protected-sortie-ref-turbulence-paroi-base-printon-sortie-ref-x-const-override)

readOn#

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

Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.

Detailed description

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:`Entree & Turbulence_paroi_base::readOn(Entree &) override <turbulence-paroi-base-protected-entree-ref-turbulence-paroi-base-readon-entree-ref-override>`
[Entree & Turbulence_paroi_base::readOn(Entree &) override](#turbulence-paroi-base-protected-entree-ref-turbulence-paroi-base-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Turbulence_paroi_base::info_obj
champ_u_star_ (protected)
TRUST_Deriv<Champ_Fonc_base> Turbulence_paroi_base::champ_u_star_
champs_compris_ (protected)
Champs_compris Turbulence_paroi_base::champs_compris_
Cisaillement_paroi_ (protected)
DoubleTab Turbulence_paroi_base::Cisaillement_paroi_
le_dom_Cl_dis_ (protected)
TRUST_Ref<Domaine_Cl_dis_base *> Turbulence_paroi_base::le_dom_Cl_dis_
le_dom_dis_ (protected)
TRUST_Ref<Domaine_VF *> Turbulence_paroi_base::le_dom_dis_
mon_modele_turb_hyd (protected)
TRUST_Ref<Modele_turbulence_hyd_base *> Turbulence_paroi_base::mon_modele_turb_hyd
nb_impr0_ (protected)
int Turbulence_paroi_base::nb_impr0_ = 0
nb_impr_ (protected)
int Turbulence_paroi_base::nb_impr_ = 0
tab_d_plus_ (protected)
DoubleVect Turbulence_paroi_base::tab_d_plus_
tab_u_star_ (protected)
DoubleVect Turbulence_paroi_base::tab_u_star_