ParoiVEF_TBLE#
#include <ParoiVEF_TBLE.h>
CLASS: ParoiVEF_TBLE .
How to cite this class in this doc#
:ref:`ParoiVEF\_TBLE <class-paroivef-tble>`
[ParoiVEF\_TBLE](#class-paroivef-tble)
Detailed description#
.SECTION voir aussi Turbulence_paroi_base
Inherits from#
public : Paroi_hyd_base_VEF
public : Paroi_TBLE_QDM
public : Paroi_log_QDM
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
List of Private Methods#
Complete Member Function Documentation#
calculer_hyd
int ParoiVEF_TBLE::calculer_hyd(DoubleTab &) override
Reimplements:
References
Referenced By
How to cite in this doc:
:ref:`int ParoiVEF_TBLE::calculer_hyd(DoubleTab &) override <public-int-paroivef-tble-calculer-hyd-doubletab-ref-override>`
[int ParoiVEF_TBLE::calculer_hyd(DoubleTab &) override](#public-int-paroivef-tble-calculer-hyd-doubletab-ref-override)
calculer_hyd
int ParoiVEF_TBLE::calculer_hyd(DoubleTab &, DoubleTab &) override
Reimplements:
References
How to cite in this doc:
:ref:`int ParoiVEF_TBLE::calculer_hyd(DoubleTab &, DoubleTab &) override <public-int-paroivef-tble-calculer-hyd-doubletab-ref-doubletab-ref-override>`
[int ParoiVEF_TBLE::calculer_hyd(DoubleTab &, DoubleTab &) override](#public-int-paroivef-tble-calculer-hyd-doubletab-ref-doubletab-ref-override)
calculer_hyd
int ParoiVEF_TBLE::calculer_hyd(DoubleTab &tab1, int isKeps, DoubleTab &tab2)
References
How to cite in this doc:
:ref:`int ParoiVEF_TBLE::calculer_hyd(DoubleTab &tab1, int isKeps, DoubleTab &tab2) <public-int-paroivef-tble-calculer-hyd-doubletab-ref-tab1-int-iskeps-doubletab-ref-tab2>`
[int ParoiVEF_TBLE::calculer_hyd(DoubleTab &tab1, int isKeps, DoubleTab &tab2)](#public-int-paroivef-tble-calculer-hyd-doubletab-ref-tab1-int-iskeps-doubletab-ref-tab2)
calculer_hyd_BiK
int ParoiVEF_TBLE::calculer_hyd_BiK(DoubleTab &, DoubleTab &) override
Reimplements:
References
How to cite in this doc:
:ref:`int ParoiVEF_TBLE::calculer_hyd_BiK(DoubleTab &, DoubleTab &) override <public-int-paroivef-tble-calculer-hyd-bik-doubletab-ref-doubletab-ref-override>`
[int ParoiVEF_TBLE::calculer_hyd_BiK(DoubleTab &, DoubleTab &) override](#public-int-paroivef-tble-calculer-hyd-bik-doubletab-ref-doubletab-ref-override)
duplique
int ParoiVEF_TBLE::duplique() const override
Reimplements:
How to cite in this doc:
:ref:`int ParoiVEF_TBLE::duplique() const override <public-int-paroivef-tble-duplique-const-override>`
[int ParoiVEF_TBLE::duplique() const override](#public-int-paroivef-tble-duplique-const-override)
get_info
const Type_info * ParoiVEF_TBLE::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 * ParoiVEF_TBLE::get_info() const override <public-const-type-info-ptr-paroivef-tble-get-info-const-override>`
[const Type_info * ParoiVEF_TBLE::get_info() const override](#public-const-type-info-ptr-paroivef-tble-get-info-const-override)
getPbBase
const Probleme_base & ParoiVEF_TBLE::getPbBase() const override
Reimplements:
References
How to cite in this doc:
:ref:`const Probleme_base & ParoiVEF_TBLE::getPbBase() const override <public-const-probleme-base-ref-paroivef-tble-getpbbase-const-override>`
[const Probleme_base & ParoiVEF_TBLE::getPbBase() const override](#public-const-probleme-base-ref-paroivef-tble-getpbbase-const-override)
imprimer_ustar
void ParoiVEF_TBLE::imprimer_ustar(Sortie &) const override
Reimplements:
References
How to cite in this doc:
:ref:`void ParoiVEF_TBLE::imprimer_ustar(Sortie &) const override <public-void-paroivef-tble-imprimer-ustar-sortie-ref-const-override>`
[void ParoiVEF_TBLE::imprimer_ustar(Sortie &) const override](#public-void-paroivef-tble-imprimer-ustar-sortie-ref-const-override)
init_lois_paroi
int ParoiVEF_TBLE::init_lois_paroi() override
Reimplements:
References
How to cite in this doc:
:ref:`int ParoiVEF_TBLE::init_lois_paroi() override <public-int-paroivef-tble-init-lois-paroi-override>`
[int ParoiVEF_TBLE::init_lois_paroi() override](#public-int-paroivef-tble-init-lois-paroi-override)
lire_motcle_non_standard
int ParoiVEF_TBLE::lire_motcle_non_standard(const Motcle &, Entree &) override
Lecture des parametres de type non simple d’un objet_U a partir d’un flot d’entree.
Reimplements:
References
How to cite in this doc:
:ref:`int ParoiVEF_TBLE::lire_motcle_non_standard(const Motcle &, Entree &) override <public-int-paroivef-tble-lire-motcle-non-standard-const-motcle-ref-entree-ref-override>`
[int ParoiVEF_TBLE::lire_motcle_non_standard(const Motcle &, Entree &) override](#public-int-paroivef-tble-lire-motcle-non-standard-const-motcle-ref-entree-ref-override)
ParoiVEF_TBLE
ParoiVEF_TBLE::ParoiVEF_TBLE()
How to cite in this doc:
:ref:`ParoiVEF_TBLE::ParoiVEF_TBLE() <public-paroivef-tble-paroivef-tble>`
[ParoiVEF_TBLE::ParoiVEF_TBLE()](#public-paroivef-tble-paroivef-tble)
reprendre
int ParoiVEF_TBLE::reprendre(Entree &) override
Reprise d’un Objet_U sur un flot d’entree Methode a surcharger.
Reimplements:
References
How to cite in this doc:
:ref:`int ParoiVEF_TBLE::reprendre(Entree &) override <public-int-paroivef-tble-reprendre-entree-ref-override>`
[int ParoiVEF_TBLE::reprendre(Entree &) override](#public-int-paroivef-tble-reprendre-entree-ref-override)
sauvegarder
int ParoiVEF_TBLE::sauvegarder(Sortie &) const override
Sauvegarde d’un Objet_U sur un flot de sortie Methode a surcharger.
Reimplements:
References
How to cite in this doc:
:ref:`int ParoiVEF_TBLE::sauvegarder(Sortie &) const override <public-int-paroivef-tble-sauvegarder-sortie-ref-const-override>`
[int ParoiVEF_TBLE::sauvegarder(Sortie &) const override](#public-int-paroivef-tble-sauvegarder-sortie-ref-const-override)
set_param
void ParoiVEF_TBLE::set_param(Param ¶m) override
Reimplements:
References
Referenced By
How to cite in this doc:
:ref:`void ParoiVEF_TBLE::set_param(Param ¶m) override <public-void-paroivef-tble-set-param-param-ref-param-override>`
[void ParoiVEF_TBLE::set_param(Param ¶m) override](#public-void-paroivef-tble-set-param-param-ref-param-override)
taille_memoire
unsigned ParoiVEF_TBLE::taille_memoire() const override
Reimplements:
How to cite in this doc:
:ref:`unsigned ParoiVEF_TBLE::taille_memoire() const override <public-unsigned-paroivef-tble-taille-memoire-const-override>`
[unsigned ParoiVEF_TBLE::taille_memoire() const override](#public-unsigned-paroivef-tble-taille-memoire-const-override)
~ParoiVEF_TBLE
ParoiVEF_TBLE::~ParoiVEF_TBLE()
How to cite in this doc:
:ref:`ParoiVEF_TBLE::~ParoiVEF_TBLE() <public-paroivef-tble-dtor-paroivef-tble>`
[ParoiVEF_TBLE::~ParoiVEF_TBLE()](#public-paroivef-tble-dtor-paroivef-tble)
cree_instance
Objet_U * ParoiVEF_TBLE::cree_instance()
How to cite in this doc:
:ref:`Objet_U * ParoiVEF_TBLE::cree_instance() <public-static-objet-u-ptr-paroivef-tble-cree-instance>`
[Objet_U * ParoiVEF_TBLE::cree_instance()](#public-static-objet-u-ptr-paroivef-tble-cree-instance)
info
const Type_info * ParoiVEF_TBLE::info()
How to cite in this doc:
:ref:`const Type_info * ParoiVEF_TBLE::info() <public-static-const-type-info-ptr-paroivef-tble-info>`
[const Type_info * ParoiVEF_TBLE::info()](#public-static-const-type-info-ptr-paroivef-tble-info)
self_cast
const ParoiVEF_TBLE & ParoiVEF_TBLE::self_cast(const Objet_U &)
How to cite in this doc:
:ref:`const ParoiVEF_TBLE & ParoiVEF_TBLE::self_cast(const Objet_U &) <public-static-const-paroivef-tble-ref-paroivef-tble-self-cast-const-objet-u-ref>`
[const ParoiVEF_TBLE & ParoiVEF_TBLE::self_cast(const Objet_U &)](#public-static-const-paroivef-tble-ref-paroivef-tble-self-cast-const-objet-u-ref)
self_cast
ParoiVEF_TBLE & ParoiVEF_TBLE::self_cast(Objet_U &)
How to cite in this doc:
:ref:`ParoiVEF_TBLE & ParoiVEF_TBLE::self_cast(Objet_U &) <public-static-paroivef-tble-ref-paroivef-tble-self-cast-objet-u-ref>`
[ParoiVEF_TBLE & ParoiVEF_TBLE::self_cast(Objet_U &)](#public-static-paroivef-tble-ref-paroivef-tble-self-cast-objet-u-ref)
printOn
Sortie & ParoiVEF_TBLE::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 & ParoiVEF_TBLE::printOn(Sortie &x) const override <protected-sortie-ref-paroivef-tble-printon-sortie-ref-x-const-override>`
[Sortie & ParoiVEF_TBLE::printOn(Sortie &x) const override](#protected-sortie-ref-paroivef-tble-printon-sortie-ref-x-const-override)
readOn
Entree & ParoiVEF_TBLE::readOn(Entree &) override
Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.
Reimplements:
How to cite in this doc:
:ref:`Entree & ParoiVEF_TBLE::readOn(Entree &) override <protected-entree-ref-paroivef-tble-readon-entree-ref-override>`
[Entree & ParoiVEF_TBLE::readOn(Entree &) override](#protected-entree-ref-paroivef-tble-readon-entree-ref-override)
calculer_k_eps
int ParoiVEF_TBLE::calculer_k_eps(double &, double &, double, double, double, double)
How to cite in this doc:
:ref:`int ParoiVEF_TBLE::calculer_k_eps(double &, double &, double, double, double, double) <private-int-paroivef-tble-calculer-k-eps-double-ref-double-ref-double-double-double-double>`
[int ParoiVEF_TBLE::calculer_k_eps(double &, double &, double, double, double, double)](#private-int-paroivef-tble-calculer-k-eps-double-ref-double-ref-double-double-double-double)
calculer_stats
int ParoiVEF_TBLE::calculer_stats()
How to cite in this doc:
:ref:`int ParoiVEF_TBLE::calculer_stats() <private-int-paroivef-tble-calculer-stats>`
[int ParoiVEF_TBLE::calculer_stats()](#private-int-paroivef-tble-calculer-stats)
traitement_keps
void ParoiVEF_TBLE::traitement_keps(DoubleTab &tab_k_eps, int num_face, const IntTab &face_voisins, const IntTab &elem_faces, int nfac, double dist, double d_plus, double d_visco, double u_star)
How to cite in this doc:
:ref:`void ParoiVEF_TBLE::traitement_keps(DoubleTab &tab_k_eps, int num_face, const IntTab &face_voisins, const IntTab &elem_faces, int nfac, double dist, double d_plus, double d_visco, double u_star) <private-void-paroivef-tble-traitement-keps-doubletab-ref-tab-k-eps-int-num-face-const-inttab-ref-face-voisins-const-inttab-ref-elem-faces-int-nfac-double-dist-double-d-plus-double-d-visco-double-u-star>`
[void ParoiVEF_TBLE::traitement_keps(DoubleTab &tab_k_eps, int num_face, const IntTab &face_voisins, const IntTab &elem_faces, int nfac, double dist, double d_plus, double d_visco, double u_star)](#private-void-paroivef-tble-traitement-keps-doubletab-ref-tab-k-eps-int-num-face-const-inttab-ref-face-voisins-const-inttab-ref-elem-faces-int-nfac-double-dist-double-d-plus-double-d-visco-double-u-star)
traitement_keps_BiK
void ParoiVEF_TBLE::traitement_keps_BiK(DoubleTab &tab_k, DoubleTab &tab_eps, int num_face, const IntTab &face_voisins, const IntTab &elem_faces, int nfac, double dist, double d_plus, double d_visco, double u_star)
How to cite in this doc:
:ref:`void ParoiVEF_TBLE::traitement_keps_BiK(DoubleTab &tab_k, DoubleTab &tab_eps, int num_face, const IntTab &face_voisins, const IntTab &elem_faces, int nfac, double dist, double d_plus, double d_visco, double u_star) <private-void-paroivef-tble-traitement-keps-bik-doubletab-ref-tab-k-doubletab-ref-tab-eps-int-num-face-const-inttab-ref-face-voisins-const-inttab-ref-elem-faces-int-nfac-double-dist-double-d-plus-double-d-visco-double-u-star>`
[void ParoiVEF_TBLE::traitement_keps_BiK(DoubleTab &tab_k, DoubleTab &tab_eps, int num_face, const IntTab &face_voisins, const IntTab &elem_faces, int nfac, double dist, double d_plus, double d_visco, double u_star)](#private-void-paroivef-tble-traitement-keps-bik-doubletab-ref-tab-k-doubletab-ref-tab-eps-int-num-face-const-inttab-ref-face-voisins-const-inttab-ref-elem-faces-int-nfac-double-dist-double-d-plus-double-d-visco-double-u-star)
Attributes Documentation#
info_obj (public)
const Type_info ParoiVEF_TBLE::info_obj
alpha (private)
double ParoiVEF_TBLE::alpha
f_tang_moy (private)
DoubleTab ParoiVEF_TBLE::f_tang_moy