Modele_turbulence_hyd_RANS_Gen#
#include <Modele_turbulence_hyd_RANS_Gen.h>
How to reference this class#
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Modele\_turbulence\_hyd\_RANS\_Gen <class-template-modele-turbulence-hyd-rans-gen>`
[Modele\_turbulence\_hyd\_RANS\_Gen](#class-template-modele-turbulence-hyd-rans-gen)
Detailed description#
Inheritance graph#
If the image is too small, right-click and open in new tab
List of Private Methods#
List of Public Methods#
Complete Member Function Documentation#
print_evolution#
void Modele_turbulence_hyd_RANS_Gen<MODELE>::print_evolution(const Champ_Inc_base &, const Schema_Temps_base &, double, int, const Champ_Inc_base *=nullptr)
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 Modele_turbulence_hyd_RANS_Gen<MODELE>::print_evolution(const Champ_Inc_base &, const Schema_Temps_base &, double, int, const Champ_Inc_base *=nullptr) <modele-turbulence-hyd-rans-gen-private-void-modele-turbulence-hyd-rans-gen-modele-print-evolution-const-champ-inc-base-ref-const-schema-temps-base-ref-double-int-const-champ-inc-base-ptr-equal-nullptr>`
[void Modele_turbulence_hyd_RANS_Gen<MODELE>::print_evolution(const Champ_Inc_base &, const Schema_Temps_base &, double, int, const Champ_Inc_base *=nullptr)](#modele-turbulence-hyd-rans-gen-private-void-modele-turbulence-hyd-rans-gen-modele-print-evolution-const-champ-inc-base-ref-const-schema-temps-base-ref-double-int-const-champ-inc-base-ptr-equal-nullptr)
calculate_limit_viscosity#
std::enable_if_t<(M_TYPE==MODELE_TYPE::K_EPS_BICEPHALE||M_TYPE==MODELE_TYPE::K_EPS_REALISABLE_BICEPHALE), void> Modele_turbulence_hyd_RANS_Gen<MODELE>::calculate_limit_viscosity(Champ_Inc_base &, Champ_Inc_base &, double)
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:`std::enable_if_t<(M_TYPE==MODELE_TYPE::K_EPS_BICEPHALE||M_TYPE==MODELE_TYPE::K_EPS_REALISABLE_BICEPHALE), void> Modele_turbulence_hyd_RANS_Gen<MODELE>::calculate_limit_viscosity(Champ_Inc_base &, Champ_Inc_base &, double) <modele-turbulence-hyd-rans-gen-public-std-enable-if-t-m-type-equal-equal-modele-type-k-eps-bicephale||m-type-equal-equal-modele-type-k-eps-realisable-bicephale-void-modele-turbulence-hyd-rans-gen-modele-calculate-limit-viscosity-champ-inc-base-ref-champ-inc-base-ref-double>`
[std::enable_if_t<(M_TYPE==MODELE_TYPE::K_EPS_BICEPHALE||M_TYPE==MODELE_TYPE::K_EPS_REALISABLE_BICEPHALE), void> Modele_turbulence_hyd_RANS_Gen<MODELE>::calculate_limit_viscosity(Champ_Inc_base &, Champ_Inc_base &, double)](#modele-turbulence-hyd-rans-gen-public-std-enable-if-t-m-type-equal-equal-modele-type-k-eps-bicephale||m-type-equal-equal-modele-type-k-eps-realisable-bicephale-void-modele-turbulence-hyd-rans-gen-modele-calculate-limit-viscosity-champ-inc-base-ref-champ-inc-base-ref-double)
calculate_limit_viscosity#
std::enable_if_t<(M_TYPE==MODELE_TYPE::K_EPS||M_TYPE==MODELE_TYPE::K_EPS_REALISABLE||M_TYPE==MODELE_TYPE::K_OMEGA), void> Modele_turbulence_hyd_RANS_Gen<MODELE>::calculate_limit_viscosity(Champ_Inc_base &, double)
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:`std::enable_if_t<(M_TYPE==MODELE_TYPE::K_EPS||M_TYPE==MODELE_TYPE::K_EPS_REALISABLE||M_TYPE==MODELE_TYPE::K_OMEGA), void> Modele_turbulence_hyd_RANS_Gen<MODELE>::calculate_limit_viscosity(Champ_Inc_base &, double) <modele-turbulence-hyd-rans-gen-public-std-enable-if-t-m-type-equal-equal-modele-type-k-eps||m-type-equal-equal-modele-type-k-eps-realisable||m-type-equal-equal-modele-type-k-omega-void-modele-turbulence-hyd-rans-gen-modele-calculate-limit-viscosity-champ-inc-base-ref-double>`
[std::enable_if_t<(M_TYPE==MODELE_TYPE::K_EPS||M_TYPE==MODELE_TYPE::K_EPS_REALISABLE||M_TYPE==MODELE_TYPE::K_OMEGA), void> Modele_turbulence_hyd_RANS_Gen<MODELE>::calculate_limit_viscosity(Champ_Inc_base &, double)](#modele-turbulence-hyd-rans-gen-public-std-enable-if-t-m-type-equal-equal-modele-type-k-eps||m-type-equal-equal-modele-type-k-eps-realisable||m-type-equal-equal-modele-type-k-omega-void-modele-turbulence-hyd-rans-gen-modele-calculate-limit-viscosity-champ-inc-base-ref-double)
calculate_limit_viscosity#
std::enable_if_t<M_TYPE==MODELE_TYPE::K_EPS_2_COUCHES, void> Modele_turbulence_hyd_RANS_Gen<MODELE>::calculate_limit_viscosity(Champ_Inc_base &, double)
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:`std::enable_if_t<M_TYPE==MODELE_TYPE::K_EPS_2_COUCHES, void> Modele_turbulence_hyd_RANS_Gen<MODELE>::calculate_limit_viscosity(Champ_Inc_base &, double) <modele-turbulence-hyd-rans-gen-public-std-enable-if-t-m-type-equal-equal-modele-type-k-eps-2-couches-void-modele-turbulence-hyd-rans-gen-modele-calculate-limit-viscosity-champ-inc-base-ref-double>`
[std::enable_if_t<M_TYPE==MODELE_TYPE::K_EPS_2_COUCHES, void> Modele_turbulence_hyd_RANS_Gen<MODELE>::calculate_limit_viscosity(Champ_Inc_base &, double)](#modele-turbulence-hyd-rans-gen-public-std-enable-if-t-m-type-equal-equal-modele-type-k-eps-2-couches-void-modele-turbulence-hyd-rans-gen-modele-calculate-limit-viscosity-champ-inc-base-ref-double)
calculate_limit_viscosity#
std::enable_if_t<M_TYPE==MODELE_TYPE::K_EPS_BAS_REYNOLDS, void> Modele_turbulence_hyd_RANS_Gen<MODELE>::calculate_limit_viscosity(Champ_Inc_base &, double)
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:`std::enable_if_t<M_TYPE==MODELE_TYPE::K_EPS_BAS_REYNOLDS, void> Modele_turbulence_hyd_RANS_Gen<MODELE>::calculate_limit_viscosity(Champ_Inc_base &, double) <modele-turbulence-hyd-rans-gen-public-std-enable-if-t-m-type-equal-equal-modele-type-k-eps-bas-reynolds-void-modele-turbulence-hyd-rans-gen-modele-calculate-limit-viscosity-champ-inc-base-ref-double>`
[std::enable_if_t<M_TYPE==MODELE_TYPE::K_EPS_BAS_REYNOLDS, void> Modele_turbulence_hyd_RANS_Gen<MODELE>::calculate_limit_viscosity(Champ_Inc_base &, double)](#modele-turbulence-hyd-rans-gen-public-std-enable-if-t-m-type-equal-equal-modele-type-k-eps-bas-reynolds-void-modele-turbulence-hyd-rans-gen-modele-calculate-limit-viscosity-champ-inc-base-ref-double)
complete_viscosity_field#
DoubleTab & Modele_turbulence_hyd_RANS_Gen<MODELE>::complete_viscosity_field(const int, const Domaine_dis_base &, Champ_Inc_base &)
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:`DoubleTab & Modele_turbulence_hyd_RANS_Gen<MODELE>::complete_viscosity_field(const int, const Domaine_dis_base &, Champ_Inc_base &) <modele-turbulence-hyd-rans-gen-public-doubletab-ref-modele-turbulence-hyd-rans-gen-modele-complete-viscosity-field-const-int-const-domaine-dis-base-ref-champ-inc-base-ref>`
[DoubleTab & Modele_turbulence_hyd_RANS_Gen<MODELE>::complete_viscosity_field(const int, const Domaine_dis_base &, Champ_Inc_base &)](#modele-turbulence-hyd-rans-gen-public-doubletab-ref-modele-turbulence-hyd-rans-gen-modele-complete-viscosity-field-const-int-const-domaine-dis-base-ref-champ-inc-base-ref)