Champ_front_recyclage#

#include <Champ_front_recyclage.h>
Brief description

classe Champ_front_recyclage

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:`Champ\_front\_recyclage <class-champ-front-recyclage>`
[Champ\_front\_recyclage](#class-champ-front-recyclage)

Detailed description#

delt_dist delt_dist pb1 < - - - - - - - - - - > pb2 < - - - - - - - - > pb ch_fr2 ch_fr _____________________ ____________________________ ____________________________ | | | | | | | | | dom1 | | | dom2 | | | dom | | ch1 | | |bord2 | |bord | ch | |_________________|___| |____________________________| |________|__________________| plan1 plan Fig. 1 Fig. 2 Cette classe a pour objectif d evaluer les valeurs d un champ_front (ch_fr2) sur le bord d un domaine (bord2) en exploitant les valeurs d un champ 1 (ch1 dit champ evaluateur) evaluees dans un plan (plan1) distant de delt_dist de bord2 (Fig. 1).

Inherits from#

Inheritance graph#

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

../../../../../_images/classChamp__front__recyclage__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

associer_champ_evaluateur#

Definition
void Champ_front_recyclage::associer_champ_evaluateur(const Nom &, const Motcle &)
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:`void Champ_front_recyclage::associer_champ_evaluateur(const Nom &, const Motcle &) <champ-front-recyclage-public-void-champ-front-recyclage-associer-champ-evaluateur-const-nom-ref-const-motcle-ref>`
[void Champ_front_recyclage::associer_champ_evaluateur(const Nom &, const Motcle &)](#champ-front-recyclage-public-void-champ-front-recyclage-associer-champ-evaluateur-const-nom-ref-const-motcle-ref)

calcul_moyenne_imposee#

Definition
void Champ_front_recyclage::calcul_moyenne_imposee(const DoubleTab &tab, double temps)
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:`void Champ_front_recyclage::calcul_moyenne_imposee(const DoubleTab &tab, double temps) <champ-front-recyclage-public-void-champ-front-recyclage-calcul-moyenne-imposee-const-doubletab-ref-tab-double-temps>`
[void Champ_front_recyclage::calcul_moyenne_imposee(const DoubleTab &tab, double temps)](#champ-front-recyclage-public-void-champ-front-recyclage-calcul-moyenne-imposee-const-doubletab-ref-tab-double-temps)

calcul_moyenne_recyclee#

Definition
void Champ_front_recyclage::calcul_moyenne_recyclee(const DoubleTab &tab, double temps)
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:`void Champ_front_recyclage::calcul_moyenne_recyclee(const DoubleTab &tab, double temps) <champ-front-recyclage-public-void-champ-front-recyclage-calcul-moyenne-recyclee-const-doubletab-ref-tab-double-temps>`
[void Champ_front_recyclage::calcul_moyenne_recyclee(const DoubleTab &tab, double temps)](#champ-front-recyclage-public-void-champ-front-recyclage-calcul-moyenne-recyclee-const-doubletab-ref-tab-double-temps)

Champ_front_recyclage#

Definition
Champ_front_recyclage::Champ_front_recyclage()
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:`Champ_front_recyclage::Champ_front_recyclage() <champ-front-recyclage-public-champ-front-recyclage-champ-front-recyclage>`
[Champ_front_recyclage::Champ_front_recyclage()](#champ-front-recyclage-public-champ-front-recyclage-champ-front-recyclage)

duplique#

Definition
int Champ_front_recyclage::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 Champ_front_recyclage::duplique() const override <champ-front-recyclage-public-int-champ-front-recyclage-duplique-const-override>`
[int Champ_front_recyclage::duplique() const override](#champ-front-recyclage-public-int-champ-front-recyclage-duplique-const-override)

get_info#

Definition
const Type_info * Champ_front_recyclage::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 * Champ_front_recyclage::get_info() const override <champ-front-recyclage-public-const-type-info-ptr-champ-front-recyclage-get-info-const-override>`
[const Type_info * Champ_front_recyclage::get_info() const override](#champ-front-recyclage-public-const-type-info-ptr-champ-front-recyclage-get-info-const-override)

initialiser#

Definition
int Champ_front_recyclage::initialiser(double temps, const Champ_Inc_base &inco) override
Brief description

Initialisation en debut de calcul.

Detailed description

Imperativement cette methode ne doit pas utiliser de donnees externes a l’equation (couplage). Si mettre_a_jour le fait, alors initialiser ne doit pas appeler mettre_a_jour.

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:`int Champ_front_recyclage::initialiser(double temps, const Champ_Inc_base &inco) override <champ-front-recyclage-public-int-champ-front-recyclage-initialiser-double-temps-const-champ-inc-base-ref-inco-override>`
[int Champ_front_recyclage::initialiser(double temps, const Champ_Inc_base &inco) override](#champ-front-recyclage-public-int-champ-front-recyclage-initialiser-double-temps-const-champ-inc-base-ref-inco-override)

initialiser_moyenne_imposee#

Definition
void Champ_front_recyclage::initialiser_moyenne_imposee(DoubleTab &moyenne)
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:`void Champ_front_recyclage::initialiser_moyenne_imposee(DoubleTab &moyenne) <champ-front-recyclage-public-void-champ-front-recyclage-initialiser-moyenne-imposee-doubletab-ref-moyenne>`
[void Champ_front_recyclage::initialiser_moyenne_imposee(DoubleTab &moyenne)](#champ-front-recyclage-public-void-champ-front-recyclage-initialiser-moyenne-imposee-doubletab-ref-moyenne)

initialiser_moyenne_recyclee#

Definition
void Champ_front_recyclage::initialiser_moyenne_recyclee(DoubleTab &moyenne)
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:`void Champ_front_recyclage::initialiser_moyenne_recyclee(DoubleTab &moyenne) <champ-front-recyclage-public-void-champ-front-recyclage-initialiser-moyenne-recyclee-doubletab-ref-moyenne>`
[void Champ_front_recyclage::initialiser_moyenne_recyclee(DoubleTab &moyenne)](#champ-front-recyclage-public-void-champ-front-recyclage-initialiser-moyenne-recyclee-doubletab-ref-moyenne)

lire_fichier_format1#

Definition
void Champ_front_recyclage::lire_fichier_format1(DoubleTab &moyenne, const Frontiere_dis_base &fr_vf, const Nom &nom_fich)
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:`void Champ_front_recyclage::lire_fichier_format1(DoubleTab &moyenne, const Frontiere_dis_base &fr_vf, const Nom &nom_fich) <champ-front-recyclage-public-void-champ-front-recyclage-lire-fichier-format1-doubletab-ref-moyenne-const-frontiere-dis-base-ref-fr-vf-const-nom-ref-nom-fich>`
[void Champ_front_recyclage::lire_fichier_format1(DoubleTab &moyenne, const Frontiere_dis_base &fr_vf, const Nom &nom_fich)](#champ-front-recyclage-public-void-champ-front-recyclage-lire-fichier-format1-doubletab-ref-moyenne-const-frontiere-dis-base-ref-fr-vf-const-nom-ref-nom-fich)

lire_fichier_format2#

Definition
void Champ_front_recyclage::lire_fichier_format2(DoubleTab &moyenne, const Frontiere_dis_base &fr_vf, const Nom &nom_fich)
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:`void Champ_front_recyclage::lire_fichier_format2(DoubleTab &moyenne, const Frontiere_dis_base &fr_vf, const Nom &nom_fich) <champ-front-recyclage-public-void-champ-front-recyclage-lire-fichier-format2-doubletab-ref-moyenne-const-frontiere-dis-base-ref-fr-vf-const-nom-ref-nom-fich>`
[void Champ_front_recyclage::lire_fichier_format2(DoubleTab &moyenne, const Frontiere_dis_base &fr_vf, const Nom &nom_fich)](#champ-front-recyclage-public-void-champ-front-recyclage-lire-fichier-format2-doubletab-ref-moyenne-const-frontiere-dis-base-ref-fr-vf-const-nom-ref-nom-fich)

lire_fichier_format3#

Definition
void Champ_front_recyclage::lire_fichier_format3(DoubleTab &moyenne, const Frontiere_dis_base &fr_vf, const Nom &nom_fich1, const Nom &nom_fich2)
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:`void Champ_front_recyclage::lire_fichier_format3(DoubleTab &moyenne, const Frontiere_dis_base &fr_vf, const Nom &nom_fich1, const Nom &nom_fich2) <champ-front-recyclage-public-void-champ-front-recyclage-lire-fichier-format3-doubletab-ref-moyenne-const-frontiere-dis-base-ref-fr-vf-const-nom-ref-nom-fich1-const-nom-ref-nom-fich2>`
[void Champ_front_recyclage::lire_fichier_format3(DoubleTab &moyenne, const Frontiere_dis_base &fr_vf, const Nom &nom_fich1, const Nom &nom_fich2)](#champ-front-recyclage-public-void-champ-front-recyclage-lire-fichier-format3-doubletab-ref-moyenne-const-frontiere-dis-base-ref-fr-vf-const-nom-ref-nom-fich1-const-nom-ref-nom-fich2)

lire_info_moyenne_imposee#

Definition
int Champ_front_recyclage::lire_info_moyenne_imposee(Entree &is)
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:`int Champ_front_recyclage::lire_info_moyenne_imposee(Entree &is) <champ-front-recyclage-public-int-champ-front-recyclage-lire-info-moyenne-imposee-entree-ref-is>`
[int Champ_front_recyclage::lire_info_moyenne_imposee(Entree &is)](#champ-front-recyclage-public-int-champ-front-recyclage-lire-info-moyenne-imposee-entree-ref-is)

lire_info_moyenne_recyclee#

Definition
int Champ_front_recyclage::lire_info_moyenne_recyclee(Entree &is)
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:`int Champ_front_recyclage::lire_info_moyenne_recyclee(Entree &is) <champ-front-recyclage-public-int-champ-front-recyclage-lire-info-moyenne-recyclee-entree-ref-is>`
[int Champ_front_recyclage::lire_info_moyenne_recyclee(Entree &is)](#champ-front-recyclage-public-int-champ-front-recyclage-lire-info-moyenne-recyclee-entree-ref-is)

mettre_a_jour#

Definition
void Champ_front_recyclage::mettre_a_jour(double temps) override
Brief description

NE FAIT RIEN, a surcharger.

Detailed description

Cette methode est appelee au debut de chaque pas de temps ou sous - pas - de-temps, elle peut eventuellement utiliser des donnees exterieures a l’equation. A charge a l’algorithme de s’assurer que ces donnees sont pertinentes… Calcule la valeur de la condition aux limites au temps demande.

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 Champ_front_recyclage::mettre_a_jour(double temps) override <champ-front-recyclage-public-void-champ-front-recyclage-mettre-a-jour-double-temps-override>`
[void Champ_front_recyclage::mettre_a_jour(double temps) override](#champ-front-recyclage-public-void-champ-front-recyclage-mettre-a-jour-double-temps-override)

taille_memoire#

Definition
unsigned Champ_front_recyclage::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 Champ_front_recyclage::taille_memoire() const override <champ-front-recyclage-public-unsigned-champ-front-recyclage-taille-memoire-const-override>`
[unsigned Champ_front_recyclage::taille_memoire() const override](#champ-front-recyclage-public-unsigned-champ-front-recyclage-taille-memoire-const-override)

UPb#

Definition
double Champ_front_recyclage::UPb(double y, Nom nom_fich)
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 Champ_front_recyclage::UPb(double y, Nom nom_fich) <champ-front-recyclage-public-double-champ-front-recyclage-upb-double-y-nom-nom-fich>`
[double Champ_front_recyclage::UPb(double y, Nom nom_fich)](#champ-front-recyclage-public-double-champ-front-recyclage-upb-double-y-nom-nom-fich)

~Champ_front_recyclage#

Definition
Champ_front_recyclage::~Champ_front_recyclage()
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:`Champ_front_recyclage::~Champ_front_recyclage() <champ-front-recyclage-public-champ-front-recyclage-dtor-champ-front-recyclage>`
[Champ_front_recyclage::~Champ_front_recyclage()](#champ-front-recyclage-public-champ-front-recyclage-dtor-champ-front-recyclage)

cree_instance#

Definition
Objet_U * Champ_front_recyclage::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 * Champ_front_recyclage::cree_instance() <champ-front-recyclage-public-static-objet-u-ptr-champ-front-recyclage-cree-instance>`
[Objet_U * Champ_front_recyclage::cree_instance()](#champ-front-recyclage-public-static-objet-u-ptr-champ-front-recyclage-cree-instance)

get_coord_faces#

Definition
void Champ_front_recyclage::get_coord_faces(const Frontiere_dis_base &fr_vf, DoubleTab &coords, const DoubleVect &delt_dist)
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:`void Champ_front_recyclage::get_coord_faces(const Frontiere_dis_base &fr_vf, DoubleTab &coords, const DoubleVect &delt_dist) <champ-front-recyclage-public-static-void-champ-front-recyclage-get-coord-faces-const-frontiere-dis-base-ref-fr-vf-doubletab-ref-coords-const-doublevect-ref-delt-dist>`
[void Champ_front_recyclage::get_coord_faces(const Frontiere_dis_base &fr_vf, DoubleTab &coords, const DoubleVect &delt_dist)](#champ-front-recyclage-public-static-void-champ-front-recyclage-get-coord-faces-const-frontiere-dis-base-ref-fr-vf-doubletab-ref-coords-const-doublevect-ref-delt-dist)

info#

Definition
const Type_info * Champ_front_recyclage::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 * Champ_front_recyclage::info() <champ-front-recyclage-public-static-const-type-info-ptr-champ-front-recyclage-info>`
[const Type_info * Champ_front_recyclage::info()](#champ-front-recyclage-public-static-const-type-info-ptr-champ-front-recyclage-info)

self_cast#

Definition
const Champ_front_recyclage & Champ_front_recyclage::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 Champ_front_recyclage & Champ_front_recyclage::self_cast(const Objet_U &) <champ-front-recyclage-public-static-const-champ-front-recyclage-ref-champ-front-recyclage-self-cast-const-objet-u-ref>`
[const Champ_front_recyclage & Champ_front_recyclage::self_cast(const Objet_U &)](#champ-front-recyclage-public-static-const-champ-front-recyclage-ref-champ-front-recyclage-self-cast-const-objet-u-ref)

self_cast#

Definition
Champ_front_recyclage & Champ_front_recyclage::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:`Champ_front_recyclage & Champ_front_recyclage::self_cast(Objet_U &) <champ-front-recyclage-public-static-champ-front-recyclage-ref-champ-front-recyclage-self-cast-objet-u-ref>`
[Champ_front_recyclage & Champ_front_recyclage::self_cast(Objet_U &)](#champ-front-recyclage-public-static-champ-front-recyclage-ref-champ-front-recyclage-self-cast-objet-u-ref)

lire_motcle_non_standard#

Definition
int Champ_front_recyclage::lire_motcle_non_standard(const Motcle &, Entree &) override
Brief description

Lecture des parametres de type non simple d’un objet_U a partir d’un flot d’entree.

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:`int Champ_front_recyclage::lire_motcle_non_standard(const Motcle &, Entree &) override <champ-front-recyclage-protected-int-champ-front-recyclage-lire-motcle-non-standard-const-motcle-ref-entree-ref-override>`
[int Champ_front_recyclage::lire_motcle_non_standard(const Motcle &, Entree &) override](#champ-front-recyclage-protected-int-champ-front-recyclage-lire-motcle-non-standard-const-motcle-ref-entree-ref-override)

printOn#

Definition
Sortie & Champ_front_recyclage::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 & Champ_front_recyclage::printOn(Sortie &x) const override <champ-front-recyclage-protected-sortie-ref-champ-front-recyclage-printon-sortie-ref-x-const-override>`
[Sortie & Champ_front_recyclage::printOn(Sortie &x) const override](#champ-front-recyclage-protected-sortie-ref-champ-front-recyclage-printon-sortie-ref-x-const-override)

readOn#

Definition
Entree & Champ_front_recyclage::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 & Champ_front_recyclage::readOn(Entree &) override <champ-front-recyclage-protected-entree-ref-champ-front-recyclage-readon-entree-ref-override>`
[Entree & Champ_front_recyclage::readOn(Entree &) override](#champ-front-recyclage-protected-entree-ref-champ-front-recyclage-readon-entree-ref-override)

set_param#

Definition
void Champ_front_recyclage::set_param(Param &param)
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:`void Champ_front_recyclage::set_param(Param &param) <champ-front-recyclage-protected-void-champ-front-recyclage-set-param-param-ref-param>`
[void Champ_front_recyclage::set_param(Param &param)](#champ-front-recyclage-protected-void-champ-front-recyclage-set-param-param-ref-param)

Attributes Documentation#

info_obj (public)
const Type_info Champ_front_recyclage::info_obj
ampli_fluct_ (protected)
DoubleVect Champ_front_recyclage::ampli_fluct_
ampli_moy_imposee_ (protected)
DoubleVect Champ_front_recyclage::ampli_moy_imposee_
ampli_moy_recyclee_ (protected)
DoubleVect Champ_front_recyclage::ampli_moy_recyclee_
delt_dist (protected)
DoubleVect Champ_front_recyclage::delt_dist
diametre (protected)
double Champ_front_recyclage::diametre
fcts_xyz (protected)
Noms Champ_front_recyclage::fcts_xyz
fich_impos_ (protected)
Nom Champ_front_recyclage::fich_impos_
fich_maillage_ (protected)
Nom Champ_front_recyclage::fich_maillage_
fich_recycl_ (protected)
Nom Champ_front_recyclage::fich_recycl_
inconnues1_coords_to_eval_ (protected)
DoubleTabs Champ_front_recyclage::inconnues1_coords_to_eval_
inconnues1_elems_ (protected)
ArrsOfInt Champ_front_recyclage::inconnues1_elems_
inconnues2_faces_ (protected)
ArrsOfInt Champ_front_recyclage::inconnues2_faces_
l_inconnue1 (protected)
TRUST_Ref<Champ_Inc_base *> Champ_front_recyclage::l_inconnue1
methode_moy_impos_ (protected)
int Champ_front_recyclage::methode_moy_impos_
methode_moy_recycl_ (protected)
int Champ_front_recyclage::methode_moy_recycl_
moyenne_imposee_ (protected)
DoubleTab Champ_front_recyclage::moyenne_imposee_
moyenne_recyclee_ (protected)
DoubleTab Champ_front_recyclage::moyenne_recyclee_
ndir (protected)
int Champ_front_recyclage::ndir
nom_inco1 (protected)
Motcle Champ_front_recyclage::nom_inco1
nom_pb1 (protected)
Nom Champ_front_recyclage::nom_pb1
profil_2 (protected)
TRUST_Vector<Parser_U> Champ_front_recyclage::profil_2
u_tau (protected)
double Champ_front_recyclage::u_tau
visco_cin (protected)
double Champ_front_recyclage::visco_cin