Pb_Hydraulique_IBM_Turbulent#

#include <Pb_Hydraulique_IBM_Turbulent.h>

classe Pb_Hydraulique_IBM_Turbulent Cette classe represente un probleme d’hydraulique turbulent dans

How to cite this class in this doc#

:ref:`Pb\_Hydraulique\_IBM\_Turbulent <class-pb-hydraulique-ibm-turbulent>`
[Pb\_Hydraulique\_IBM\_Turbulent](#class-pb-hydraulique-ibm-turbulent)

Detailed description#

lequel on resout les equations de Navier Stokes en regime turbulent pour un fluide incompressible La formulation est de type vitesse pression

Inherits from#

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

associer_milieu_base
void Pb_Hydraulique_IBM_Turbulent::associer_milieu_base(const Milieu_base &) override

Associe un milieu physique aux equations du probleme.

Choix du milieu physique.

Reimplements:

References
How to cite in this doc:
:ref:`void Pb_Hydraulique_IBM_Turbulent::associer_milieu_base(const Milieu_base &) override <public-void-pb-hydraulique-ibm-turbulent-associer-milieu-base-const-milieu-base-ref-override>`
[void Pb_Hydraulique_IBM_Turbulent::associer_milieu_base(const Milieu_base &) override](#public-void-pb-hydraulique-ibm-turbulent-associer-milieu-base-const-milieu-base-ref-override)
duplique
int Pb_Hydraulique_IBM_Turbulent::duplique() const override

Reimplements:

How to cite in this doc:
:ref:`int Pb_Hydraulique_IBM_Turbulent::duplique() const override <public-int-pb-hydraulique-ibm-turbulent-duplique-const-override>`
[int Pb_Hydraulique_IBM_Turbulent::duplique() const override](#public-int-pb-hydraulique-ibm-turbulent-duplique-const-override)
equation
const Equation_base & Pb_Hydraulique_IBM_Turbulent::equation(int) const override

Reimplements:

References
How to cite in this doc:
:ref:`const Equation_base & Pb_Hydraulique_IBM_Turbulent::equation(int) const override <public-const-equation-base-ref-pb-hydraulique-ibm-turbulent-equation-int-const-override>`
[const Equation_base & Pb_Hydraulique_IBM_Turbulent::equation(int) const override](#public-const-equation-base-ref-pb-hydraulique-ibm-turbulent-equation-int-const-override)
equation
Equation_base & Pb_Hydraulique_IBM_Turbulent::equation(int) override

Reimplements:

References
How to cite in this doc:
:ref:`Equation_base & Pb_Hydraulique_IBM_Turbulent::equation(int) override <public-equation-base-ref-pb-hydraulique-ibm-turbulent-equation-int-override>`
[Equation_base & Pb_Hydraulique_IBM_Turbulent::equation(int) override](#public-equation-base-ref-pb-hydraulique-ibm-turbulent-equation-int-override)
get_info
const Type_info * Pb_Hydraulique_IBM_Turbulent::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 * Pb_Hydraulique_IBM_Turbulent::get_info() const override <public-const-type-info-ptr-pb-hydraulique-ibm-turbulent-get-info-const-override>`
[const Type_info * Pb_Hydraulique_IBM_Turbulent::get_info() const override](#public-const-type-info-ptr-pb-hydraulique-ibm-turbulent-get-info-const-override)
nombre_d_equations
int Pb_Hydraulique_IBM_Turbulent::nombre_d_equations() const override

Reimplements:

How to cite in this doc:
:ref:`int Pb_Hydraulique_IBM_Turbulent::nombre_d_equations() const override <public-int-pb-hydraulique-ibm-turbulent-nombre-d-equations-const-override>`
[int Pb_Hydraulique_IBM_Turbulent::nombre_d_equations() const override](#public-int-pb-hydraulique-ibm-turbulent-nombre-d-equations-const-override)
Pb_Hydraulique_IBM_Turbulent
Pb_Hydraulique_IBM_Turbulent::Pb_Hydraulique_IBM_Turbulent()
How to cite in this doc:
:ref:`Pb_Hydraulique_IBM_Turbulent::Pb_Hydraulique_IBM_Turbulent() <public-pb-hydraulique-ibm-turbulent-pb-hydraulique-ibm-turbulent>`
[Pb_Hydraulique_IBM_Turbulent::Pb_Hydraulique_IBM_Turbulent()](#public-pb-hydraulique-ibm-turbulent-pb-hydraulique-ibm-turbulent)
taille_memoire
unsigned Pb_Hydraulique_IBM_Turbulent::taille_memoire() const override

Reimplements:

How to cite in this doc:
:ref:`unsigned Pb_Hydraulique_IBM_Turbulent::taille_memoire() const override <public-unsigned-pb-hydraulique-ibm-turbulent-taille-memoire-const-override>`
[unsigned Pb_Hydraulique_IBM_Turbulent::taille_memoire() const override](#public-unsigned-pb-hydraulique-ibm-turbulent-taille-memoire-const-override)
verifier
int Pb_Hydraulique_IBM_Turbulent::verifier() override

Verifie que l’objet est complet, coherent, .

Reimplements:

How to cite in this doc:
:ref:`int Pb_Hydraulique_IBM_Turbulent::verifier() override <public-int-pb-hydraulique-ibm-turbulent-verifier-override>`
[int Pb_Hydraulique_IBM_Turbulent::verifier() override](#public-int-pb-hydraulique-ibm-turbulent-verifier-override)
viscosite_turbulente
const Champ_Fonc_base & Pb_Hydraulique_IBM_Turbulent::viscosite_turbulente() const
References
How to cite in this doc:
:ref:`const Champ_Fonc_base & Pb_Hydraulique_IBM_Turbulent::viscosite_turbulente() const <public-const-champ-fonc-base-ref-pb-hydraulique-ibm-turbulent-viscosite-turbulente-const>`
[const Champ_Fonc_base & Pb_Hydraulique_IBM_Turbulent::viscosite_turbulente() const](#public-const-champ-fonc-base-ref-pb-hydraulique-ibm-turbulent-viscosite-turbulente-const)
~Pb_Hydraulique_IBM_Turbulent
Pb_Hydraulique_IBM_Turbulent::~Pb_Hydraulique_IBM_Turbulent()
How to cite in this doc:
:ref:`Pb_Hydraulique_IBM_Turbulent::~Pb_Hydraulique_IBM_Turbulent() <public-pb-hydraulique-ibm-turbulent-dtor-pb-hydraulique-ibm-turbulent>`
[Pb_Hydraulique_IBM_Turbulent::~Pb_Hydraulique_IBM_Turbulent()](#public-pb-hydraulique-ibm-turbulent-dtor-pb-hydraulique-ibm-turbulent)
cree_instance
Objet_U * Pb_Hydraulique_IBM_Turbulent::cree_instance()
How to cite in this doc:
:ref:`Objet_U * Pb_Hydraulique_IBM_Turbulent::cree_instance() <public-static-objet-u-ptr-pb-hydraulique-ibm-turbulent-cree-instance>`
[Objet_U * Pb_Hydraulique_IBM_Turbulent::cree_instance()](#public-static-objet-u-ptr-pb-hydraulique-ibm-turbulent-cree-instance)
info
const Type_info * Pb_Hydraulique_IBM_Turbulent::info()
How to cite in this doc:
:ref:`const Type_info * Pb_Hydraulique_IBM_Turbulent::info() <public-static-const-type-info-ptr-pb-hydraulique-ibm-turbulent-info>`
[const Type_info * Pb_Hydraulique_IBM_Turbulent::info()](#public-static-const-type-info-ptr-pb-hydraulique-ibm-turbulent-info)
self_cast
const Pb_Hydraulique_IBM_Turbulent & Pb_Hydraulique_IBM_Turbulent::self_cast(const Objet_U &)
How to cite in this doc:
:ref:`const Pb_Hydraulique_IBM_Turbulent & Pb_Hydraulique_IBM_Turbulent::self_cast(const Objet_U &) <public-static-const-pb-hydraulique-ibm-turbulent-ref-pb-hydraulique-ibm-turbulent-self-cast-const-objet-u-ref>`
[const Pb_Hydraulique_IBM_Turbulent & Pb_Hydraulique_IBM_Turbulent::self_cast(const Objet_U &)](#public-static-const-pb-hydraulique-ibm-turbulent-ref-pb-hydraulique-ibm-turbulent-self-cast-const-objet-u-ref)
self_cast
Pb_Hydraulique_IBM_Turbulent & Pb_Hydraulique_IBM_Turbulent::self_cast(Objet_U &)
How to cite in this doc:
:ref:`Pb_Hydraulique_IBM_Turbulent & Pb_Hydraulique_IBM_Turbulent::self_cast(Objet_U &) <public-static-pb-hydraulique-ibm-turbulent-ref-pb-hydraulique-ibm-turbulent-self-cast-objet-u-ref>`
[Pb_Hydraulique_IBM_Turbulent & Pb_Hydraulique_IBM_Turbulent::self_cast(Objet_U &)](#public-static-pb-hydraulique-ibm-turbulent-ref-pb-hydraulique-ibm-turbulent-self-cast-objet-u-ref)
printOn
Sortie & Pb_Hydraulique_IBM_Turbulent::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 & Pb_Hydraulique_IBM_Turbulent::printOn(Sortie &x) const override <protected-sortie-ref-pb-hydraulique-ibm-turbulent-printon-sortie-ref-x-const-override>`
[Sortie & Pb_Hydraulique_IBM_Turbulent::printOn(Sortie &x) const override](#protected-sortie-ref-pb-hydraulique-ibm-turbulent-printon-sortie-ref-x-const-override)
readOn
Entree & Pb_Hydraulique_IBM_Turbulent::readOn(Entree &) override

Lecture d’un probleme dans un flot d’entree, et ouverture du flot de sauvegarde.

Format: { nom_milieu bloc de lecture d’un milieu nom_equation bloc de lecture d’une equation Postraitement bloc de lecture postraitement reprise | sauvegarde | sauvegarde_simple formatte | binaire | pdi nom_de_fichier } L’option sauvegarde_simple permet de sauver le probleme dans le fichier choisi en ecrasant a chaque fois les sauvegardes precedentes : cela permet d’economiser de la place disque.

Reimplements:

References
How to cite in this doc:
:ref:`Entree & Pb_Hydraulique_IBM_Turbulent::readOn(Entree &) override <protected-entree-ref-pb-hydraulique-ibm-turbulent-readon-entree-ref-override>`
[Entree & Pb_Hydraulique_IBM_Turbulent::readOn(Entree &) override](#protected-entree-ref-pb-hydraulique-ibm-turbulent-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Pb_Hydraulique_IBM_Turbulent::info_obj
eq_hydraulique (protected)
Navier_Stokes_IBM_Turbulent Pb_Hydraulique_IBM_Turbulent::eq_hydraulique