Loi_convforcee#
#include <Loi_convforcee.h>
classe Loi_convforcee 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\_convforcee <class-loi-convforcee>`
[Loi\_convforcee](#class-loi-convforcee)
Detailed description#
Inherits from#
public : Loi_2couches_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#
duplique#
int Loi_convforcee::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 Loi_convforcee::duplique() const override <loi-convforcee-public-int-loi-convforcee-duplique-const-override>`
[int Loi_convforcee::duplique() const override](#loi-convforcee-public-int-loi-convforcee-duplique-const-override)
get_info#
const Type_info * Loi_convforcee::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 * Loi_convforcee::get_info() const override <loi-convforcee-public-const-type-info-ptr-loi-convforcee-get-info-const-override>`
[const Type_info * Loi_convforcee::get_info() const override](#loi-convforcee-public-const-type-info-ptr-loi-convforcee-get-info-const-override)
LepsLmu#
void Loi_convforcee::LepsLmu(double k, double nu, double dist, double y_etoile, double &Leps, double &Lmu, double &vvSqRt) 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:`void Loi_convforcee::LepsLmu(double k, double nu, double dist, double y_etoile, double &Leps, double &Lmu, double &vvSqRt) override <loi-convforcee-public-void-loi-convforcee-lepslmu-double-k-double-nu-double-dist-double-y-etoile-double-ref-leps-double-ref-lmu-double-ref-vvsqrt-override>`
[void Loi_convforcee::LepsLmu(double k, double nu, double dist, double y_etoile, double &Leps, double &Lmu, double &vvSqRt) override](#loi-convforcee-public-void-loi-convforcee-lepslmu-double-k-double-nu-double-dist-double-y-etoile-double-ref-leps-double-ref-lmu-double-ref-vvsqrt-override)
Loi_convforcee#
Loi_convforcee::Loi_convforcee()
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_convforcee::Loi_convforcee() <loi-convforcee-public-loi-convforcee-loi-convforcee>`
[Loi_convforcee::Loi_convforcee()](#loi-convforcee-public-loi-convforcee-loi-convforcee)
taille_memoire#
unsigned Loi_convforcee::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 Loi_convforcee::taille_memoire() const override <loi-convforcee-public-unsigned-loi-convforcee-taille-memoire-const-override>`
[unsigned Loi_convforcee::taille_memoire() const override](#loi-convforcee-public-unsigned-loi-convforcee-taille-memoire-const-override)
~Loi_convforcee#
Loi_convforcee::~Loi_convforcee()
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_convforcee::~Loi_convforcee() <loi-convforcee-public-loi-convforcee-dtor-loi-convforcee>`
[Loi_convforcee::~Loi_convforcee()](#loi-convforcee-public-loi-convforcee-dtor-loi-convforcee)
cree_instance#
Objet_U * Loi_convforcee::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 * Loi_convforcee::cree_instance() <loi-convforcee-public-static-objet-u-ptr-loi-convforcee-cree-instance>`
[Objet_U * Loi_convforcee::cree_instance()](#loi-convforcee-public-static-objet-u-ptr-loi-convforcee-cree-instance)
info#
const Type_info * Loi_convforcee::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 * Loi_convforcee::info() <loi-convforcee-public-static-const-type-info-ptr-loi-convforcee-info>`
[const Type_info * Loi_convforcee::info()](#loi-convforcee-public-static-const-type-info-ptr-loi-convforcee-info)
self_cast#
const Loi_convforcee & Loi_convforcee::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 Loi_convforcee & Loi_convforcee::self_cast(const Objet_U &) <loi-convforcee-public-static-const-loi-convforcee-ref-loi-convforcee-self-cast-const-objet-u-ref>`
[const Loi_convforcee & Loi_convforcee::self_cast(const Objet_U &)](#loi-convforcee-public-static-const-loi-convforcee-ref-loi-convforcee-self-cast-const-objet-u-ref)
self_cast#
Loi_convforcee & Loi_convforcee::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:`Loi_convforcee & Loi_convforcee::self_cast(Objet_U &) <loi-convforcee-public-static-loi-convforcee-ref-loi-convforcee-self-cast-objet-u-ref>`
[Loi_convforcee & Loi_convforcee::self_cast(Objet_U &)](#loi-convforcee-public-static-loi-convforcee-ref-loi-convforcee-self-cast-objet-u-ref)
printOn#
Sortie & Loi_convforcee::printOn(Sortie &x) const override
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_convforcee::printOn(Sortie &x) const override <loi-convforcee-protected-sortie-ref-loi-convforcee-printon-sortie-ref-x-const-override>`
[Sortie & Loi_convforcee::printOn(Sortie &x) const override](#loi-convforcee-protected-sortie-ref-loi-convforcee-printon-sortie-ref-x-const-override)
readOn#
Entree & Loi_convforcee::readOn(Entree &) override
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_convforcee::readOn(Entree &) override <loi-convforcee-protected-entree-ref-loi-convforcee-readon-entree-ref-override>`
[Entree & Loi_convforcee::readOn(Entree &) override](#loi-convforcee-protected-entree-ref-loi-convforcee-readon-entree-ref-override)
Attributes Documentation#
const Type_info Loi_convforcee::info_obj