Flux_parietal_adaptatif#

#include <Flux_parietal_adaptatif.h>
Brief description

classe Flux_parietal_adaptatif classe qui implemente une correlation de flux parietal monophasique

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:`Flux\_parietal\_adaptatif <class-flux-parietal-adaptatif>`
[Flux\_parietal\_adaptatif](#class-flux-parietal-adaptatif)

Detailed description#

pour un ecoulement turbulent avec une loi de paroi adaptative (i.e. qui peut gerer la zone visqueuse comme la zone log en proche paroi)

Inherits from#

Inheritance graph#

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

../../../../../_images/classFlux__parietal__adaptatif__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

completer#

Definition
void Flux_parietal_adaptatif::completer() 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 Flux_parietal_adaptatif::completer() override <flux-parietal-adaptatif-public-void-flux-parietal-adaptatif-completer-override>`
[void Flux_parietal_adaptatif::completer() override](#flux-parietal-adaptatif-public-void-flux-parietal-adaptatif-completer-override)

duplique#

Definition
int Flux_parietal_adaptatif::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 Flux_parietal_adaptatif::duplique() const override <flux-parietal-adaptatif-public-int-flux-parietal-adaptatif-duplique-const-override>`
[int Flux_parietal_adaptatif::duplique() const override](#flux-parietal-adaptatif-public-int-flux-parietal-adaptatif-duplique-const-override)

Flux_parietal_adaptatif#

Definition
Flux_parietal_adaptatif::Flux_parietal_adaptatif()
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:`Flux_parietal_adaptatif::Flux_parietal_adaptatif() <flux-parietal-adaptatif-public-flux-parietal-adaptatif-flux-parietal-adaptatif>`
[Flux_parietal_adaptatif::Flux_parietal_adaptatif()](#flux-parietal-adaptatif-public-flux-parietal-adaptatif-flux-parietal-adaptatif)

get_info#

Definition
const Type_info * Flux_parietal_adaptatif::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 * Flux_parietal_adaptatif::get_info() const override <flux-parietal-adaptatif-public-const-type-info-ptr-flux-parietal-adaptatif-get-info-const-override>`
[const Type_info * Flux_parietal_adaptatif::get_info() const override](#flux-parietal-adaptatif-public-const-type-info-ptr-flux-parietal-adaptatif-get-info-const-override)

qp#

Definition
void Flux_parietal_adaptatif::qp(const input_t &input, output_t &output) const 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 Flux_parietal_adaptatif::qp(const input_t &input, output_t &output) const override <flux-parietal-adaptatif-public-void-flux-parietal-adaptatif-qp-const-input-t-ref-input-output-t-ref-output-const-override>`
[void Flux_parietal_adaptatif::qp(const input_t &input, output_t &output) const override](#flux-parietal-adaptatif-public-void-flux-parietal-adaptatif-qp-const-input-t-ref-input-output-t-ref-output-const-override)

T_at_wall#

Definition
virtual int Flux_parietal_adaptatif::T_at_wall() 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:`virtual int Flux_parietal_adaptatif::T_at_wall() const override <flux-parietal-adaptatif-public-virtual-int-flux-parietal-adaptatif-t-at-wall-const-override>`
[virtual int Flux_parietal_adaptatif::T_at_wall() const override](#flux-parietal-adaptatif-public-virtual-int-flux-parietal-adaptatif-t-at-wall-const-override)

taille_memoire#

Definition
unsigned Flux_parietal_adaptatif::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 Flux_parietal_adaptatif::taille_memoire() const override <flux-parietal-adaptatif-public-unsigned-flux-parietal-adaptatif-taille-memoire-const-override>`
[unsigned Flux_parietal_adaptatif::taille_memoire() const override](#flux-parietal-adaptatif-public-unsigned-flux-parietal-adaptatif-taille-memoire-const-override)

~Flux_parietal_adaptatif#

Definition
Flux_parietal_adaptatif::~Flux_parietal_adaptatif()
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:`Flux_parietal_adaptatif::~Flux_parietal_adaptatif() <flux-parietal-adaptatif-public-flux-parietal-adaptatif-dtor-flux-parietal-adaptatif>`
[Flux_parietal_adaptatif::~Flux_parietal_adaptatif()](#flux-parietal-adaptatif-public-flux-parietal-adaptatif-dtor-flux-parietal-adaptatif)

cree_instance#

Definition
Objet_U * Flux_parietal_adaptatif::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 * Flux_parietal_adaptatif::cree_instance() <flux-parietal-adaptatif-public-static-objet-u-ptr-flux-parietal-adaptatif-cree-instance>`
[Objet_U * Flux_parietal_adaptatif::cree_instance()](#flux-parietal-adaptatif-public-static-objet-u-ptr-flux-parietal-adaptatif-cree-instance)

info#

Definition
const Type_info * Flux_parietal_adaptatif::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 * Flux_parietal_adaptatif::info() <flux-parietal-adaptatif-public-static-const-type-info-ptr-flux-parietal-adaptatif-info>`
[const Type_info * Flux_parietal_adaptatif::info()](#flux-parietal-adaptatif-public-static-const-type-info-ptr-flux-parietal-adaptatif-info)

self_cast#

Definition
const Flux_parietal_adaptatif & Flux_parietal_adaptatif::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 Flux_parietal_adaptatif & Flux_parietal_adaptatif::self_cast(const Objet_U &) <flux-parietal-adaptatif-public-static-const-flux-parietal-adaptatif-ref-flux-parietal-adaptatif-self-cast-const-objet-u-ref>`
[const Flux_parietal_adaptatif & Flux_parietal_adaptatif::self_cast(const Objet_U &)](#flux-parietal-adaptatif-public-static-const-flux-parietal-adaptatif-ref-flux-parietal-adaptatif-self-cast-const-objet-u-ref)

self_cast#

Definition
Flux_parietal_adaptatif & Flux_parietal_adaptatif::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:`Flux_parietal_adaptatif & Flux_parietal_adaptatif::self_cast(Objet_U &) <flux-parietal-adaptatif-public-static-flux-parietal-adaptatif-ref-flux-parietal-adaptatif-self-cast-objet-u-ref>`
[Flux_parietal_adaptatif & Flux_parietal_adaptatif::self_cast(Objet_U &)](#flux-parietal-adaptatif-public-static-flux-parietal-adaptatif-ref-flux-parietal-adaptatif-self-cast-objet-u-ref)

calc_theta_plus#

Definition
double Flux_parietal_adaptatif::calc_theta_plus(const double y, const double u_tau, const double mu, const double lambda, const double rho, const double Cp, const double Diam_hyd_) const
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:`double Flux_parietal_adaptatif::calc_theta_plus(const double y, const double u_tau, const double mu, const double lambda, const double rho, const double Cp, const double Diam_hyd_) const <flux-parietal-adaptatif-protected-double-flux-parietal-adaptatif-calc-theta-plus-const-double-y-const-double-u-tau-const-double-mu-const-double-lambda-const-double-rho-const-double-cp-const-double-diam-hyd-const>`
[double Flux_parietal_adaptatif::calc_theta_plus(const double y, const double u_tau, const double mu, const double lambda, const double rho, const double Cp, const double Diam_hyd_) const](#flux-parietal-adaptatif-protected-double-flux-parietal-adaptatif-calc-theta-plus-const-double-y-const-double-u-tau-const-double-mu-const-double-lambda-const-double-rho-const-double-cp-const-double-diam-hyd-const)

printOn#

Definition
Sortie & Flux_parietal_adaptatif::printOn(Sortie &x) const override
Brief description

Ecriture de l’objet sur un flot de sortie 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:`Sortie & Flux_parietal_adaptatif::printOn(Sortie &x) const override <flux-parietal-adaptatif-protected-sortie-ref-flux-parietal-adaptatif-printon-sortie-ref-x-const-override>`
[Sortie & Flux_parietal_adaptatif::printOn(Sortie &x) const override](#flux-parietal-adaptatif-protected-sortie-ref-flux-parietal-adaptatif-printon-sortie-ref-x-const-override)

readOn#

Definition
Entree & Flux_parietal_adaptatif::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 & Flux_parietal_adaptatif::readOn(Entree &) override <flux-parietal-adaptatif-protected-entree-ref-flux-parietal-adaptatif-readon-entree-ref-override>`
[Entree & Flux_parietal_adaptatif::readOn(Entree &) override](#flux-parietal-adaptatif-protected-entree-ref-flux-parietal-adaptatif-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Flux_parietal_adaptatif::info_obj
correlation_loi_paroi_ (protected)
TRUST_Ref<Correlation_base *> Flux_parietal_adaptatif::correlation_loi_paroi_