Transport_turbulent_base#

#include <Transport_turbulent_base.h>
Brief description

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#

Inherited by#

Inheritance graph#

If the image is too small, right-click and open in new tab

../../../../../_images/classTransport__turbulent__base__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

dimension_min_nu#

Definition
virtual int Transport_turbulent_base::dimension_min_nu() const =0
Brief description
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#

Definition
const Type_info * Transport_turbulent_base::get_info() const override
Brief description

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#

Definition
virtual int Transport_turbulent_base::gradu_required() const
Brief description
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#

Definition
virtual void Transport_turbulent_base::modifier_mu(const Convection_Diffusion_std &eq, const Viscosite_turbulente_base &visc_turb, DoubleTab &nu) const =0
Brief description
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#

Definition
Transport_turbulent_base::Transport_turbulent_base()
Brief description
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#

Definition
Transport_turbulent_base::~Transport_turbulent_base() override
Brief description
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#

Definition
const Type_info * Transport_turbulent_base::info()
Brief description
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#

Definition
const Transport_turbulent_base & Transport_turbulent_base::self_cast(const Objet_U &)
Brief description
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#

Definition
Transport_turbulent_base & Transport_turbulent_base::self_cast(Objet_U &)
Brief description
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#

Definition
Sortie & Transport_turbulent_base::printOn(Sortie &x) const override
Brief description

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#

Definition
Entree & Transport_turbulent_base::readOn(Entree &) override
Brief description

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#

info_obj (public)
const Type_info Transport_turbulent_base::info_obj