Loi_paroi_base#

#include <Loi_paroi_base.h>
Brief description

classe Loi_paroi_base Classe de base pour les lois de paroi dans pb_mulitphase

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

Detailed description#

Methodes implementees :

Inherits from#

Inherited by#

Inheritance graph#

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

../../../../../_images/classLoi__paroi__base__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

calc_y_plus#

Definition
virtual void Loi_paroi_base::calc_y_plus(const DoubleTab &vit, const DoubleTab &nu_visc)=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_paroi_base::calc_y_plus(const DoubleTab &vit, const DoubleTab &nu_visc)=0 <loi-paroi-base-public-virtual-void-loi-paroi-base-calc-y-plus-const-doubletab-ref-vit-const-doubletab-ref-nu-visc-equal-0>`
[virtual void Loi_paroi_base::calc_y_plus(const DoubleTab &vit, const DoubleTab &nu_visc)=0](#loi-paroi-base-public-virtual-void-loi-paroi-base-calc-y-plus-const-doubletab-ref-vit-const-doubletab-ref-nu-visc-equal-0)

completer#

Definition
void Loi_paroi_base::completer() override
Brief description
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:`void Loi_paroi_base::completer() override <loi-paroi-base-public-void-loi-paroi-base-completer-override>`
[void Loi_paroi_base::completer() override](#loi-paroi-base-public-void-loi-paroi-base-completer-override)

get_info#

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

get_tab#

Definition
DoubleTab & Loi_paroi_base::get_tab(std::string str)
Brief description
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:`DoubleTab & Loi_paroi_base::get_tab(std::string str) <loi-paroi-base-public-doubletab-ref-loi-paroi-base-get-tab-std-string-str>`
[DoubleTab & Loi_paroi_base::get_tab(std::string str)](#loi-paroi-base-public-doubletab-ref-loi-paroi-base-get-tab-std-string-str)

get_utau#

Definition
double Loi_paroi_base::get_utau(int f) const
Brief description
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_base::get_utau(int f) const <loi-paroi-base-public-double-loi-paroi-base-get-utau-int-f-const>`
[double Loi_paroi_base::get_utau(int f) const](#loi-paroi-base-public-double-loi-paroi-base-get-utau-int-f-const)

get_y_plus#

Definition
double Loi_paroi_base::get_y_plus(int f) const
Brief description
Detailed description
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_base::get_y_plus(int f) const <loi-paroi-base-public-double-loi-paroi-base-get-y-plus-int-f-const>`
[double Loi_paroi_base::get_y_plus(int f) const](#loi-paroi-base-public-double-loi-paroi-base-get-y-plus-int-f-const)

Loi_paroi_base#

Definition
Loi_paroi_base::Loi_paroi_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_paroi_base::Loi_paroi_base() <loi-paroi-base-public-loi-paroi-base-loi-paroi-base>`
[Loi_paroi_base::Loi_paroi_base()](#loi-paroi-base-public-loi-paroi-base-loi-paroi-base)

mettre_a_jour#

Definition
void Loi_paroi_base::mettre_a_jour(double temps) 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_base::mettre_a_jour(double temps) override <loi-paroi-base-public-void-loi-paroi-base-mettre-a-jour-double-temps-override>`
[void Loi_paroi_base::mettre_a_jour(double temps) override](#loi-paroi-base-public-void-loi-paroi-base-mettre-a-jour-double-temps-override)

~Loi_paroi_base#

Definition
Loi_paroi_base::~Loi_paroi_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_paroi_base::~Loi_paroi_base() override <loi-paroi-base-public-loi-paroi-base-dtor-loi-paroi-base-override>`
[Loi_paroi_base::~Loi_paroi_base() override](#loi-paroi-base-public-loi-paroi-base-dtor-loi-paroi-base-override)

info#

Definition
const Type_info * Loi_paroi_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_paroi_base::info() <loi-paroi-base-public-static-const-type-info-ptr-loi-paroi-base-info>`
[const Type_info * Loi_paroi_base::info()](#loi-paroi-base-public-static-const-type-info-ptr-loi-paroi-base-info)

self_cast#

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

self_cast#

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

printOn#

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

readOn#

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

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

Attributes Documentation#

info_obj (public)
const Type_info Loi_paroi_base::info_obj
eps_y_p_ (protected)
double Loi_paroi_base::eps_y_p_ = 1.e-4
Faces_a_calculer_ (protected)
IntTab Loi_paroi_base::Faces_a_calculer_
tps_loc (protected)
double Loi_paroi_base::tps_loc = - 1.e8
valeurs_loi_paroi_ (protected)
std::map<std::string, DoubleTab> Loi_paroi_base::valeurs_loi_paroi_
y_p_min_ (protected)
double Loi_paroi_base::y_p_min_ = 1.e-2