Eval_Diff_K_Eps_Bas_Re_VDF_var#
#include <Eval_Diff_K_Eps_Bas_Re_VDF_var.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:`Eval\_Diff\_K\_Eps\_Bas\_Re\_VDF\_var <class-eval-diff-k-eps-bas-re-vdf-var>`
[Eval\_Diff\_K\_Eps\_Bas\_Re\_VDF\_var](#class-eval-diff-k-eps-bas-re-vdf-var)
Detailed description#
Inherits from#
Eval_Diff_VDF (public)
Inherited by#
Eval_Diff_K_Eps_Bas_Re_VDF_var_Elem (public)
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:`Eval_Diff_K_Eps_Bas_Re_VDF_var Inheritance Graph <eval-diff-k-eps-bas-re-vdf-var-inherit-graph>`
[Eval_Diff_K_Eps_Bas_Re_VDF_var Inheritance Graph](#eval-diff-k-eps-bas-re-vdf-var-inherit-graph)
Member Functions: Public#
Complete Member Function Documentation#
associer_diff_turb#
void Eval_Diff_K_Eps_Bas_Re_VDF_var::associer_diff_turb(const Champ_Fonc_base &diffu)
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 Eval_Diff_K_Eps_Bas_Re_VDF_var::associer_diff_turb(const Champ_Fonc_base &diffu) <eval-diff-k-eps-bas-re-vdf-var-public-void-eval-diff-k-eps-bas-re-vdf-var-associer-diff-turb-const-champ-fonc-base-ref-diffu>`
[void Eval_Diff_K_Eps_Bas_Re_VDF_var::associer_diff_turb(const Champ_Fonc_base &diffu)](#eval-diff-k-eps-bas-re-vdf-var-public-void-eval-diff-k-eps-bas-re-vdf-var-associer-diff-turb-const-champ-fonc-base-ref-diffu)
compute_heq_impl#
double Eval_Diff_K_Eps_Bas_Re_VDF_var::compute_heq_impl(double d0, int i, double d1, int j, int compo) 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 Eval_Diff_K_Eps_Bas_Re_VDF_var::compute_heq_impl(double d0, int i, double d1, int j, int compo) const <eval-diff-k-eps-bas-re-vdf-var-public-double-eval-diff-k-eps-bas-re-vdf-var-compute-heq-impl-double-d0-int-i-double-d1-int-j-int-compo-const>`
[double Eval_Diff_K_Eps_Bas_Re_VDF_var::compute_heq_impl(double d0, int i, double d1, int j, int compo) const](#eval-diff-k-eps-bas-re-vdf-var-public-double-eval-diff-k-eps-bas-re-vdf-var-compute-heq-impl-double-d0-int-i-double-d1-int-j-int-compo-const)
diffusivite_turbulente#
const Champ_Fonc_base & Eval_Diff_K_Eps_Bas_Re_VDF_var::diffusivite_turbulente() const
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const Champ_Fonc_base & Eval_Diff_K_Eps_Bas_Re_VDF_var::diffusivite_turbulente() const <eval-diff-k-eps-bas-re-vdf-var-public-const-champ-fonc-base-ref-eval-diff-k-eps-bas-re-vdf-var-diffusivite-turbulente-const>`
[const Champ_Fonc_base & Eval_Diff_K_Eps_Bas_Re_VDF_var::diffusivite_turbulente() const](#eval-diff-k-eps-bas-re-vdf-var-public-const-champ-fonc-base-ref-eval-diff-k-eps-bas-re-vdf-var-diffusivite-turbulente-const)
Eval_Diff_K_Eps_Bas_Re_VDF_var#
Eval_Diff_K_Eps_Bas_Re_VDF_var::Eval_Diff_K_Eps_Bas_Re_VDF_var(double Sigma_K=SIGMA_K_KEPS, double Sigma_Eps=SIGMA_EPS_KEPS)
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:`Eval_Diff_K_Eps_Bas_Re_VDF_var::Eval_Diff_K_Eps_Bas_Re_VDF_var(double Sigma_K=SIGMA_K_KEPS, double Sigma_Eps=SIGMA_EPS_KEPS) <eval-diff-k-eps-bas-re-vdf-var-public-eval-diff-k-eps-bas-re-vdf-var-eval-diff-k-eps-bas-re-vdf-var-double-sigma-k-equal-sigma-k-keps-double-sigma-eps-equal-sigma-eps-keps>`
[Eval_Diff_K_Eps_Bas_Re_VDF_var::Eval_Diff_K_Eps_Bas_Re_VDF_var(double Sigma_K=SIGMA_K_KEPS, double Sigma_Eps=SIGMA_EPS_KEPS)](#eval-diff-k-eps-bas-re-vdf-var-public-eval-diff-k-eps-bas-re-vdf-var-eval-diff-k-eps-bas-re-vdf-var-double-sigma-k-equal-sigma-k-keps-double-sigma-eps-equal-sigma-eps-keps)
mettre_a_jour#
void Eval_Diff_K_Eps_Bas_Re_VDF_var::mettre_a_jour() 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 Eval_Diff_K_Eps_Bas_Re_VDF_var::mettre_a_jour() override <eval-diff-k-eps-bas-re-vdf-var-public-void-eval-diff-k-eps-bas-re-vdf-var-mettre-a-jour-override>`
[void Eval_Diff_K_Eps_Bas_Re_VDF_var::mettre_a_jour() override](#eval-diff-k-eps-bas-re-vdf-var-public-void-eval-diff-k-eps-bas-re-vdf-var-mettre-a-jour-override)
nu_1_impl#
double Eval_Diff_K_Eps_Bas_Re_VDF_var::nu_1_impl(int i, int compo) 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:`double Eval_Diff_K_Eps_Bas_Re_VDF_var::nu_1_impl(int i, int compo) const <eval-diff-k-eps-bas-re-vdf-var-public-double-eval-diff-k-eps-bas-re-vdf-var-nu-1-impl-int-i-int-compo-const>`
[double Eval_Diff_K_Eps_Bas_Re_VDF_var::nu_1_impl(int i, int compo) const](#eval-diff-k-eps-bas-re-vdf-var-public-double-eval-diff-k-eps-bas-re-vdf-var-nu-1-impl-int-i-int-compo-const)
Attributes Documentation#
TRUST_Ref<Champ_Fonc_base *> Eval_Diff_K_Eps_Bas_Re_VDF_var::diffusivite_turbulente_
DoubleVect Eval_Diff_K_Eps_Bas_Re_VDF_var::dv_diffusivite_turbulente
double Eval_Diff_K_Eps_Bas_Re_VDF_var::Sigma_[2]
double Eval_Diff_K_Eps_Bas_Re_VDF_var::Sigma_Eps_
double Eval_Diff_K_Eps_Bas_Re_VDF_var::Sigma_K_