Loi_perso#

#include <Loi_perso.h>
Brief description

classe Loi_perso Cette classe represente les modeles 1 equation pour le modele a deux couches cale sur les resultats de convection forcee.

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\_perso <class-loi-perso>`
[Loi\_perso](#class-loi-perso)

Detailed description#

Inherits from#

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

duplique#

Definition
int Loi_perso::duplique() const override
Brief description
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 Loi_perso::duplique() const override <loi-perso-public-int-loi-perso-duplique-const-override>`
[int Loi_perso::duplique() const override](#loi-perso-public-int-loi-perso-duplique-const-override)

get_info#

Definition
const Type_info * Loi_perso::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_perso::get_info() const override <loi-perso-public-const-type-info-ptr-loi-perso-get-info-const-override>`
[const Type_info * Loi_perso::get_info() const override](#loi-perso-public-const-type-info-ptr-loi-perso-get-info-const-override)

LepsLmu#

Definition
void Loi_perso::LepsLmu(double k, double nu, double dist, double y_etoile, double &Leps, double &Lmu, double &vvSqRt) override
Brief description
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 Loi_perso::LepsLmu(double k, double nu, double dist, double y_etoile, double &Leps, double &Lmu, double &vvSqRt) override <loi-perso-public-void-loi-perso-lepslmu-double-k-double-nu-double-dist-double-y-etoile-double-ref-leps-double-ref-lmu-double-ref-vvsqrt-override>`
[void Loi_perso::LepsLmu(double k, double nu, double dist, double y_etoile, double &Leps, double &Lmu, double &vvSqRt) override](#loi-perso-public-void-loi-perso-lepslmu-double-k-double-nu-double-dist-double-y-etoile-double-ref-leps-double-ref-lmu-double-ref-vvsqrt-override)

Loi_perso#

Definition
Loi_perso::Loi_perso()
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_perso::Loi_perso() <loi-perso-public-loi-perso-loi-perso>`
[Loi_perso::Loi_perso()](#loi-perso-public-loi-perso-loi-perso)

taille_memoire#

Definition
unsigned Loi_perso::taille_memoire() const override
Brief description
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 Loi_perso::taille_memoire() const override <loi-perso-public-unsigned-loi-perso-taille-memoire-const-override>`
[unsigned Loi_perso::taille_memoire() const override](#loi-perso-public-unsigned-loi-perso-taille-memoire-const-override)

~Loi_perso#

Definition
Loi_perso::~Loi_perso()
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_perso::~Loi_perso() <loi-perso-public-loi-perso-dtor-loi-perso>`
[Loi_perso::~Loi_perso()](#loi-perso-public-loi-perso-dtor-loi-perso)

cree_instance#

Definition
Objet_U * Loi_perso::cree_instance()
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:`Objet_U * Loi_perso::cree_instance() <loi-perso-public-static-objet-u-ptr-loi-perso-cree-instance>`
[Objet_U * Loi_perso::cree_instance()](#loi-perso-public-static-objet-u-ptr-loi-perso-cree-instance)

info#

Definition
const Type_info * Loi_perso::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_perso::info() <loi-perso-public-static-const-type-info-ptr-loi-perso-info>`
[const Type_info * Loi_perso::info()](#loi-perso-public-static-const-type-info-ptr-loi-perso-info)

self_cast#

Definition
const Loi_perso & Loi_perso::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_perso & Loi_perso::self_cast(const Objet_U &) <loi-perso-public-static-const-loi-perso-ref-loi-perso-self-cast-const-objet-u-ref>`
[const Loi_perso & Loi_perso::self_cast(const Objet_U &)](#loi-perso-public-static-const-loi-perso-ref-loi-perso-self-cast-const-objet-u-ref)

self_cast#

Definition
Loi_perso & Loi_perso::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_perso & Loi_perso::self_cast(Objet_U &) <loi-perso-public-static-loi-perso-ref-loi-perso-self-cast-objet-u-ref>`
[Loi_perso & Loi_perso::self_cast(Objet_U &)](#loi-perso-public-static-loi-perso-ref-loi-perso-self-cast-objet-u-ref)

printOn#

Definition
Sortie & Loi_perso::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_perso::printOn(Sortie &x) const override <loi-perso-protected-sortie-ref-loi-perso-printon-sortie-ref-x-const-override>`
[Sortie & Loi_perso::printOn(Sortie &x) const override](#loi-perso-protected-sortie-ref-loi-perso-printon-sortie-ref-x-const-override)

readOn#

Definition
Entree & Loi_perso::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_perso::readOn(Entree &) override <loi-perso-protected-entree-ref-loi-perso-readon-entree-ref-override>`
[Entree & Loi_perso::readOn(Entree &) override](#loi-perso-protected-entree-ref-loi-perso-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Loi_perso::info_obj