Paroi_frottante_simple#

#include <Paroi_frottante_simple.h>

Classe Paroi_frottante_simple Cette condition limite correspond a un flux impose pour une condition aux limites adaptative faible de l’equation de.

How to cite this class in this doc#

:ref:`Paroi\_frottante\_simple <class-paroi-frottante-simple>`
[Paroi\_frottante\_simple](#class-paroi-frottante-simple)

Detailed description#

transport de QDM. Le coefficient de frottement est calcule a partir de la correlation de loi de paroi adaptative.

Inherits from#

Inherited by#

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

avancer
virtual int Paroi_frottante_simple::avancer(double temps) override

Tourne la roue de la CL.

Reimplements:

How to cite in this doc:
:ref:`virtual int Paroi_frottante_simple::avancer(double temps) override <public-virtual-int-paroi-frottante-simple-avancer-double-temps-override>`
[virtual int Paroi_frottante_simple::avancer(double temps) override](#public-virtual-int-paroi-frottante-simple-avancer-double-temps-override)
coefficient_frottement
virtual double Paroi_frottante_simple::coefficient_frottement(int i) const override

Reimplements:

References
How to cite in this doc:
:ref:`virtual double Paroi_frottante_simple::coefficient_frottement(int i) const override <public-virtual-double-paroi-frottante-simple-coefficient-frottement-int-i-const-override>`
[virtual double Paroi_frottante_simple::coefficient_frottement(int i) const override](#public-virtual-double-paroi-frottante-simple-coefficient-frottement-int-i-const-override)
coefficient_frottement
virtual double Paroi_frottante_simple::coefficient_frottement(int i, int j) const override

Reimplements:

References
How to cite in this doc:
:ref:`virtual double Paroi_frottante_simple::coefficient_frottement(int i, int j) const override <public-virtual-double-paroi-frottante-simple-coefficient-frottement-int-i-int-j-const-override>`
[virtual double Paroi_frottante_simple::coefficient_frottement(int i, int j) const override](#public-virtual-double-paroi-frottante-simple-coefficient-frottement-int-i-int-j-const-override)
coefficient_frottement_grad
virtual double Paroi_frottante_simple::coefficient_frottement_grad(int i) const override

Reimplements:

References
How to cite in this doc:
:ref:`virtual double Paroi_frottante_simple::coefficient_frottement_grad(int i) const override <public-virtual-double-paroi-frottante-simple-coefficient-frottement-grad-int-i-const-override>`
[virtual double Paroi_frottante_simple::coefficient_frottement_grad(int i) const override](#public-virtual-double-paroi-frottante-simple-coefficient-frottement-grad-int-i-const-override)
coefficient_frottement_grad
virtual double Paroi_frottante_simple::coefficient_frottement_grad(int i, int j) const override

Reimplements:

References
How to cite in this doc:
:ref:`virtual double Paroi_frottante_simple::coefficient_frottement_grad(int i, int j) const override <public-virtual-double-paroi-frottante-simple-coefficient-frottement-grad-int-i-int-j-const-override>`
[virtual double Paroi_frottante_simple::coefficient_frottement_grad(int i, int j) const override](#public-virtual-double-paroi-frottante-simple-coefficient-frottement-grad-int-i-int-j-const-override)
completer
void Paroi_frottante_simple::completer() override

NE FAIT RIEN A surcharger dans les classes derivees.

Reimplements:

References
How to cite in this doc:
:ref:`void Paroi_frottante_simple::completer() override <public-void-paroi-frottante-simple-completer-override>`
[void Paroi_frottante_simple::completer() override](#public-void-paroi-frottante-simple-completer-override)
duplique
int Paroi_frottante_simple::duplique() const override

Reimplements:

How to cite in this doc:
:ref:`int Paroi_frottante_simple::duplique() const override <public-int-paroi-frottante-simple-duplique-const-override>`
[int Paroi_frottante_simple::duplique() const override](#public-int-paroi-frottante-simple-duplique-const-override)
get_info
const Type_info * Paroi_frottante_simple::get_info() const override

Donne des informations sur le type de l’ Objet_U .

Reimplements:

How to cite in this doc:
:ref:`const Type_info * Paroi_frottante_simple::get_info() const override <public-const-type-info-ptr-paroi-frottante-simple-get-info-const-override>`
[const Type_info * Paroi_frottante_simple::get_info() const override](#public-const-type-info-ptr-paroi-frottante-simple-get-info-const-override)
initialiser
int Paroi_frottante_simple::initialiser(double temps) override

Initialisation en debut de calcul.

A appeler avant tout calculer_coeffs_echange ou mettre_a_jour Contrairementaux methodes mettre_a_jour, les methodes initialiser des CLs ne peuvent pas dependre de l’exterieur (lui - meme peut ne pas etre initialise)

Reimplements:

References
How to cite in this doc:
:ref:`int Paroi_frottante_simple::initialiser(double temps) override <public-int-paroi-frottante-simple-initialiser-double-temps-override>`
[int Paroi_frottante_simple::initialiser(double temps) override](#public-int-paroi-frottante-simple-initialiser-double-temps-override)
liste_faces_loi_paroi
void Paroi_frottante_simple::liste_faces_loi_paroi(IntTab &) override

Reimplements:

References
How to cite in this doc:
:ref:`void Paroi_frottante_simple::liste_faces_loi_paroi(IntTab &) override <public-void-paroi-frottante-simple-liste-faces-loi-paroi-inttab-ref-override>`
[void Paroi_frottante_simple::liste_faces_loi_paroi(IntTab &) override](#public-void-paroi-frottante-simple-liste-faces-loi-paroi-inttab-ref-override)
mettre_a_jour
void Paroi_frottante_simple::mettre_a_jour(double tps) override

Effectue une mise a jour en temps de la condition aux limites.

Reimplements:

References
How to cite in this doc:
:ref:`void Paroi_frottante_simple::mettre_a_jour(double tps) override <public-void-paroi-frottante-simple-mettre-a-jour-double-tps-override>`
[void Paroi_frottante_simple::mettre_a_jour(double tps) override](#public-void-paroi-frottante-simple-mettre-a-jour-double-tps-override)
Paroi_frottante_simple
Paroi_frottante_simple::Paroi_frottante_simple()
How to cite in this doc:
:ref:`Paroi_frottante_simple::Paroi_frottante_simple() <public-paroi-frottante-simple-paroi-frottante-simple>`
[Paroi_frottante_simple::Paroi_frottante_simple()](#public-paroi-frottante-simple-paroi-frottante-simple)
taille_memoire
unsigned Paroi_frottante_simple::taille_memoire() const override

Reimplements:

How to cite in this doc:
:ref:`unsigned Paroi_frottante_simple::taille_memoire() const override <public-unsigned-paroi-frottante-simple-taille-memoire-const-override>`
[unsigned Paroi_frottante_simple::taille_memoire() const override](#public-unsigned-paroi-frottante-simple-taille-memoire-const-override)
~Paroi_frottante_simple
Paroi_frottante_simple::~Paroi_frottante_simple()
How to cite in this doc:
:ref:`Paroi_frottante_simple::~Paroi_frottante_simple() <public-paroi-frottante-simple-dtor-paroi-frottante-simple>`
[Paroi_frottante_simple::~Paroi_frottante_simple()](#public-paroi-frottante-simple-dtor-paroi-frottante-simple)
cree_instance
Objet_U * Paroi_frottante_simple::cree_instance()
How to cite in this doc:
:ref:`Objet_U * Paroi_frottante_simple::cree_instance() <public-static-objet-u-ptr-paroi-frottante-simple-cree-instance>`
[Objet_U * Paroi_frottante_simple::cree_instance()](#public-static-objet-u-ptr-paroi-frottante-simple-cree-instance)
info
const Type_info * Paroi_frottante_simple::info()
How to cite in this doc:
:ref:`const Type_info * Paroi_frottante_simple::info() <public-static-const-type-info-ptr-paroi-frottante-simple-info>`
[const Type_info * Paroi_frottante_simple::info()](#public-static-const-type-info-ptr-paroi-frottante-simple-info)
self_cast
const Paroi_frottante_simple & Paroi_frottante_simple::self_cast(const Objet_U &)
How to cite in this doc:
:ref:`const Paroi_frottante_simple & Paroi_frottante_simple::self_cast(const Objet_U &) <public-static-const-paroi-frottante-simple-ref-paroi-frottante-simple-self-cast-const-objet-u-ref>`
[const Paroi_frottante_simple & Paroi_frottante_simple::self_cast(const Objet_U &)](#public-static-const-paroi-frottante-simple-ref-paroi-frottante-simple-self-cast-const-objet-u-ref)
self_cast
Paroi_frottante_simple & Paroi_frottante_simple::self_cast(Objet_U &)
How to cite in this doc:
:ref:`Paroi_frottante_simple & Paroi_frottante_simple::self_cast(Objet_U &) <public-static-paroi-frottante-simple-ref-paroi-frottante-simple-self-cast-objet-u-ref>`
[Paroi_frottante_simple & Paroi_frottante_simple::self_cast(Objet_U &)](#public-static-paroi-frottante-simple-ref-paroi-frottante-simple-self-cast-objet-u-ref)
fac_coeff_grad
virtual double Paroi_frottante_simple::fac_coeff_grad(double y_p) const
Referenced By
How to cite in this doc:
:ref:`virtual double Paroi_frottante_simple::fac_coeff_grad(double y_p) const <protected-virtual-double-paroi-frottante-simple-fac-coeff-grad-double-y-p-const>`
[virtual double Paroi_frottante_simple::fac_coeff_grad(double y_p) const](#protected-virtual-double-paroi-frottante-simple-fac-coeff-grad-double-y-p-const)
printOn
Sortie & Paroi_frottante_simple::printOn(Sortie &x) const override

Ecriture de l’objet sur un flot de sortie Methode a surcharger.

Reimplements:

References
How to cite in this doc:
:ref:`Sortie & Paroi_frottante_simple::printOn(Sortie &x) const override <protected-sortie-ref-paroi-frottante-simple-printon-sortie-ref-x-const-override>`
[Sortie & Paroi_frottante_simple::printOn(Sortie &x) const override](#protected-sortie-ref-paroi-frottante-simple-printon-sortie-ref-x-const-override)
readOn
Entree & Paroi_frottante_simple::readOn(Entree &) override

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

Reimplements:

References
How to cite in this doc:
:ref:`Entree & Paroi_frottante_simple::readOn(Entree &) override <protected-entree-ref-paroi-frottante-simple-readon-entree-ref-override>`
[Entree & Paroi_frottante_simple::readOn(Entree &) override](#protected-entree-ref-paroi-frottante-simple-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Paroi_frottante_simple::info_obj
correlation_loi_paroi_ (protected)
TRUST_Ref<Correlation_base *> Paroi_frottante_simple::correlation_loi_paroi_
valeurs_coeff_ (protected)
DoubleTab Paroi_frottante_simple::valeurs_coeff_
valeurs_coeff_grad_ (protected)
DoubleTab Paroi_frottante_simple::valeurs_coeff_grad_