Loi_2couches_base#

#include <Loi_2couches_base.h>
Brief description

classe Loi_2couches_base Cette classe de base represente les modeles 1 equation pour le modele a deux couches.

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:`Loi\_2couches\_base <class-loi-2couches-base>`
[Loi\_2couches\_base](#class-loi-2couches-base)

Detailed description#

Inherits from#

Inherited by#

Inheritance graph#

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

../../../../../_images/classLoi__2couches__base__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

get_info#

Definition
const Type_info * Loi_2couches_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 * Loi_2couches_base::get_info() const override <loi-2couches-base-public-const-type-info-ptr-loi-2couches-base-get-info-const-override>`
[const Type_info * Loi_2couches_base::get_info() const override](#loi-2couches-base-public-const-type-info-ptr-loi-2couches-base-get-info-const-override)

LepsLmu#

Definition
virtual void Loi_2couches_base::LepsLmu(double k, double nu, double dist, double y_etoile, double &Leps, double &Lmu, double &vvSqRt)=0
Brief description
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:`virtual void Loi_2couches_base::LepsLmu(double k, double nu, double dist, double y_etoile, double &Leps, double &Lmu, double &vvSqRt)=0 <loi-2couches-base-public-virtual-void-loi-2couches-base-lepslmu-double-k-double-nu-double-dist-double-y-etoile-double-ref-leps-double-ref-lmu-double-ref-vvsqrt-equal-0>`
[virtual void Loi_2couches_base::LepsLmu(double k, double nu, double dist, double y_etoile, double &Leps, double &Lmu, double &vvSqRt)=0](#loi-2couches-base-public-virtual-void-loi-2couches-base-lepslmu-double-k-double-nu-double-dist-double-y-etoile-double-ref-leps-double-ref-lmu-double-ref-vvsqrt-equal-0)

Loi_2couches_base#

Definition
Loi_2couches_base::Loi_2couches_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:`Loi_2couches_base::Loi_2couches_base() <loi-2couches-base-public-loi-2couches-base-loi-2couches-base>`
[Loi_2couches_base::Loi_2couches_base()](#loi-2couches-base-public-loi-2couches-base-loi-2couches-base)

~Loi_2couches_base#

Definition
Loi_2couches_base::~Loi_2couches_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:`Loi_2couches_base::~Loi_2couches_base() override <loi-2couches-base-public-loi-2couches-base-dtor-loi-2couches-base-override>`
[Loi_2couches_base::~Loi_2couches_base() override](#loi-2couches-base-public-loi-2couches-base-dtor-loi-2couches-base-override)

info#

Definition
const Type_info * Loi_2couches_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 * Loi_2couches_base::info() <loi-2couches-base-public-static-const-type-info-ptr-loi-2couches-base-info>`
[const Type_info * Loi_2couches_base::info()](#loi-2couches-base-public-static-const-type-info-ptr-loi-2couches-base-info)

self_cast#

Definition
const Loi_2couches_base & Loi_2couches_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 Loi_2couches_base & Loi_2couches_base::self_cast(const Objet_U &) <loi-2couches-base-public-static-const-loi-2couches-base-ref-loi-2couches-base-self-cast-const-objet-u-ref>`
[const Loi_2couches_base & Loi_2couches_base::self_cast(const Objet_U &)](#loi-2couches-base-public-static-const-loi-2couches-base-ref-loi-2couches-base-self-cast-const-objet-u-ref)

self_cast#

Definition
Loi_2couches_base & Loi_2couches_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:`Loi_2couches_base & Loi_2couches_base::self_cast(Objet_U &) <loi-2couches-base-public-static-loi-2couches-base-ref-loi-2couches-base-self-cast-objet-u-ref>`
[Loi_2couches_base & Loi_2couches_base::self_cast(Objet_U &)](#loi-2couches-base-public-static-loi-2couches-base-ref-loi-2couches-base-self-cast-objet-u-ref)

printOn#

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

Imprime le type de l’equation sur un flot de sortie.

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 & Loi_2couches_base::printOn(Sortie &x) const override <loi-2couches-base-protected-sortie-ref-loi-2couches-base-printon-sortie-ref-x-const-override>`
[Sortie & Loi_2couches_base::printOn(Sortie &x) const override](#loi-2couches-base-protected-sortie-ref-loi-2couches-base-printon-sortie-ref-x-const-override)

readOn#

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

Lit les specifications d’une equation de transport K - epsilon a partir d’un flot d’entree.

Detailed description

Controle dynamique du type du terme source.

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 & Loi_2couches_base::readOn(Entree &) override <loi-2couches-base-protected-entree-ref-loi-2couches-base-readon-entree-ref-override>`
[Entree & Loi_2couches_base::readOn(Entree &) override](#loi-2couches-base-protected-entree-ref-loi-2couches-base-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Loi_2couches_base::info_obj