Loi_paroi_log#
#include <Loi_paroi_log.h>
classe Loi_paroi_adaptative correlation pour une loi de paroi adaptative qui calcule u_tau et du y_plus
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\_paroi\_log <class-loi-paroi-log>`
[Loi\_paroi\_log](#class-loi-paroi-log)
Detailed description#
Methodes implementees :
Inherits from#
public : Loi_paroi_base
Inherited by#
public : Loi_paroi_adaptative
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#
calc_y_plus#
void Loi_paroi_log::calc_y_plus(const DoubleTab &vit, const DoubleTab &nu_visc) override
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:`void Loi_paroi_log::calc_y_plus(const DoubleTab &vit, const DoubleTab &nu_visc) override <loi-paroi-log-public-void-loi-paroi-log-calc-y-plus-const-doubletab-ref-vit-const-doubletab-ref-nu-visc-override>`
[void Loi_paroi_log::calc_y_plus(const DoubleTab &vit, const DoubleTab &nu_visc) override](#loi-paroi-log-public-void-loi-paroi-log-calc-y-plus-const-doubletab-ref-vit-const-doubletab-ref-nu-visc-override)
deriv_u_plus_de_y_plus#
double Loi_paroi_log::deriv_u_plus_de_y_plus(double y_p)
Detailed description
References
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:`double Loi_paroi_log::deriv_u_plus_de_y_plus(double y_p) <loi-paroi-log-public-double-loi-paroi-log-deriv-u-plus-de-y-plus-double-y-p>`
[double Loi_paroi_log::deriv_u_plus_de_y_plus(double y_p)](#loi-paroi-log-public-double-loi-paroi-log-deriv-u-plus-de-y-plus-double-y-p)
duplique#
int Loi_paroi_log::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_paroi_log::duplique() const override <loi-paroi-log-public-int-loi-paroi-log-duplique-const-override>`
[int Loi_paroi_log::duplique() const override](#loi-paroi-log-public-int-loi-paroi-log-duplique-const-override)
get_info#
const Type_info * Loi_paroi_log::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_paroi_log::get_info() const override <loi-paroi-log-public-const-type-info-ptr-loi-paroi-log-get-info-const-override>`
[const Type_info * Loi_paroi_log::get_info() const override](#loi-paroi-log-public-const-type-info-ptr-loi-paroi-log-get-info-const-override)
Loi_paroi_log#
Loi_paroi_log::Loi_paroi_log()
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_paroi_log::Loi_paroi_log() <loi-paroi-log-public-loi-paroi-log-loi-paroi-log>`
[Loi_paroi_log::Loi_paroi_log()](#loi-paroi-log-public-loi-paroi-log-loi-paroi-log)
taille_memoire#
unsigned Loi_paroi_log::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_paroi_log::taille_memoire() const override <loi-paroi-log-public-unsigned-loi-paroi-log-taille-memoire-const-override>`
[unsigned Loi_paroi_log::taille_memoire() const override](#loi-paroi-log-public-unsigned-loi-paroi-log-taille-memoire-const-override)
u_plus_de_y_plus#
double Loi_paroi_log::u_plus_de_y_plus(double y_p)
Detailed description
References
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:`double Loi_paroi_log::u_plus_de_y_plus(double y_p) <loi-paroi-log-public-double-loi-paroi-log-u-plus-de-y-plus-double-y-p>`
[double Loi_paroi_log::u_plus_de_y_plus(double y_p)](#loi-paroi-log-public-double-loi-paroi-log-u-plus-de-y-plus-double-y-p)
~Loi_paroi_log#
Loi_paroi_log::~Loi_paroi_log()
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_paroi_log::~Loi_paroi_log() <loi-paroi-log-public-loi-paroi-log-dtor-loi-paroi-log>`
[Loi_paroi_log::~Loi_paroi_log()](#loi-paroi-log-public-loi-paroi-log-dtor-loi-paroi-log)
cree_instance#
Objet_U * Loi_paroi_log::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_paroi_log::cree_instance() <loi-paroi-log-public-static-objet-u-ptr-loi-paroi-log-cree-instance>`
[Objet_U * Loi_paroi_log::cree_instance()](#loi-paroi-log-public-static-objet-u-ptr-loi-paroi-log-cree-instance)
info#
const Type_info * Loi_paroi_log::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_paroi_log::info() <loi-paroi-log-public-static-const-type-info-ptr-loi-paroi-log-info>`
[const Type_info * Loi_paroi_log::info()](#loi-paroi-log-public-static-const-type-info-ptr-loi-paroi-log-info)
self_cast#
const Loi_paroi_log & Loi_paroi_log::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_paroi_log & Loi_paroi_log::self_cast(const Objet_U &) <loi-paroi-log-public-static-const-loi-paroi-log-ref-loi-paroi-log-self-cast-const-objet-u-ref>`
[const Loi_paroi_log & Loi_paroi_log::self_cast(const Objet_U &)](#loi-paroi-log-public-static-const-loi-paroi-log-ref-loi-paroi-log-self-cast-const-objet-u-ref)
self_cast#
Loi_paroi_log & Loi_paroi_log::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_paroi_log & Loi_paroi_log::self_cast(Objet_U &) <loi-paroi-log-public-static-loi-paroi-log-ref-loi-paroi-log-self-cast-objet-u-ref>`
[Loi_paroi_log & Loi_paroi_log::self_cast(Objet_U &)](#loi-paroi-log-public-static-loi-paroi-log-ref-loi-paroi-log-self-cast-objet-u-ref)
calc_y_plus_loc#
double Loi_paroi_log::calc_y_plus_loc(double y_p, double nu, double y, double y_p_0)
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:`double Loi_paroi_log::calc_y_plus_loc(double y_p, double nu, double y, double y_p_0) <loi-paroi-log-protected-double-loi-paroi-log-calc-y-plus-loc-double-y-p-double-nu-double-y-double-y-p-0>`
[double Loi_paroi_log::calc_y_plus_loc(double y_p, double nu, double y, double y_p_0)](#loi-paroi-log-protected-double-loi-paroi-log-calc-y-plus-loc-double-y-p-double-nu-double-y-double-y-p-0)
printOn#
Sortie & Loi_paroi_log::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 & Loi_paroi_log::printOn(Sortie &x) const override <loi-paroi-log-protected-sortie-ref-loi-paroi-log-printon-sortie-ref-x-const-override>`
[Sortie & Loi_paroi_log::printOn(Sortie &x) const override](#loi-paroi-log-protected-sortie-ref-loi-paroi-log-printon-sortie-ref-x-const-override)
readOn#
Entree & Loi_paroi_log::readOn(Entree &) override
Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.
Detailed description
Reimplements:
References
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:`Entree & Loi_paroi_log::readOn(Entree &) override <loi-paroi-log-protected-entree-ref-loi-paroi-log-readon-entree-ref-override>`
[Entree & Loi_paroi_log::readOn(Entree &) override](#loi-paroi-log-protected-entree-ref-loi-paroi-log-readon-entree-ref-override)
Attributes Documentation#
const Type_info Loi_paroi_log::info_obj
double Loi_paroi_log::limiteur_y_p = 0.01
double Loi_paroi_log::von_karman_ = 0.41