Transport_turbulent_base#
#include <Transport_turbulent_base.h>
classe Transport_turbulent_base correlations decrivant l’effet de la turbulence dans une autre equation (thermique, quantites turbulentes.
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\_base <class-transport-turbulent-base>`
[Transport\_turbulent\_base](#class-transport-turbulent-base)
Detailed description#
..) Methodes implementees :
Inherits from#
public : Correlation_base
Inherited by#
public : Transport_turbulent_GGDH
public : Transport_turbulent_GGDH_WIT
public : Transport_turbulent_Prandtl
public : Transport_turbulent_SGDH
public : Transport_turbulent_SGDH_WIT
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#
virtual int Transport_turbulent_base::dimension_min_nu() const =0
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:`virtual int Transport_turbulent_base::dimension_min_nu() const =0 <transport-turbulent-base-public-virtual-int-transport-turbulent-base-dimension-min-nu-const-equal-0>`
[virtual int Transport_turbulent_base::dimension_min_nu() const =0](#transport-turbulent-base-public-virtual-int-transport-turbulent-base-dimension-min-nu-const-equal-0)
get_info#
const Type_info * Transport_turbulent_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 * Transport_turbulent_base::get_info() const override <transport-turbulent-base-public-const-type-info-ptr-transport-turbulent-base-get-info-const-override>`
[const Type_info * Transport_turbulent_base::get_info() const override](#transport-turbulent-base-public-const-type-info-ptr-transport-turbulent-base-get-info-const-override)
gradu_required#
virtual int Transport_turbulent_base::gradu_required() 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:`virtual int Transport_turbulent_base::gradu_required() const <transport-turbulent-base-public-virtual-int-transport-turbulent-base-gradu-required-const>`
[virtual int Transport_turbulent_base::gradu_required() const](#transport-turbulent-base-public-virtual-int-transport-turbulent-base-gradu-required-const)
modifier_mu#
virtual void Transport_turbulent_base::modifier_mu(const Convection_Diffusion_std &eq, const Viscosite_turbulente_base &visc_turb, DoubleTab &nu) const =0
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:`virtual void Transport_turbulent_base::modifier_mu(const Convection_Diffusion_std &eq, const Viscosite_turbulente_base &visc_turb, DoubleTab &nu) const =0 <transport-turbulent-base-public-virtual-void-transport-turbulent-base-modifier-mu-const-convection-diffusion-std-ref-eq-const-viscosite-turbulente-base-ref-visc-turb-doubletab-ref-nu-const-equal-0>`
[virtual void Transport_turbulent_base::modifier_mu(const Convection_Diffusion_std &eq, const Viscosite_turbulente_base &visc_turb, DoubleTab &nu) const =0](#transport-turbulent-base-public-virtual-void-transport-turbulent-base-modifier-mu-const-convection-diffusion-std-ref-eq-const-viscosite-turbulente-base-ref-visc-turb-doubletab-ref-nu-const-equal-0)
Transport_turbulent_base#
Transport_turbulent_base::Transport_turbulent_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:`Transport_turbulent_base::Transport_turbulent_base() <transport-turbulent-base-public-transport-turbulent-base-transport-turbulent-base>`
[Transport_turbulent_base::Transport_turbulent_base()](#transport-turbulent-base-public-transport-turbulent-base-transport-turbulent-base)
~Transport_turbulent_base#
Transport_turbulent_base::~Transport_turbulent_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:`Transport_turbulent_base::~Transport_turbulent_base() override <transport-turbulent-base-public-transport-turbulent-base-dtor-transport-turbulent-base-override>`
[Transport_turbulent_base::~Transport_turbulent_base() override](#transport-turbulent-base-public-transport-turbulent-base-dtor-transport-turbulent-base-override)
info#
const Type_info * Transport_turbulent_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 * Transport_turbulent_base::info() <transport-turbulent-base-public-static-const-type-info-ptr-transport-turbulent-base-info>`
[const Type_info * Transport_turbulent_base::info()](#transport-turbulent-base-public-static-const-type-info-ptr-transport-turbulent-base-info)
self_cast#
const Transport_turbulent_base & Transport_turbulent_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 Transport_turbulent_base & Transport_turbulent_base::self_cast(const Objet_U &) <transport-turbulent-base-public-static-const-transport-turbulent-base-ref-transport-turbulent-base-self-cast-const-objet-u-ref>`
[const Transport_turbulent_base & Transport_turbulent_base::self_cast(const Objet_U &)](#transport-turbulent-base-public-static-const-transport-turbulent-base-ref-transport-turbulent-base-self-cast-const-objet-u-ref)
self_cast#
Transport_turbulent_base & Transport_turbulent_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:`Transport_turbulent_base & Transport_turbulent_base::self_cast(Objet_U &) <transport-turbulent-base-public-static-transport-turbulent-base-ref-transport-turbulent-base-self-cast-objet-u-ref>`
[Transport_turbulent_base & Transport_turbulent_base::self_cast(Objet_U &)](#transport-turbulent-base-public-static-transport-turbulent-base-ref-transport-turbulent-base-self-cast-objet-u-ref)
printOn#
Sortie & Transport_turbulent_base::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_base::printOn(Sortie &x) const override <transport-turbulent-base-protected-sortie-ref-transport-turbulent-base-printon-sortie-ref-x-const-override>`
[Sortie & Transport_turbulent_base::printOn(Sortie &x) const override](#transport-turbulent-base-protected-sortie-ref-transport-turbulent-base-printon-sortie-ref-x-const-override)
readOn#
Entree & Transport_turbulent_base::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_base::readOn(Entree &) override <transport-turbulent-base-protected-entree-ref-transport-turbulent-base-readon-entree-ref-override>`
[Entree & Transport_turbulent_base::readOn(Entree &) override](#transport-turbulent-base-protected-entree-ref-transport-turbulent-base-readon-entree-ref-override)
Attributes Documentation#
const Type_info Transport_turbulent_base::info_obj