Modele_turbulence_scal_LES_dyn_VDF#
#include <Modele_turbulence_scal_LES_dyn_VDF.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\_scal\_LES\_dyn\_VDF <class-modele-turbulence-scal-les-dyn-vdf>`
[Modele\_turbulence\_scal\_LES\_dyn\_VDF](#class-modele-turbulence-scal-les-dyn-vdf)
Detailed description#
Inherits from#
public : Modele_turbulence_scal_base
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#
void Modele_turbulence_scal_LES_dyn_VDF::associer(const Domaine_dis_base &, const Domaine_Cl_dis_base &) override
NE FAIT RIEN.
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_scal_LES_dyn_VDF::associer(const Domaine_dis_base &, const Domaine_Cl_dis_base &) override <modele-turbulence-scal-les-dyn-vdf-public-void-modele-turbulence-scal-les-dyn-vdf-associer-const-domaine-dis-base-ref-const-domaine-cl-dis-base-ref-override>`
[void Modele_turbulence_scal_LES_dyn_VDF::associer(const Domaine_dis_base &, const Domaine_Cl_dis_base &) override](#modele-turbulence-scal-les-dyn-vdf-public-void-modele-turbulence-scal-les-dyn-vdf-associer-const-domaine-dis-base-ref-const-domaine-cl-dis-base-ref-override)
duplique#
int Modele_turbulence_scal_LES_dyn_VDF::duplique() const 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:`int Modele_turbulence_scal_LES_dyn_VDF::duplique() const override <modele-turbulence-scal-les-dyn-vdf-public-int-modele-turbulence-scal-les-dyn-vdf-duplique-const-override>`
[int Modele_turbulence_scal_LES_dyn_VDF::duplique() const override](#modele-turbulence-scal-les-dyn-vdf-public-int-modele-turbulence-scal-les-dyn-vdf-duplique-const-override)
get_info#
const Type_info * Modele_turbulence_scal_LES_dyn_VDF::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_scal_LES_dyn_VDF::get_info() const override <modele-turbulence-scal-les-dyn-vdf-public-const-type-info-ptr-modele-turbulence-scal-les-dyn-vdf-get-info-const-override>`
[const Type_info * Modele_turbulence_scal_LES_dyn_VDF::get_info() const override](#modele-turbulence-scal-les-dyn-vdf-public-const-type-info-ptr-modele-turbulence-scal-les-dyn-vdf-get-info-const-override)
lire_motcle_non_standard#
int Modele_turbulence_scal_LES_dyn_VDF::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
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_scal_LES_dyn_VDF::lire_motcle_non_standard(const Motcle &, Entree &) override <modele-turbulence-scal-les-dyn-vdf-public-int-modele-turbulence-scal-les-dyn-vdf-lire-motcle-non-standard-const-motcle-ref-entree-ref-override>`
[int Modele_turbulence_scal_LES_dyn_VDF::lire_motcle_non_standard(const Motcle &, Entree &) override](#modele-turbulence-scal-les-dyn-vdf-public-int-modele-turbulence-scal-les-dyn-vdf-lire-motcle-non-standard-const-motcle-ref-entree-ref-override)
Modele_turbulence_scal_LES_dyn_VDF#
Modele_turbulence_scal_LES_dyn_VDF::Modele_turbulence_scal_LES_dyn_VDF()
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_scal_LES_dyn_VDF::Modele_turbulence_scal_LES_dyn_VDF() <modele-turbulence-scal-les-dyn-vdf-public-modele-turbulence-scal-les-dyn-vdf-modele-turbulence-scal-les-dyn-vdf>`
[Modele_turbulence_scal_LES_dyn_VDF::Modele_turbulence_scal_LES_dyn_VDF()](#modele-turbulence-scal-les-dyn-vdf-public-modele-turbulence-scal-les-dyn-vdf-modele-turbulence-scal-les-dyn-vdf)
set_param#
void Modele_turbulence_scal_LES_dyn_VDF::set_param(Param &titi) 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_scal_LES_dyn_VDF::set_param(Param &titi) override <modele-turbulence-scal-les-dyn-vdf-public-void-modele-turbulence-scal-les-dyn-vdf-set-param-param-ref-titi-override>`
[void Modele_turbulence_scal_LES_dyn_VDF::set_param(Param &titi) override](#modele-turbulence-scal-les-dyn-vdf-public-void-modele-turbulence-scal-les-dyn-vdf-set-param-param-ref-titi-override)
taille_memoire#
unsigned Modele_turbulence_scal_LES_dyn_VDF::taille_memoire() const 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:`unsigned Modele_turbulence_scal_LES_dyn_VDF::taille_memoire() const override <modele-turbulence-scal-les-dyn-vdf-public-unsigned-modele-turbulence-scal-les-dyn-vdf-taille-memoire-const-override>`
[unsigned Modele_turbulence_scal_LES_dyn_VDF::taille_memoire() const override](#modele-turbulence-scal-les-dyn-vdf-public-unsigned-modele-turbulence-scal-les-dyn-vdf-taille-memoire-const-override)
~Modele_turbulence_scal_LES_dyn_VDF#
Modele_turbulence_scal_LES_dyn_VDF::~Modele_turbulence_scal_LES_dyn_VDF()
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_scal_LES_dyn_VDF::~Modele_turbulence_scal_LES_dyn_VDF() <modele-turbulence-scal-les-dyn-vdf-public-modele-turbulence-scal-les-dyn-vdf-dtor-modele-turbulence-scal-les-dyn-vdf>`
[Modele_turbulence_scal_LES_dyn_VDF::~Modele_turbulence_scal_LES_dyn_VDF()](#modele-turbulence-scal-les-dyn-vdf-public-modele-turbulence-scal-les-dyn-vdf-dtor-modele-turbulence-scal-les-dyn-vdf)
cree_instance#
Objet_U * Modele_turbulence_scal_LES_dyn_VDF::cree_instance()
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:`Objet_U * Modele_turbulence_scal_LES_dyn_VDF::cree_instance() <modele-turbulence-scal-les-dyn-vdf-public-static-objet-u-ptr-modele-turbulence-scal-les-dyn-vdf-cree-instance>`
[Objet_U * Modele_turbulence_scal_LES_dyn_VDF::cree_instance()](#modele-turbulence-scal-les-dyn-vdf-public-static-objet-u-ptr-modele-turbulence-scal-les-dyn-vdf-cree-instance)
info#
const Type_info * Modele_turbulence_scal_LES_dyn_VDF::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_scal_LES_dyn_VDF::info() <modele-turbulence-scal-les-dyn-vdf-public-static-const-type-info-ptr-modele-turbulence-scal-les-dyn-vdf-info>`
[const Type_info * Modele_turbulence_scal_LES_dyn_VDF::info()](#modele-turbulence-scal-les-dyn-vdf-public-static-const-type-info-ptr-modele-turbulence-scal-les-dyn-vdf-info)
self_cast#
const Modele_turbulence_scal_LES_dyn_VDF & Modele_turbulence_scal_LES_dyn_VDF::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_scal_LES_dyn_VDF & Modele_turbulence_scal_LES_dyn_VDF::self_cast(const Objet_U &) <modele-turbulence-scal-les-dyn-vdf-public-static-const-modele-turbulence-scal-les-dyn-vdf-ref-modele-turbulence-scal-les-dyn-vdf-self-cast-const-objet-u-ref>`
[const Modele_turbulence_scal_LES_dyn_VDF & Modele_turbulence_scal_LES_dyn_VDF::self_cast(const Objet_U &)](#modele-turbulence-scal-les-dyn-vdf-public-static-const-modele-turbulence-scal-les-dyn-vdf-ref-modele-turbulence-scal-les-dyn-vdf-self-cast-const-objet-u-ref)
self_cast#
Modele_turbulence_scal_LES_dyn_VDF & Modele_turbulence_scal_LES_dyn_VDF::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_scal_LES_dyn_VDF & Modele_turbulence_scal_LES_dyn_VDF::self_cast(Objet_U &) <modele-turbulence-scal-les-dyn-vdf-public-static-modele-turbulence-scal-les-dyn-vdf-ref-modele-turbulence-scal-les-dyn-vdf-self-cast-objet-u-ref>`
[Modele_turbulence_scal_LES_dyn_VDF & Modele_turbulence_scal_LES_dyn_VDF::self_cast(Objet_U &)](#modele-turbulence-scal-les-dyn-vdf-public-static-modele-turbulence-scal-les-dyn-vdf-ref-modele-turbulence-scal-les-dyn-vdf-self-cast-objet-u-ref)
calc_elem_elem#
void Modele_turbulence_scal_LES_dyn_VDF::calc_elem_elem()
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 Modele_turbulence_scal_LES_dyn_VDF::calc_elem_elem() <modele-turbulence-scal-les-dyn-vdf-protected-void-modele-turbulence-scal-les-dyn-vdf-calc-elem-elem>`
[void Modele_turbulence_scal_LES_dyn_VDF::calc_elem_elem()](#modele-turbulence-scal-les-dyn-vdf-protected-void-modele-turbulence-scal-les-dyn-vdf-calc-elem-elem)
calcul_tableaux_correspondance#
void Modele_turbulence_scal_LES_dyn_VDF::calcul_tableaux_correspondance(int &, IntVect &, IntVect &)
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 Modele_turbulence_scal_LES_dyn_VDF::calcul_tableaux_correspondance(int &, IntVect &, IntVect &) <modele-turbulence-scal-les-dyn-vdf-protected-void-modele-turbulence-scal-les-dyn-vdf-calcul-tableaux-correspondance-int-ref-intvect-ref-intvect-ref>`
[void Modele_turbulence_scal_LES_dyn_VDF::calcul_tableaux_correspondance(int &, IntVect &, IntVect &)](#modele-turbulence-scal-les-dyn-vdf-protected-void-modele-turbulence-scal-les-dyn-vdf-calcul-tableaux-correspondance-int-ref-intvect-ref-intvect-ref)
calcul_voisins#
void Modele_turbulence_scal_LES_dyn_VDF::calcul_voisins(const int, IntVect &, DoubleVect &)
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_scal_LES_dyn_VDF::calcul_voisins(const int, IntVect &, DoubleVect &) <modele-turbulence-scal-les-dyn-vdf-protected-void-modele-turbulence-scal-les-dyn-vdf-calcul-voisins-const-int-intvect-ref-doublevect-ref>`
[void Modele_turbulence_scal_LES_dyn_VDF::calcul_voisins(const int, IntVect &, DoubleVect &)](#modele-turbulence-scal-les-dyn-vdf-protected-void-modele-turbulence-scal-les-dyn-vdf-calcul-voisins-const-int-intvect-ref-doublevect-ref)
calculer_diffusivite_turbulente#
Champ_Fonc_base & Modele_turbulence_scal_LES_dyn_VDF::calculer_diffusivite_turbulente()
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:`Champ_Fonc_base & Modele_turbulence_scal_LES_dyn_VDF::calculer_diffusivite_turbulente() <modele-turbulence-scal-les-dyn-vdf-protected-champ-fonc-base-ref-modele-turbulence-scal-les-dyn-vdf-calculer-diffusivite-turbulente>`
[Champ_Fonc_base & Modele_turbulence_scal_LES_dyn_VDF::calculer_diffusivite_turbulente()](#modele-turbulence-scal-les-dyn-vdf-protected-champ-fonc-base-ref-modele-turbulence-scal-les-dyn-vdf-calculer-diffusivite-turbulente)
calculer_filter_coeff#
void Modele_turbulence_scal_LES_dyn_VDF::calculer_filter_coeff(const DoubleTab &, 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:`void Modele_turbulence_scal_LES_dyn_VDF::calculer_filter_coeff(const DoubleTab &, DoubleTab &) <modele-turbulence-scal-les-dyn-vdf-protected-void-modele-turbulence-scal-les-dyn-vdf-calculer-filter-coeff-const-doubletab-ref-doubletab-ref>`
[void Modele_turbulence_scal_LES_dyn_VDF::calculer_filter_coeff(const DoubleTab &, DoubleTab &)](#modele-turbulence-scal-les-dyn-vdf-protected-void-modele-turbulence-scal-les-dyn-vdf-calculer-filter-coeff-const-doubletab-ref-doubletab-ref)
calculer_grad_teta#
void Modele_turbulence_scal_LES_dyn_VDF::calculer_grad_teta(const DoubleVect &, 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:`void Modele_turbulence_scal_LES_dyn_VDF::calculer_grad_teta(const DoubleVect &, DoubleTab &) <modele-turbulence-scal-les-dyn-vdf-protected-void-modele-turbulence-scal-les-dyn-vdf-calculer-grad-teta-const-doublevect-ref-doubletab-ref>`
[void Modele_turbulence_scal_LES_dyn_VDF::calculer_grad_teta(const DoubleVect &, DoubleTab &)](#modele-turbulence-scal-les-dyn-vdf-protected-void-modele-turbulence-scal-les-dyn-vdf-calculer-grad-teta-const-doublevect-ref-doubletab-ref)
calculer_Lj#
void Modele_turbulence_scal_LES_dyn_VDF::calculer_Lj(const DoubleTab &, const DoubleTab &, const DoubleTab &, const DoubleTab &, 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:`void Modele_turbulence_scal_LES_dyn_VDF::calculer_Lj(const DoubleTab &, const DoubleTab &, const DoubleTab &, const DoubleTab &, DoubleTab &) <modele-turbulence-scal-les-dyn-vdf-protected-void-modele-turbulence-scal-les-dyn-vdf-calculer-lj-const-doubletab-ref-const-doubletab-ref-const-doubletab-ref-const-doubletab-ref-doubletab-ref>`
[void Modele_turbulence_scal_LES_dyn_VDF::calculer_Lj(const DoubleTab &, const DoubleTab &, const DoubleTab &, const DoubleTab &, DoubleTab &)](#modele-turbulence-scal-les-dyn-vdf-protected-void-modele-turbulence-scal-les-dyn-vdf-calculer-lj-const-doubletab-ref-const-doubletab-ref-const-doubletab-ref-const-doubletab-ref-doubletab-ref)
calculer_Mj#
void Modele_turbulence_scal_LES_dyn_VDF::calculer_Mj(const DoubleTab &, const DoubleTab &, const DoubleTab &, const DoubleTab &, const DoubleTab &, 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:`void Modele_turbulence_scal_LES_dyn_VDF::calculer_Mj(const DoubleTab &, const DoubleTab &, const DoubleTab &, const DoubleTab &, const DoubleTab &, DoubleTab &) <modele-turbulence-scal-les-dyn-vdf-protected-void-modele-turbulence-scal-les-dyn-vdf-calculer-mj-const-doubletab-ref-const-doubletab-ref-const-doubletab-ref-const-doubletab-ref-const-doubletab-ref-doubletab-ref>`
[void Modele_turbulence_scal_LES_dyn_VDF::calculer_Mj(const DoubleTab &, const DoubleTab &, const DoubleTab &, const DoubleTab &, const DoubleTab &, DoubleTab &)](#modele-turbulence-scal-les-dyn-vdf-protected-void-modele-turbulence-scal-les-dyn-vdf-calculer-mj-const-doubletab-ref-const-doubletab-ref-const-doubletab-ref-const-doubletab-ref-const-doubletab-ref-doubletab-ref)
calculer_model_coefficient#
void Modele_turbulence_scal_LES_dyn_VDF::calculer_model_coefficient(const DoubleTab &, const DoubleTab &)
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:`void Modele_turbulence_scal_LES_dyn_VDF::calculer_model_coefficient(const DoubleTab &, const DoubleTab &) <modele-turbulence-scal-les-dyn-vdf-protected-void-modele-turbulence-scal-les-dyn-vdf-calculer-model-coefficient-const-doubletab-ref-const-doubletab-ref>`
[void Modele_turbulence_scal_LES_dyn_VDF::calculer_model_coefficient(const DoubleTab &, const DoubleTab &)](#modele-turbulence-scal-les-dyn-vdf-protected-void-modele-turbulence-scal-les-dyn-vdf-calculer-model-coefficient-const-doubletab-ref-const-doubletab-ref)
mettre_a_jour#
void Modele_turbulence_scal_LES_dyn_VDF::mettre_a_jour(double) 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_scal_LES_dyn_VDF::mettre_a_jour(double) override <modele-turbulence-scal-les-dyn-vdf-protected-void-modele-turbulence-scal-les-dyn-vdf-mettre-a-jour-double-override>`
[void Modele_turbulence_scal_LES_dyn_VDF::mettre_a_jour(double) override](#modele-turbulence-scal-les-dyn-vdf-protected-void-modele-turbulence-scal-les-dyn-vdf-mettre-a-jour-double-override)
printOn#
Sortie & Modele_turbulence_scal_LES_dyn_VDF::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_scal_LES_dyn_VDF::printOn(Sortie &x) const override <modele-turbulence-scal-les-dyn-vdf-protected-sortie-ref-modele-turbulence-scal-les-dyn-vdf-printon-sortie-ref-x-const-override>`
[Sortie & Modele_turbulence_scal_LES_dyn_VDF::printOn(Sortie &x) const override](#modele-turbulence-scal-les-dyn-vdf-protected-sortie-ref-modele-turbulence-scal-les-dyn-vdf-printon-sortie-ref-x-const-override)
readOn#
Entree & Modele_turbulence_scal_LES_dyn_VDF::readOn(Entree &) override
Lecture d’un Objet_U sur un flot d’entree 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:`Entree & Modele_turbulence_scal_LES_dyn_VDF::readOn(Entree &) override <modele-turbulence-scal-les-dyn-vdf-protected-entree-ref-modele-turbulence-scal-les-dyn-vdf-readon-entree-ref-override>`
[Entree & Modele_turbulence_scal_LES_dyn_VDF::readOn(Entree &) override](#modele-turbulence-scal-les-dyn-vdf-protected-entree-ref-modele-turbulence-scal-les-dyn-vdf-readon-entree-ref-override)
stabilise_moyenne#
void Modele_turbulence_scal_LES_dyn_VDF::stabilise_moyenne(const DoubleTab &, const 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:`void Modele_turbulence_scal_LES_dyn_VDF::stabilise_moyenne(const DoubleTab &, const DoubleTab &) <modele-turbulence-scal-les-dyn-vdf-protected-void-modele-turbulence-scal-les-dyn-vdf-stabilise-moyenne-const-doubletab-ref-const-doubletab-ref>`
[void Modele_turbulence_scal_LES_dyn_VDF::stabilise_moyenne(const DoubleTab &, const DoubleTab &)](#modele-turbulence-scal-les-dyn-vdf-protected-void-modele-turbulence-scal-les-dyn-vdf-stabilise-moyenne-const-doubletab-ref-const-doubletab-ref)
stabilise_moyenne_6_points#
void Modele_turbulence_scal_LES_dyn_VDF::stabilise_moyenne_6_points(const DoubleTab &, const 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:`void Modele_turbulence_scal_LES_dyn_VDF::stabilise_moyenne_6_points(const DoubleTab &, const DoubleTab &) <modele-turbulence-scal-les-dyn-vdf-protected-void-modele-turbulence-scal-les-dyn-vdf-stabilise-moyenne-6-points-const-doubletab-ref-const-doubletab-ref>`
[void Modele_turbulence_scal_LES_dyn_VDF::stabilise_moyenne_6_points(const DoubleTab &, const DoubleTab &)](#modele-turbulence-scal-les-dyn-vdf-protected-void-modele-turbulence-scal-les-dyn-vdf-stabilise-moyenne-6-points-const-doubletab-ref-const-doubletab-ref)
stabilise_moyenne_euler#
void Modele_turbulence_scal_LES_dyn_VDF::stabilise_moyenne_euler(const DoubleTab &, const 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:`void Modele_turbulence_scal_LES_dyn_VDF::stabilise_moyenne_euler(const DoubleTab &, const DoubleTab &) <modele-turbulence-scal-les-dyn-vdf-protected-void-modele-turbulence-scal-les-dyn-vdf-stabilise-moyenne-euler-const-doubletab-ref-const-doubletab-ref>`
[void Modele_turbulence_scal_LES_dyn_VDF::stabilise_moyenne_euler(const DoubleTab &, const DoubleTab &)](#modele-turbulence-scal-les-dyn-vdf-protected-void-modele-turbulence-scal-les-dyn-vdf-stabilise-moyenne-euler-const-doubletab-ref-const-doubletab-ref)
stabilise_moyenne_lagrange#
void Modele_turbulence_scal_LES_dyn_VDF::stabilise_moyenne_lagrange(const DoubleTab &, const 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:`void Modele_turbulence_scal_LES_dyn_VDF::stabilise_moyenne_lagrange(const DoubleTab &, const DoubleTab &) <modele-turbulence-scal-les-dyn-vdf-protected-void-modele-turbulence-scal-les-dyn-vdf-stabilise-moyenne-lagrange-const-doubletab-ref-const-doubletab-ref>`
[void Modele_turbulence_scal_LES_dyn_VDF::stabilise_moyenne_lagrange(const DoubleTab &, const DoubleTab &)](#modele-turbulence-scal-les-dyn-vdf-protected-void-modele-turbulence-scal-les-dyn-vdf-stabilise-moyenne-lagrange-const-doubletab-ref-const-doubletab-ref)
stabilise_moyenne_plans_paralleles#
void Modele_turbulence_scal_LES_dyn_VDF::stabilise_moyenne_plans_paralleles(const DoubleTab &, const 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:`void Modele_turbulence_scal_LES_dyn_VDF::stabilise_moyenne_plans_paralleles(const DoubleTab &, const DoubleTab &) <modele-turbulence-scal-les-dyn-vdf-protected-void-modele-turbulence-scal-les-dyn-vdf-stabilise-moyenne-plans-paralleles-const-doubletab-ref-const-doubletab-ref>`
[void Modele_turbulence_scal_LES_dyn_VDF::stabilise_moyenne_plans_paralleles(const DoubleTab &, const DoubleTab &)](#modele-turbulence-scal-les-dyn-vdf-protected-void-modele-turbulence-scal-les-dyn-vdf-stabilise-moyenne-plans-paralleles-const-doubletab-ref-const-doubletab-ref)
Attributes Documentation#
const Type_info Modele_turbulence_scal_LES_dyn_VDF::info_obj
DoubleTab Modele_turbulence_scal_LES_dyn_VDF::cell_cent_vel
IntVect Modele_turbulence_scal_LES_dyn_VDF::compt_c_
IntVect Modele_turbulence_scal_LES_dyn_VDF::corresp_c_
int Modele_turbulence_scal_LES_dyn_VDF::dynamique_y2
IntTab Modele_turbulence_scal_LES_dyn_VDF::elem_elem_
Motcle Modele_turbulence_scal_LES_dyn_VDF::methode_stabilise
DoubleVect Modele_turbulence_scal_LES_dyn_VDF::model_coeff
int Modele_turbulence_scal_LES_dyn_VDF::N_c_
TRUST_Ref<Domaine_Cl_VDF *> Modele_turbulence_scal_LES_dyn_VDF::le_dom_Cl_VDF
TRUST_Ref<Domaine_VDF *> Modele_turbulence_scal_LES_dyn_VDF::le_dom_VDF