Transport_turbulent_SGDH#
#include <Transport_turbulent_SGDH.h>
classe Transport_turbulent_SGDH Transport turbulent de type SGDH:
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:`Transport\_turbulent\_SGDH <class-transport-turbulent-sgdh>`
[Transport\_turbulent\_SGDH](#class-transport-turbulent-sgdh)
Detailed description#
<u’_i theta’> = - nu_t / Pr_t d_i theta = - sigma_t nu_t d_i theta (l’utilisateur peut donner sigma_t ou Pr_t)
Inherits from#
public : Transport_turbulent_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#
dimension_min_nu#
int Transport_turbulent_SGDH::dimension_min_nu() 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 Transport_turbulent_SGDH::dimension_min_nu() const override <transport-turbulent-sgdh-public-int-transport-turbulent-sgdh-dimension-min-nu-const-override>`
[int Transport_turbulent_SGDH::dimension_min_nu() const override](#transport-turbulent-sgdh-public-int-transport-turbulent-sgdh-dimension-min-nu-const-override)
duplique#
int Transport_turbulent_SGDH::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 Transport_turbulent_SGDH::duplique() const override <transport-turbulent-sgdh-public-int-transport-turbulent-sgdh-duplique-const-override>`
[int Transport_turbulent_SGDH::duplique() const override](#transport-turbulent-sgdh-public-int-transport-turbulent-sgdh-duplique-const-override)
get_info#
const Type_info * Transport_turbulent_SGDH::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 * Transport_turbulent_SGDH::get_info() const override <transport-turbulent-sgdh-public-const-type-info-ptr-transport-turbulent-sgdh-get-info-const-override>`
[const Type_info * Transport_turbulent_SGDH::get_info() const override](#transport-turbulent-sgdh-public-const-type-info-ptr-transport-turbulent-sgdh-get-info-const-override)
modifier_mu#
void Transport_turbulent_SGDH::modifier_mu(const Convection_Diffusion_std &eq, const Viscosite_turbulente_base &visc_turb, DoubleTab &nu) 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:`void Transport_turbulent_SGDH::modifier_mu(const Convection_Diffusion_std &eq, const Viscosite_turbulente_base &visc_turb, DoubleTab &nu) const override <transport-turbulent-sgdh-public-void-transport-turbulent-sgdh-modifier-mu-const-convection-diffusion-std-ref-eq-const-viscosite-turbulente-base-ref-visc-turb-doubletab-ref-nu-const-override>`
[void Transport_turbulent_SGDH::modifier_mu(const Convection_Diffusion_std &eq, const Viscosite_turbulente_base &visc_turb, DoubleTab &nu) const override](#transport-turbulent-sgdh-public-void-transport-turbulent-sgdh-modifier-mu-const-convection-diffusion-std-ref-eq-const-viscosite-turbulente-base-ref-visc-turb-doubletab-ref-nu-const-override)
sigma#
double Transport_turbulent_SGDH::sigma() 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:`double Transport_turbulent_SGDH::sigma() const <transport-turbulent-sgdh-public-double-transport-turbulent-sgdh-sigma-const>`
[double Transport_turbulent_SGDH::sigma() const](#transport-turbulent-sgdh-public-double-transport-turbulent-sgdh-sigma-const)
taille_memoire#
unsigned Transport_turbulent_SGDH::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 Transport_turbulent_SGDH::taille_memoire() const override <transport-turbulent-sgdh-public-unsigned-transport-turbulent-sgdh-taille-memoire-const-override>`
[unsigned Transport_turbulent_SGDH::taille_memoire() const override](#transport-turbulent-sgdh-public-unsigned-transport-turbulent-sgdh-taille-memoire-const-override)
Transport_turbulent_SGDH#
Transport_turbulent_SGDH::Transport_turbulent_SGDH()
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:`Transport_turbulent_SGDH::Transport_turbulent_SGDH() <transport-turbulent-sgdh-public-transport-turbulent-sgdh-transport-turbulent-sgdh>`
[Transport_turbulent_SGDH::Transport_turbulent_SGDH()](#transport-turbulent-sgdh-public-transport-turbulent-sgdh-transport-turbulent-sgdh)
~Transport_turbulent_SGDH#
Transport_turbulent_SGDH::~Transport_turbulent_SGDH()
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:`Transport_turbulent_SGDH::~Transport_turbulent_SGDH() <transport-turbulent-sgdh-public-transport-turbulent-sgdh-dtor-transport-turbulent-sgdh>`
[Transport_turbulent_SGDH::~Transport_turbulent_SGDH()](#transport-turbulent-sgdh-public-transport-turbulent-sgdh-dtor-transport-turbulent-sgdh)
cree_instance#
Objet_U * Transport_turbulent_SGDH::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 * Transport_turbulent_SGDH::cree_instance() <transport-turbulent-sgdh-public-static-objet-u-ptr-transport-turbulent-sgdh-cree-instance>`
[Objet_U * Transport_turbulent_SGDH::cree_instance()](#transport-turbulent-sgdh-public-static-objet-u-ptr-transport-turbulent-sgdh-cree-instance)
info#
const Type_info * Transport_turbulent_SGDH::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 * Transport_turbulent_SGDH::info() <transport-turbulent-sgdh-public-static-const-type-info-ptr-transport-turbulent-sgdh-info>`
[const Type_info * Transport_turbulent_SGDH::info()](#transport-turbulent-sgdh-public-static-const-type-info-ptr-transport-turbulent-sgdh-info)
self_cast#
const Transport_turbulent_SGDH & Transport_turbulent_SGDH::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 Transport_turbulent_SGDH & Transport_turbulent_SGDH::self_cast(const Objet_U &) <transport-turbulent-sgdh-public-static-const-transport-turbulent-sgdh-ref-transport-turbulent-sgdh-self-cast-const-objet-u-ref>`
[const Transport_turbulent_SGDH & Transport_turbulent_SGDH::self_cast(const Objet_U &)](#transport-turbulent-sgdh-public-static-const-transport-turbulent-sgdh-ref-transport-turbulent-sgdh-self-cast-const-objet-u-ref)
self_cast#
Transport_turbulent_SGDH & Transport_turbulent_SGDH::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:`Transport_turbulent_SGDH & Transport_turbulent_SGDH::self_cast(Objet_U &) <transport-turbulent-sgdh-public-static-transport-turbulent-sgdh-ref-transport-turbulent-sgdh-self-cast-objet-u-ref>`
[Transport_turbulent_SGDH & Transport_turbulent_SGDH::self_cast(Objet_U &)](#transport-turbulent-sgdh-public-static-transport-turbulent-sgdh-ref-transport-turbulent-sgdh-self-cast-objet-u-ref)
printOn#
Sortie & Transport_turbulent_SGDH::printOn(Sortie &x) const override
Ecriture de l’objet sur un flot de sortie 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:`Sortie & Transport_turbulent_SGDH::printOn(Sortie &x) const override <transport-turbulent-sgdh-protected-sortie-ref-transport-turbulent-sgdh-printon-sortie-ref-x-const-override>`
[Sortie & Transport_turbulent_SGDH::printOn(Sortie &x) const override](#transport-turbulent-sgdh-protected-sortie-ref-transport-turbulent-sgdh-printon-sortie-ref-x-const-override)
readOn#
Entree & Transport_turbulent_SGDH::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 & Transport_turbulent_SGDH::readOn(Entree &) override <transport-turbulent-sgdh-protected-entree-ref-transport-turbulent-sgdh-readon-entree-ref-override>`
[Entree & Transport_turbulent_SGDH::readOn(Entree &) override](#transport-turbulent-sgdh-protected-entree-ref-transport-turbulent-sgdh-readon-entree-ref-override)
Attributes Documentation#
const Type_info Transport_turbulent_SGDH::info_obj
int Transport_turbulent_SGDH::gas_turb_ = 0
int Transport_turbulent_SGDH::no_alpha_ = 0
double Transport_turbulent_SGDH::sigma_ = 1