Entree_fluide_V2_impose#

#include <Dirichlet_entree_fluide_leaves.h>

classe Entree_fluide_V2_impose Cas particulier de la classe Dirichlet_entree_fluide pour les fluctuation de vitesse du modele K_Eps_V2 imposee.

How to cite this class in this doc#

:ref:`Entree\_fluide\_V2\_impose <class-entree-fluide-v2-impose>`
[Entree\_fluide\_V2\_impose](#class-entree-fluide-v2-impose)

Detailed description#

C’est le meme type de classe que Entree_fluide_concentration_imposee en imposant des grandeurs turbulentes. Impose les valeurs de V2 d’entree du fluide dans une equation de type Transport_V2

Inherits from#

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

duplique
int Entree_fluide_V2_impose::duplique() const override

Reimplements:

How to cite in this doc:
:ref:`int Entree_fluide_V2_impose::duplique() const override <public-int-entree-fluide-v2-impose-duplique-const-override>`
[int Entree_fluide_V2_impose::duplique() const override](#public-int-entree-fluide-v2-impose-duplique-const-override)
Entree_fluide_V2_impose
Entree_fluide_V2_impose::Entree_fluide_V2_impose()
How to cite in this doc:
:ref:`Entree_fluide_V2_impose::Entree_fluide_V2_impose() <public-entree-fluide-v2-impose-entree-fluide-v2-impose>`
[Entree_fluide_V2_impose::Entree_fluide_V2_impose()](#public-entree-fluide-v2-impose-entree-fluide-v2-impose)
get_info
const Type_info * Entree_fluide_V2_impose::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 * Entree_fluide_V2_impose::get_info() const override <public-const-type-info-ptr-entree-fluide-v2-impose-get-info-const-override>`
[const Type_info * Entree_fluide_V2_impose::get_info() const override](#public-const-type-info-ptr-entree-fluide-v2-impose-get-info-const-override)
taille_memoire
unsigned Entree_fluide_V2_impose::taille_memoire() const override

Reimplements:

How to cite in this doc:
:ref:`unsigned Entree_fluide_V2_impose::taille_memoire() const override <public-unsigned-entree-fluide-v2-impose-taille-memoire-const-override>`
[unsigned Entree_fluide_V2_impose::taille_memoire() const override](#public-unsigned-entree-fluide-v2-impose-taille-memoire-const-override)
~Entree_fluide_V2_impose
Entree_fluide_V2_impose::~Entree_fluide_V2_impose()
How to cite in this doc:
:ref:`Entree_fluide_V2_impose::~Entree_fluide_V2_impose() <public-entree-fluide-v2-impose-dtor-entree-fluide-v2-impose>`
[Entree_fluide_V2_impose::~Entree_fluide_V2_impose()](#public-entree-fluide-v2-impose-dtor-entree-fluide-v2-impose)
cree_instance
Objet_U * Entree_fluide_V2_impose::cree_instance()
How to cite in this doc:
:ref:`Objet_U * Entree_fluide_V2_impose::cree_instance() <public-static-objet-u-ptr-entree-fluide-v2-impose-cree-instance>`
[Objet_U * Entree_fluide_V2_impose::cree_instance()](#public-static-objet-u-ptr-entree-fluide-v2-impose-cree-instance)
info
const Type_info * Entree_fluide_V2_impose::info()
How to cite in this doc:
:ref:`const Type_info * Entree_fluide_V2_impose::info() <public-static-const-type-info-ptr-entree-fluide-v2-impose-info>`
[const Type_info * Entree_fluide_V2_impose::info()](#public-static-const-type-info-ptr-entree-fluide-v2-impose-info)
self_cast
const Entree_fluide_V2_impose & Entree_fluide_V2_impose::self_cast(const Objet_U &)
How to cite in this doc:
:ref:`const Entree_fluide_V2_impose & Entree_fluide_V2_impose::self_cast(const Objet_U &) <public-static-const-entree-fluide-v2-impose-ref-entree-fluide-v2-impose-self-cast-const-objet-u-ref>`
[const Entree_fluide_V2_impose & Entree_fluide_V2_impose::self_cast(const Objet_U &)](#public-static-const-entree-fluide-v2-impose-ref-entree-fluide-v2-impose-self-cast-const-objet-u-ref)
self_cast
Entree_fluide_V2_impose & Entree_fluide_V2_impose::self_cast(Objet_U &)
How to cite in this doc:
:ref:`Entree_fluide_V2_impose & Entree_fluide_V2_impose::self_cast(Objet_U &) <public-static-entree-fluide-v2-impose-ref-entree-fluide-v2-impose-self-cast-objet-u-ref>`
[Entree_fluide_V2_impose & Entree_fluide_V2_impose::self_cast(Objet_U &)](#public-static-entree-fluide-v2-impose-ref-entree-fluide-v2-impose-self-cast-objet-u-ref)
printOn
Sortie & Entree_fluide_V2_impose::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 & Entree_fluide_V2_impose::printOn(Sortie &x) const override <protected-sortie-ref-entree-fluide-v2-impose-printon-sortie-ref-x-const-override>`
[Sortie & Entree_fluide_V2_impose::printOn(Sortie &x) const override](#protected-sortie-ref-entree-fluide-v2-impose-printon-sortie-ref-x-const-override)
readOn
Entree & Entree_fluide_V2_impose::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 & Entree_fluide_V2_impose::readOn(Entree &) override <protected-entree-ref-entree-fluide-v2-impose-readon-entree-ref-override>`
[Entree & Entree_fluide_V2_impose::readOn(Entree &) override](#protected-entree-ref-entree-fluide-v2-impose-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Entree_fluide_V2_impose::info_obj