Modele_turbulence_hyd_RANS_Bicephale_base#
#include <Modele_turbulence_hyd_RANS_Bicephale_base.h>
Classe Modele_turbulence_hyd_RANS_Bicephale_base Classe de base des modeles de type RANS en formulation bicephale : les equations de k et epsilon sont gerees separement.
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:`Modele\_turbulence\_hyd\_RANS\_Bicephale\_base <class-modele-turbulence-hyd-rans-bicephale-base>`
[Modele\_turbulence\_hyd\_RANS\_Bicephale\_base](#class-modele-turbulence-hyd-rans-bicephale-base)
Detailed description#
Inherits from#
Modele_turbulence_hyd_2_eq_base (public)
Inherited by#
Inheritance graph#
If the image is too small, right-click and open in new tab
How to reference this graph
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_hyd_RANS_Bicephale_base Inheritance Graph <modele-turbulence-hyd-rans-bicephale-base-inherit-graph>`
[Modele_turbulence_hyd_RANS_Bicephale_base Inheritance Graph](#modele-turbulence-hyd-rans-bicephale-base-inherit-graph)
Member Functions: Public#
Member Functions: Static Public#
Member Functions: Protected#
Complete Member Function Documentation#
associer_seconde_eqn#
void Modele_turbulence_hyd_RANS_Bicephale_base::associer_seconde_eqn(const Equation_base &)
Associe la seconde equation en parametre au modele de turbulence.
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 Modele_turbulence_hyd_RANS_Bicephale_base::associer_seconde_eqn(const Equation_base &) <modele-turbulence-hyd-rans-bicephale-base-public-void-modele-turbulence-hyd-rans-bicephale-base-associer-seconde-eqn-const-equation-base-ref>`
[void Modele_turbulence_hyd_RANS_Bicephale_base::associer_seconde_eqn(const Equation_base &)](#modele-turbulence-hyd-rans-bicephale-base-public-void-modele-turbulence-hyd-rans-bicephale-base-associer-seconde-eqn-const-equation-base-ref)
completer#
void Modele_turbulence_hyd_RANS_Bicephale_base::completer() 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 Modele_turbulence_hyd_RANS_Bicephale_base::completer() override <modele-turbulence-hyd-rans-bicephale-base-public-void-modele-turbulence-hyd-rans-bicephale-base-completer-override>`
[void Modele_turbulence_hyd_RANS_Bicephale_base::completer() override](#modele-turbulence-hyd-rans-bicephale-base-public-void-modele-turbulence-hyd-rans-bicephale-base-completer-override)
controler#
void Modele_turbulence_hyd_RANS_Bicephale_base::controler() 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:`void Modele_turbulence_hyd_RANS_Bicephale_base::controler() override <modele-turbulence-hyd-rans-bicephale-base-public-void-modele-turbulence-hyd-rans-bicephale-base-controler-override>`
[void Modele_turbulence_hyd_RANS_Bicephale_base::controler() override](#modele-turbulence-hyd-rans-bicephale-base-public-void-modele-turbulence-hyd-rans-bicephale-base-controler-override)
data_a_sauvegarder#
std::vector<YAML_data> Modele_turbulence_hyd_RANS_Bicephale_base::data_a_sauvegarder() const override
for PDI IO: retrieve name, type and dimensions of the fields to save/restore
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:`std::vector<YAML_data> Modele_turbulence_hyd_RANS_Bicephale_base::data_a_sauvegarder() const override <modele-turbulence-hyd-rans-bicephale-base-public-std-vector-yaml-data-modele-turbulence-hyd-rans-bicephale-base-data-a-sauvegarder-const-override>`
[std::vector<YAML_data> Modele_turbulence_hyd_RANS_Bicephale_base::data_a_sauvegarder() const override](#modele-turbulence-hyd-rans-bicephale-base-public-std-vector-yaml-data-modele-turbulence-hyd-rans-bicephale-base-data-a-sauvegarder-const-override)
get_champ#
const Champ_base & Modele_turbulence_hyd_RANS_Bicephale_base::get_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:`const Champ_base & Modele_turbulence_hyd_RANS_Bicephale_base::get_champ(const Motcle &nom) const override <modele-turbulence-hyd-rans-bicephale-base-public-const-champ-base-ref-modele-turbulence-hyd-rans-bicephale-base-get-champ-const-motcle-ref-nom-const-override>`
[const Champ_base & Modele_turbulence_hyd_RANS_Bicephale_base::get_champ(const Motcle &nom) const override](#modele-turbulence-hyd-rans-bicephale-base-public-const-champ-base-ref-modele-turbulence-hyd-rans-bicephale-base-get-champ-const-motcle-ref-nom-const-override)
get_Eps#
const Champ_Inc_base & Modele_turbulence_hyd_RANS_Bicephale_base::get_Eps() const
Renvoie le champ inconnue epsilon du modele de turbulence Cette inconnue est portee.
Detailed description
par l equation de transport epsilon porte par le modele. (version const)
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 & Modele_turbulence_hyd_RANS_Bicephale_base::get_Eps() const <modele-turbulence-hyd-rans-bicephale-base-public-const-champ-inc-base-ref-modele-turbulence-hyd-rans-bicephale-base-get-eps-const>`
[const Champ_Inc_base & Modele_turbulence_hyd_RANS_Bicephale_base::get_Eps() const](#modele-turbulence-hyd-rans-bicephale-base-public-const-champ-inc-base-ref-modele-turbulence-hyd-rans-bicephale-base-get-eps-const)
get_eq_transp_Eps#
const Transport_K_ou_Eps_base & Modele_turbulence_hyd_RANS_Bicephale_base::get_eq_transp_Eps() const
Renvoie l equation d evolution de epsilon du modele de turbulence (version 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:`const Transport_K_ou_Eps_base & Modele_turbulence_hyd_RANS_Bicephale_base::get_eq_transp_Eps() const <modele-turbulence-hyd-rans-bicephale-base-public-const-transport-k-ou-eps-base-ref-modele-turbulence-hyd-rans-bicephale-base-get-eq-transp-eps-const>`
[const Transport_K_ou_Eps_base & Modele_turbulence_hyd_RANS_Bicephale_base::get_eq_transp_Eps() const](#modele-turbulence-hyd-rans-bicephale-base-public-const-transport-k-ou-eps-base-ref-modele-turbulence-hyd-rans-bicephale-base-get-eq-transp-eps-const)
get_eq_transp_K#
const Transport_K_ou_Eps_base & Modele_turbulence_hyd_RANS_Bicephale_base::get_eq_transp_K() const
Renvoie l equation d evolution de K du modele de turbulence (version 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 Transport_K_ou_Eps_base & Modele_turbulence_hyd_RANS_Bicephale_base::get_eq_transp_K() const <modele-turbulence-hyd-rans-bicephale-base-public-const-transport-k-ou-eps-base-ref-modele-turbulence-hyd-rans-bicephale-base-get-eq-transp-k-const>`
[const Transport_K_ou_Eps_base & Modele_turbulence_hyd_RANS_Bicephale_base::get_eq_transp_K() const](#modele-turbulence-hyd-rans-bicephale-base-public-const-transport-k-ou-eps-base-ref-modele-turbulence-hyd-rans-bicephale-base-get-eq-transp-k-const)
get_equation_k_eps#
const Equation_base & Modele_turbulence_hyd_RANS_Bicephale_base::get_equation_k_eps(int) 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:`const Equation_base & Modele_turbulence_hyd_RANS_Bicephale_base::get_equation_k_eps(int) const <modele-turbulence-hyd-rans-bicephale-base-public-const-equation-base-ref-modele-turbulence-hyd-rans-bicephale-base-get-equation-k-eps-int-const>`
[const Equation_base & Modele_turbulence_hyd_RANS_Bicephale_base::get_equation_k_eps(int) const](#modele-turbulence-hyd-rans-bicephale-base-public-const-equation-base-ref-modele-turbulence-hyd-rans-bicephale-base-get-equation-k-eps-int-const)
get_info#
const Type_info * Modele_turbulence_hyd_RANS_Bicephale_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 * Modele_turbulence_hyd_RANS_Bicephale_base::get_info() const override <modele-turbulence-hyd-rans-bicephale-base-public-const-type-info-ptr-modele-turbulence-hyd-rans-bicephale-base-get-info-const-override>`
[const Type_info * Modele_turbulence_hyd_RANS_Bicephale_base::get_info() const override](#modele-turbulence-hyd-rans-bicephale-base-public-const-type-info-ptr-modele-turbulence-hyd-rans-bicephale-base-get-info-const-override)
get_K#
const Champ_Inc_base & Modele_turbulence_hyd_RANS_Bicephale_base::get_K() const
Renvoie le champ inconnue K du modele de turbulence Cette inconnue est portee.
Detailed description
par l equation de transport K porte par le modele. (version const)
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 & Modele_turbulence_hyd_RANS_Bicephale_base::get_K() const <modele-turbulence-hyd-rans-bicephale-base-public-const-champ-inc-base-ref-modele-turbulence-hyd-rans-bicephale-base-get-k-const>`
[const Champ_Inc_base & Modele_turbulence_hyd_RANS_Bicephale_base::get_K() const](#modele-turbulence-hyd-rans-bicephale-base-public-const-champ-inc-base-ref-modele-turbulence-hyd-rans-bicephale-base-get-k-const)
get_noms_champs_postraitables#
void Modele_turbulence_hyd_RANS_Bicephale_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 Modele_turbulence_hyd_RANS_Bicephale_base::get_noms_champs_postraitables(Noms &nom, Option opt=NONE) const override <modele-turbulence-hyd-rans-bicephale-base-public-void-modele-turbulence-hyd-rans-bicephale-base-get-noms-champs-postraitables-noms-ref-nom-option-opt-equal-none-const-override>`
[void Modele_turbulence_hyd_RANS_Bicephale_base::get_noms_champs_postraitables(Noms &nom, Option opt=NONE) const override](#modele-turbulence-hyd-rans-bicephale-base-public-void-modele-turbulence-hyd-rans-bicephale-base-get-noms-champs-postraitables-noms-ref-nom-option-opt-equal-none-const-override)
get_set_Eps#
Champ_Inc_base & Modele_turbulence_hyd_RANS_Bicephale_base::get_set_Eps()
Renvoie le champ inconnue epsilon du modele de turbulence Cette inconnue est portee.
Detailed description
par l equation de transport epsilon porte par le modele.
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:`Champ_Inc_base & Modele_turbulence_hyd_RANS_Bicephale_base::get_set_Eps() <modele-turbulence-hyd-rans-bicephale-base-public-champ-inc-base-ref-modele-turbulence-hyd-rans-bicephale-base-get-set-eps>`
[Champ_Inc_base & Modele_turbulence_hyd_RANS_Bicephale_base::get_set_Eps()](#modele-turbulence-hyd-rans-bicephale-base-public-champ-inc-base-ref-modele-turbulence-hyd-rans-bicephale-base-get-set-eps)
get_set_eq_transp_Eps#
Transport_K_ou_Eps_base & Modele_turbulence_hyd_RANS_Bicephale_base::get_set_eq_transp_Eps()
Renvoie l equation d evolution de epsilon du modele de turbulence.
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:`Transport_K_ou_Eps_base & Modele_turbulence_hyd_RANS_Bicephale_base::get_set_eq_transp_Eps() <modele-turbulence-hyd-rans-bicephale-base-public-transport-k-ou-eps-base-ref-modele-turbulence-hyd-rans-bicephale-base-get-set-eq-transp-eps>`
[Transport_K_ou_Eps_base & Modele_turbulence_hyd_RANS_Bicephale_base::get_set_eq_transp_Eps()](#modele-turbulence-hyd-rans-bicephale-base-public-transport-k-ou-eps-base-ref-modele-turbulence-hyd-rans-bicephale-base-get-set-eq-transp-eps)
get_set_eq_transp_K#
Transport_K_ou_Eps_base & Modele_turbulence_hyd_RANS_Bicephale_base::get_set_eq_transp_K()
Renvoie l equation d evolution de K du modele de turbulence.
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:`Transport_K_ou_Eps_base & Modele_turbulence_hyd_RANS_Bicephale_base::get_set_eq_transp_K() <modele-turbulence-hyd-rans-bicephale-base-public-transport-k-ou-eps-base-ref-modele-turbulence-hyd-rans-bicephale-base-get-set-eq-transp-k>`
[Transport_K_ou_Eps_base & Modele_turbulence_hyd_RANS_Bicephale_base::get_set_eq_transp_K()](#modele-turbulence-hyd-rans-bicephale-base-public-transport-k-ou-eps-base-ref-modele-turbulence-hyd-rans-bicephale-base-get-set-eq-transp-k)
get_set_K#
Champ_Inc_base & Modele_turbulence_hyd_RANS_Bicephale_base::get_set_K()
Renvoie le champ inconnue K du modele de turbulence Cette inconnue est portee.
Detailed description
par l equation de transport K porte par le modele.
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:`Champ_Inc_base & Modele_turbulence_hyd_RANS_Bicephale_base::get_set_K() <modele-turbulence-hyd-rans-bicephale-base-public-champ-inc-base-ref-modele-turbulence-hyd-rans-bicephale-base-get-set-k>`
[Champ_Inc_base & Modele_turbulence_hyd_RANS_Bicephale_base::get_set_K()](#modele-turbulence-hyd-rans-bicephale-base-public-champ-inc-base-ref-modele-turbulence-hyd-rans-bicephale-base-get-set-k)
has_champ#
bool Modele_turbulence_hyd_RANS_Bicephale_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 Modele_turbulence_hyd_RANS_Bicephale_base::has_champ(const Motcle &nom) const override <modele-turbulence-hyd-rans-bicephale-base-public-bool-modele-turbulence-hyd-rans-bicephale-base-has-champ-const-motcle-ref-nom-const-override>`
[bool Modele_turbulence_hyd_RANS_Bicephale_base::has_champ(const Motcle &nom) const override](#modele-turbulence-hyd-rans-bicephale-base-public-bool-modele-turbulence-hyd-rans-bicephale-base-has-champ-const-motcle-ref-nom-const-override)
has_champ#
bool Modele_turbulence_hyd_RANS_Bicephale_base::has_champ(const Motcle &nom, TRUST_Ref< Champ_base * > &ref_champ) 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:`bool Modele_turbulence_hyd_RANS_Bicephale_base::has_champ(const Motcle &nom, TRUST_Ref< Champ_base * > &ref_champ) const override <modele-turbulence-hyd-rans-bicephale-base-public-bool-modele-turbulence-hyd-rans-bicephale-base-has-champ-const-motcle-ref-nom-trust-ref-champ-base-ptr-ref-ref-champ-const-override>`
[bool Modele_turbulence_hyd_RANS_Bicephale_base::has_champ(const Motcle &nom, TRUST_Ref< Champ_base * > &ref_champ) const override](#modele-turbulence-hyd-rans-bicephale-base-public-bool-modele-turbulence-hyd-rans-bicephale-base-has-champ-const-motcle-ref-nom-trust-ref-champ-base-ptr-ref-ref-champ-const-override)
lire_motcle_non_standard#
int Modele_turbulence_hyd_RANS_Bicephale_base::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:
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 Modele_turbulence_hyd_RANS_Bicephale_base::lire_motcle_non_standard(const Motcle &, Entree &) override <modele-turbulence-hyd-rans-bicephale-base-public-int-modele-turbulence-hyd-rans-bicephale-base-lire-motcle-non-standard-const-motcle-ref-entree-ref-override>`
[int Modele_turbulence_hyd_RANS_Bicephale_base::lire_motcle_non_standard(const Motcle &, Entree &) override](#modele-turbulence-hyd-rans-bicephale-base-public-int-modele-turbulence-hyd-rans-bicephale-base-lire-motcle-non-standard-const-motcle-ref-entree-ref-override)
Modele_turbulence_hyd_RANS_Bicephale_base#
Modele_turbulence_hyd_RANS_Bicephale_base::Modele_turbulence_hyd_RANS_Bicephale_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:`Modele_turbulence_hyd_RANS_Bicephale_base::Modele_turbulence_hyd_RANS_Bicephale_base() <modele-turbulence-hyd-rans-bicephale-base-public-modele-turbulence-hyd-rans-bicephale-base-modele-turbulence-hyd-rans-bicephale-base>`
[Modele_turbulence_hyd_RANS_Bicephale_base::Modele_turbulence_hyd_RANS_Bicephale_base()](#modele-turbulence-hyd-rans-bicephale-base-public-modele-turbulence-hyd-rans-bicephale-base-modele-turbulence-hyd-rans-bicephale-base)
nombre_d_equations#
int Modele_turbulence_hyd_RANS_Bicephale_base::nombre_d_equations() const override
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 Modele_turbulence_hyd_RANS_Bicephale_base::nombre_d_equations() const override <modele-turbulence-hyd-rans-bicephale-base-public-int-modele-turbulence-hyd-rans-bicephale-base-nombre-d-equations-const-override>`
[int Modele_turbulence_hyd_RANS_Bicephale_base::nombre_d_equations() const override](#modele-turbulence-hyd-rans-bicephale-base-public-int-modele-turbulence-hyd-rans-bicephale-base-nombre-d-equations-const-override)
reprendre#
int Modele_turbulence_hyd_RANS_Bicephale_base::reprendre(Entree &is) override
Reprise du modele a partir d’un flot d’entree.
Detailed description
Si l’equation portee par l’objet est non nulle on effectue une reprise “bidon”.
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:`int Modele_turbulence_hyd_RANS_Bicephale_base::reprendre(Entree &is) override <modele-turbulence-hyd-rans-bicephale-base-public-int-modele-turbulence-hyd-rans-bicephale-base-reprendre-entree-ref-is-override>`
[int Modele_turbulence_hyd_RANS_Bicephale_base::reprendre(Entree &is) override](#modele-turbulence-hyd-rans-bicephale-base-public-int-modele-turbulence-hyd-rans-bicephale-base-reprendre-entree-ref-is-override)
sauvegarder#
int Modele_turbulence_hyd_RANS_Bicephale_base::sauvegarder(Sortie &os) const override
Sauvegarde le modele de turbulence sur un flot de sortie.
Detailed description
(en vue d’une reprise) Sauvegarde le type de l’objet et les equations de transport K - epsilon associees.
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 Modele_turbulence_hyd_RANS_Bicephale_base::sauvegarder(Sortie &os) const override <modele-turbulence-hyd-rans-bicephale-base-public-int-modele-turbulence-hyd-rans-bicephale-base-sauvegarder-sortie-ref-os-const-override>`
[int Modele_turbulence_hyd_RANS_Bicephale_base::sauvegarder(Sortie &os) const override](#modele-turbulence-hyd-rans-bicephale-base-public-int-modele-turbulence-hyd-rans-bicephale-base-sauvegarder-sortie-ref-os-const-override)
seconde_equation#
Equation_base & Modele_turbulence_hyd_RANS_Bicephale_base::seconde_equation()
Renvoie la seconde equation associee au modele de turbulence en formulation bicephale.
Detailed description
(c’est une equation du type Equation_base )
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:`Equation_base & Modele_turbulence_hyd_RANS_Bicephale_base::seconde_equation() <modele-turbulence-hyd-rans-bicephale-base-public-equation-base-ref-modele-turbulence-hyd-rans-bicephale-base-seconde-equation>`
[Equation_base & Modele_turbulence_hyd_RANS_Bicephale_base::seconde_equation()](#modele-turbulence-hyd-rans-bicephale-base-public-equation-base-ref-modele-turbulence-hyd-rans-bicephale-base-seconde-equation)
seconde_equation#
const Equation_base & Modele_turbulence_hyd_RANS_Bicephale_base::seconde_equation() 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 Equation_base & Modele_turbulence_hyd_RANS_Bicephale_base::seconde_equation() const <modele-turbulence-hyd-rans-bicephale-base-public-const-equation-base-ref-modele-turbulence-hyd-rans-bicephale-base-seconde-equation-const>`
[const Equation_base & Modele_turbulence_hyd_RANS_Bicephale_base::seconde_equation() const](#modele-turbulence-hyd-rans-bicephale-base-public-const-equation-base-ref-modele-turbulence-hyd-rans-bicephale-base-seconde-equation-const)
set_param#
void Modele_turbulence_hyd_RANS_Bicephale_base::set_param(Param ¶m) 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 Modele_turbulence_hyd_RANS_Bicephale_base::set_param(Param ¶m) override <modele-turbulence-hyd-rans-bicephale-base-public-void-modele-turbulence-hyd-rans-bicephale-base-set-param-param-ref-param-override>`
[void Modele_turbulence_hyd_RANS_Bicephale_base::set_param(Param ¶m) override](#modele-turbulence-hyd-rans-bicephale-base-public-void-modele-turbulence-hyd-rans-bicephale-base-set-param-param-ref-param-override)
~Modele_turbulence_hyd_RANS_Bicephale_base#
Modele_turbulence_hyd_RANS_Bicephale_base::~Modele_turbulence_hyd_RANS_Bicephale_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:`Modele_turbulence_hyd_RANS_Bicephale_base::~Modele_turbulence_hyd_RANS_Bicephale_base() override <modele-turbulence-hyd-rans-bicephale-base-public-modele-turbulence-hyd-rans-bicephale-base-dtor-modele-turbulence-hyd-rans-bicephale-base-override>`
[Modele_turbulence_hyd_RANS_Bicephale_base::~Modele_turbulence_hyd_RANS_Bicephale_base() override](#modele-turbulence-hyd-rans-bicephale-base-public-modele-turbulence-hyd-rans-bicephale-base-dtor-modele-turbulence-hyd-rans-bicephale-base-override)
info#
const Type_info * Modele_turbulence_hyd_RANS_Bicephale_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 * Modele_turbulence_hyd_RANS_Bicephale_base::info() <modele-turbulence-hyd-rans-bicephale-base-public-static-const-type-info-ptr-modele-turbulence-hyd-rans-bicephale-base-info>`
[const Type_info * Modele_turbulence_hyd_RANS_Bicephale_base::info()](#modele-turbulence-hyd-rans-bicephale-base-public-static-const-type-info-ptr-modele-turbulence-hyd-rans-bicephale-base-info)
self_cast#
const Modele_turbulence_hyd_RANS_Bicephale_base & Modele_turbulence_hyd_RANS_Bicephale_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 Modele_turbulence_hyd_RANS_Bicephale_base & Modele_turbulence_hyd_RANS_Bicephale_base::self_cast(const Objet_U &) <modele-turbulence-hyd-rans-bicephale-base-public-static-const-modele-turbulence-hyd-rans-bicephale-base-ref-modele-turbulence-hyd-rans-bicephale-base-self-cast-const-objet-u-ref>`
[const Modele_turbulence_hyd_RANS_Bicephale_base & Modele_turbulence_hyd_RANS_Bicephale_base::self_cast(const Objet_U &)](#modele-turbulence-hyd-rans-bicephale-base-public-static-const-modele-turbulence-hyd-rans-bicephale-base-ref-modele-turbulence-hyd-rans-bicephale-base-self-cast-const-objet-u-ref)
self_cast#
Modele_turbulence_hyd_RANS_Bicephale_base & Modele_turbulence_hyd_RANS_Bicephale_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:`Modele_turbulence_hyd_RANS_Bicephale_base & Modele_turbulence_hyd_RANS_Bicephale_base::self_cast(Objet_U &) <modele-turbulence-hyd-rans-bicephale-base-public-static-modele-turbulence-hyd-rans-bicephale-base-ref-modele-turbulence-hyd-rans-bicephale-base-self-cast-objet-u-ref>`
[Modele_turbulence_hyd_RANS_Bicephale_base & Modele_turbulence_hyd_RANS_Bicephale_base::self_cast(Objet_U &)](#modele-turbulence-hyd-rans-bicephale-base-public-static-modele-turbulence-hyd-rans-bicephale-base-ref-modele-turbulence-hyd-rans-bicephale-base-self-cast-objet-u-ref)
printOn#
Sortie & Modele_turbulence_hyd_RANS_Bicephale_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 & Modele_turbulence_hyd_RANS_Bicephale_base::printOn(Sortie &x) const override <modele-turbulence-hyd-rans-bicephale-base-protected-sortie-ref-modele-turbulence-hyd-rans-bicephale-base-printon-sortie-ref-x-const-override>`
[Sortie & Modele_turbulence_hyd_RANS_Bicephale_base::printOn(Sortie &x) const override](#modele-turbulence-hyd-rans-bicephale-base-protected-sortie-ref-modele-turbulence-hyd-rans-bicephale-base-printon-sortie-ref-x-const-override)
readOn#
Entree & Modele_turbulence_hyd_RANS_Bicephale_base::readOn(Entree &) override
Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.
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:`Entree & Modele_turbulence_hyd_RANS_Bicephale_base::readOn(Entree &) override <modele-turbulence-hyd-rans-bicephale-base-protected-entree-ref-modele-turbulence-hyd-rans-bicephale-base-readon-entree-ref-override>`
[Entree & Modele_turbulence_hyd_RANS_Bicephale_base::readOn(Entree &) override](#modele-turbulence-hyd-rans-bicephale-base-protected-entree-ref-modele-turbulence-hyd-rans-bicephale-base-readon-entree-ref-override)
Attributes Documentation#
const Type_info Modele_turbulence_hyd_RANS_Bicephale_base::info_obj
TRUST_Ref<Equation_base *> Modele_turbulence_hyd_RANS_Bicephale_base::ma_seconde_equation_
TRUST_Deriv<Transport_2eq_base> Modele_turbulence_hyd_RANS_Bicephale_base::ptr_eq_transport_Eps_
TRUST_Deriv<Transport_2eq_base> Modele_turbulence_hyd_RANS_Bicephale_base::ptr_eq_transport_K_