Turbulence_paroi_base#
#include <Turbulence_paroi_base.h>
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#
public : Champs_compris_interface
public : Objet_U
Inherited by#
public : Paroi_hyd_base_EF
public : Paroi_hyd_base_VDF
public : Paroi_hyd_base_VEF
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#
virtual void Turbulence_paroi_base::associer(const Domaine_dis_base &, const Domaine_Cl_dis_base &)=0
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#
void Turbulence_paroi_base::associer_modele(const Modele_turbulence_hyd_base &)
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#
int Turbulence_paroi_base::calculer_hyd(Champ_Fonc_base &, Champ_Fonc_base &)
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#
int Turbulence_paroi_base::calculer_hyd(Champ_Inc_base &)
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#
virtual int Turbulence_paroi_base::calculer_hyd(DoubleTab &)=0
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#
virtual int Turbulence_paroi_base::calculer_hyd(DoubleTab &, DoubleTab &)=0
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#
virtual int Turbulence_paroi_base::calculer_hyd_BiK(DoubleTab &, DoubleTab &)=0
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#
const DoubleTab & Turbulence_paroi_base::Cisaillement_paroi() const
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 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#
virtual void Turbulence_paroi_base::completer()
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 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#
virtual DoubleTab & Turbulence_paroi_base::corriger_derivee_impl(DoubleTab &d) const
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#
void Turbulence_paroi_base::creer_champ(const Motcle &motlu) 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 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#
virtual std::vector<YAML_data> Turbulence_paroi_base::data_a_sauvegarder() const
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#
const Champ_base & Turbulence_paroi_base::get_champ(const Motcle &nom) const 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:`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#
const Type_info * Turbulence_paroi_base::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 * 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#
void Turbulence_paroi_base::get_noms_champs_postraitables(Noms &nom, Option opt=NONE) const 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 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#
bool Turbulence_paroi_base::has_champ(const Motcle &nom) 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:`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#
bool Turbulence_paroi_base::has_champ(const Motcle &nom, TRUST_Ref< Champ_base * > &ref_champ) 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:`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#
void Turbulence_paroi_base::imprimer_premiere_ligne_ustar(int, const TRUST_List< Nom > &, const Nom &) const
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#
virtual void Turbulence_paroi_base::imprimer_ustar(Sortie &) const
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#
void Turbulence_paroi_base::imprimer_ustar_mean_only(Sortie &, int, const TRUST_List< Nom > &, const Nom &) const
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#
virtual int Turbulence_paroi_base::init_lois_paroi()=0
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#
void Turbulence_paroi_base::ouvrir_fichier_partage(EcrFicPartage &, const Nom &) const
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#
void Turbulence_paroi_base::ouvrir_fichier_partage(EcrFicPartage &, const Nom &, const Nom &) const
Ouverture/creation d’un fichier d’impression de moyennes de uplus_, dplus_, tab_u_star.
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:`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#
int Turbulence_paroi_base::reprendre(Entree &) override
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#
int Turbulence_paroi_base::sauvegarder(Sortie &) const override
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#
virtual void Turbulence_paroi_base::set_param(Param ¶m)
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 ¶m) <turbulence-paroi-base-public-virtual-void-turbulence-paroi-base-set-param-param-ref-param>`
[virtual void Turbulence_paroi_base::set_param(Param ¶m)](#turbulence-paroi-base-public-virtual-void-turbulence-paroi-base-set-param-param-ref-param)
tab_d_plus#
const DoubleVect & Turbulence_paroi_base::tab_d_plus() const
Detailed description
References
Referenced By
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const 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#
double Turbulence_paroi_base::tab_d_plus(int face) const
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#
const DoubleVect & Turbulence_paroi_base::tab_u_star() const
Detailed description
References
Referenced By
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const 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#
double Turbulence_paroi_base::tab_u_star(int face) const
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#
Turbulence_paroi_base::Turbulence_paroi_base()
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#
virtual bool Turbulence_paroi_base::use_shear() const
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#
Turbulence_paroi_base::~Turbulence_paroi_base() override
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`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#
const Type_info * Turbulence_paroi_base::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 * 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#
const Turbulence_paroi_base & Turbulence_paroi_base::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 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#
Turbulence_paroi_base & Turbulence_paroi_base::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:`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#
void Turbulence_paroi_base::typer_lire_turbulence_paroi(TRUST_Deriv< Turbulence_paroi_base > &, const Modele_turbulence_hyd_base &, Entree &)
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#
Sortie & Turbulence_paroi_base::printOn(Sortie &x) const override
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#
Entree & Turbulence_paroi_base::readOn(Entree &) override
Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.
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:`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#
const Type_info Turbulence_paroi_base::info_obj
TRUST_Deriv<Champ_Fonc_base> Turbulence_paroi_base::champ_u_star_
Champs_compris Turbulence_paroi_base::champs_compris_
DoubleTab Turbulence_paroi_base::Cisaillement_paroi_
TRUST_Ref<Domaine_Cl_dis_base *> Turbulence_paroi_base::le_dom_Cl_dis_
TRUST_Ref<Domaine_VF *> Turbulence_paroi_base::le_dom_dis_
TRUST_Ref<Modele_turbulence_hyd_base *> Turbulence_paroi_base::mon_modele_turb_hyd
int Turbulence_paroi_base::nb_impr0_ = 0
int Turbulence_paroi_base::nb_impr_ = 0
DoubleVect Turbulence_paroi_base::tab_d_plus_
DoubleVect Turbulence_paroi_base::tab_u_star_