Loi_paroi_adaptative#

#include <Loi_paroi_adaptative.h>
Brief description

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\_adaptative <class-loi-paroi-adaptative>`
[Loi\_paroi\_adaptative](#class-loi-paroi-adaptative)

Detailed description#

Methodes implementees :

Inherits from#

Inheritance graph#

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

../../../../../_images/classLoi__paroi__adaptative__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

calc_y_plus#

Definition
void Loi_paroi_adaptative::calc_y_plus(const DoubleTab &vit, const DoubleTab &nu_visc) override
Brief description
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_adaptative::calc_y_plus(const DoubleTab &vit, const DoubleTab &nu_visc) override <loi-paroi-adaptative-public-void-loi-paroi-adaptative-calc-y-plus-const-doubletab-ref-vit-const-doubletab-ref-nu-visc-override>`
[void Loi_paroi_adaptative::calc_y_plus(const DoubleTab &vit, const DoubleTab &nu_visc) override](#loi-paroi-adaptative-public-void-loi-paroi-adaptative-calc-y-plus-const-doubletab-ref-vit-const-doubletab-ref-nu-visc-override)

deriv_u_plus_de_y_plus#

Definition
double Loi_paroi_adaptative::deriv_u_plus_de_y_plus(double y_p) override
Brief description
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:`double Loi_paroi_adaptative::deriv_u_plus_de_y_plus(double y_p) override <loi-paroi-adaptative-public-double-loi-paroi-adaptative-deriv-u-plus-de-y-plus-double-y-p-override>`
[double Loi_paroi_adaptative::deriv_u_plus_de_y_plus(double y_p) override](#loi-paroi-adaptative-public-double-loi-paroi-adaptative-deriv-u-plus-de-y-plus-double-y-p-override)

duplique#

Definition
int Loi_paroi_adaptative::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_paroi_adaptative::duplique() const override <loi-paroi-adaptative-public-int-loi-paroi-adaptative-duplique-const-override>`
[int Loi_paroi_adaptative::duplique() const override](#loi-paroi-adaptative-public-int-loi-paroi-adaptative-duplique-const-override)

get_info#

Definition
const Type_info * Loi_paroi_adaptative::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_paroi_adaptative::get_info() const override <loi-paroi-adaptative-public-const-type-info-ptr-loi-paroi-adaptative-get-info-const-override>`
[const Type_info * Loi_paroi_adaptative::get_info() const override](#loi-paroi-adaptative-public-const-type-info-ptr-loi-paroi-adaptative-get-info-const-override)

Loi_paroi_adaptative#

Definition
Loi_paroi_adaptative::Loi_paroi_adaptative()
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_paroi_adaptative::Loi_paroi_adaptative() <loi-paroi-adaptative-public-loi-paroi-adaptative-loi-paroi-adaptative>`
[Loi_paroi_adaptative::Loi_paroi_adaptative()](#loi-paroi-adaptative-public-loi-paroi-adaptative-loi-paroi-adaptative)

taille_memoire#

Definition
unsigned Loi_paroi_adaptative::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_paroi_adaptative::taille_memoire() const override <loi-paroi-adaptative-public-unsigned-loi-paroi-adaptative-taille-memoire-const-override>`
[unsigned Loi_paroi_adaptative::taille_memoire() const override](#loi-paroi-adaptative-public-unsigned-loi-paroi-adaptative-taille-memoire-const-override)

u_plus_de_y_plus#

Definition
double Loi_paroi_adaptative::u_plus_de_y_plus(double y_p) override
Brief description
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:`double Loi_paroi_adaptative::u_plus_de_y_plus(double y_p) override <loi-paroi-adaptative-public-double-loi-paroi-adaptative-u-plus-de-y-plus-double-y-p-override>`
[double Loi_paroi_adaptative::u_plus_de_y_plus(double y_p) override](#loi-paroi-adaptative-public-double-loi-paroi-adaptative-u-plus-de-y-plus-double-y-p-override)

~Loi_paroi_adaptative#

Definition
Loi_paroi_adaptative::~Loi_paroi_adaptative()
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_paroi_adaptative::~Loi_paroi_adaptative() <loi-paroi-adaptative-public-loi-paroi-adaptative-dtor-loi-paroi-adaptative>`
[Loi_paroi_adaptative::~Loi_paroi_adaptative()](#loi-paroi-adaptative-public-loi-paroi-adaptative-dtor-loi-paroi-adaptative)

cree_instance#

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

info#

Definition
const Type_info * Loi_paroi_adaptative::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_paroi_adaptative::info() <loi-paroi-adaptative-public-static-const-type-info-ptr-loi-paroi-adaptative-info>`
[const Type_info * Loi_paroi_adaptative::info()](#loi-paroi-adaptative-public-static-const-type-info-ptr-loi-paroi-adaptative-info)

self_cast#

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

self_cast#

Definition
Loi_paroi_adaptative & Loi_paroi_adaptative::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_paroi_adaptative & Loi_paroi_adaptative::self_cast(Objet_U &) <loi-paroi-adaptative-public-static-loi-paroi-adaptative-ref-loi-paroi-adaptative-self-cast-objet-u-ref>`
[Loi_paroi_adaptative & Loi_paroi_adaptative::self_cast(Objet_U &)](#loi-paroi-adaptative-public-static-loi-paroi-adaptative-ref-loi-paroi-adaptative-self-cast-objet-u-ref)

printOn#

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

readOn#

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

Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.

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:`Entree & Loi_paroi_adaptative::readOn(Entree &) override <loi-paroi-adaptative-protected-entree-ref-loi-paroi-adaptative-readon-entree-ref-override>`
[Entree & Loi_paroi_adaptative::readOn(Entree &) override](#loi-paroi-adaptative-protected-entree-ref-loi-paroi-adaptative-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Loi_paroi_adaptative::info_obj
limiteur_y_p (protected)
double Loi_paroi_adaptative::limiteur_y_p = 0.01
von_karman_ (protected)
double Loi_paroi_adaptative::von_karman_ = 0.41