Pb_Multiphase_Enthalpie#

#include <Pb_Multiphase_Enthalpie.h>

How to cite this class in this doc#

:ref:`Pb\_Multiphase\_Enthalpie <class-pb-multiphase-enthalpie>`
[Pb\_Multiphase\_Enthalpie](#class-pb-multiphase-enthalpie)

Detailed description#

Inherits from#

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

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

Associe le milieu au probleme Le milieu doit etre de type fluide incompressible.

Reimplements:

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

Reimplements:

How to cite in this doc:
:ref:`int Pb_Multiphase_Enthalpie::duplique() const override <public-int-pb-multiphase-enthalpie-duplique-const-override>`
[int Pb_Multiphase_Enthalpie::duplique() const override](#public-int-pb-multiphase-enthalpie-duplique-const-override)
equation
const Equation_base & Pb_Multiphase_Enthalpie::equation(int i) const override

Renvoie l’equation d’hydraulique de type Navier_Stokes_std si i = 0 Renvoie l’equation de la thermique de type.

Convection_Diffusion_Temperature si i = 1 (version const)

Reimplements:

References
How to cite in this doc:
:ref:`const Equation_base & Pb_Multiphase_Enthalpie::equation(int i) const override <public-const-equation-base-ref-pb-multiphase-enthalpie-equation-int-i-const-override>`
[const Equation_base & Pb_Multiphase_Enthalpie::equation(int i) const override](#public-const-equation-base-ref-pb-multiphase-enthalpie-equation-int-i-const-override)
equation
Equation_base & Pb_Multiphase_Enthalpie::equation(int i) override

Renvoie l’equation d’hydraulique de type Navier_Stokes_std si i = 0 Renvoie l’equation de la thermique de type.

Convection_Diffusion_Temperature si i = 1

Reimplements:

References
How to cite in this doc:
:ref:`Equation_base & Pb_Multiphase_Enthalpie::equation(int i) override <public-equation-base-ref-pb-multiphase-enthalpie-equation-int-i-override>`
[Equation_base & Pb_Multiphase_Enthalpie::equation(int i) override](#public-equation-base-ref-pb-multiphase-enthalpie-equation-int-i-override)
equation_energie
const Equation_base & Pb_Multiphase_Enthalpie::equation_energie() const override

Reimplements:

References
How to cite in this doc:
:ref:`const Equation_base & Pb_Multiphase_Enthalpie::equation_energie() const override <public-const-equation-base-ref-pb-multiphase-enthalpie-equation-energie-const-override>`
[const Equation_base & Pb_Multiphase_Enthalpie::equation_energie() const override](#public-const-equation-base-ref-pb-multiphase-enthalpie-equation-energie-const-override)
equation_energie
Equation_base & Pb_Multiphase_Enthalpie::equation_energie() override

Reimplements:

References
How to cite in this doc:
:ref:`Equation_base & Pb_Multiphase_Enthalpie::equation_energie() override <public-equation-base-ref-pb-multiphase-enthalpie-equation-energie-override>`
[Equation_base & Pb_Multiphase_Enthalpie::equation_energie() override](#public-equation-base-ref-pb-multiphase-enthalpie-equation-energie-override)
get_info
const Type_info * Pb_Multiphase_Enthalpie::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_Multiphase_Enthalpie::get_info() const override <public-const-type-info-ptr-pb-multiphase-enthalpie-get-info-const-override>`
[const Type_info * Pb_Multiphase_Enthalpie::get_info() const override](#public-const-type-info-ptr-pb-multiphase-enthalpie-get-info-const-override)
Pb_Multiphase_Enthalpie
Pb_Multiphase_Enthalpie::Pb_Multiphase_Enthalpie()
How to cite in this doc:
:ref:`Pb_Multiphase_Enthalpie::Pb_Multiphase_Enthalpie() <public-pb-multiphase-enthalpie-pb-multiphase-enthalpie>`
[Pb_Multiphase_Enthalpie::Pb_Multiphase_Enthalpie()](#public-pb-multiphase-enthalpie-pb-multiphase-enthalpie)
resolution_en_T
bool Pb_Multiphase_Enthalpie::resolution_en_T() const override

Reimplements:

How to cite in this doc:
:ref:`bool Pb_Multiphase_Enthalpie::resolution_en_T() const override <public-bool-pb-multiphase-enthalpie-resolution-en-t-const-override>`
[bool Pb_Multiphase_Enthalpie::resolution_en_T() const override](#public-bool-pb-multiphase-enthalpie-resolution-en-t-const-override)
taille_memoire
unsigned Pb_Multiphase_Enthalpie::taille_memoire() const override

Reimplements:

How to cite in this doc:
:ref:`unsigned Pb_Multiphase_Enthalpie::taille_memoire() const override <public-unsigned-pb-multiphase-enthalpie-taille-memoire-const-override>`
[unsigned Pb_Multiphase_Enthalpie::taille_memoire() const override](#public-unsigned-pb-multiphase-enthalpie-taille-memoire-const-override)
verifier
int Pb_Multiphase_Enthalpie::verifier() override

Teste la compatibilite des equations de la thermique et de l’hydraulique.

Le test se fait sur les conditions aux limites discretisees de chaque equation. Appel la fonction de librairie hors classe: tester_compatibilite_hydr_thermique(const Domaine_Cl_dis_base&,const Domaine_Cl_dis_base&)

Reimplements:

References
How to cite in this doc:
:ref:`int Pb_Multiphase_Enthalpie::verifier() override <public-int-pb-multiphase-enthalpie-verifier-override>`
[int Pb_Multiphase_Enthalpie::verifier() override](#public-int-pb-multiphase-enthalpie-verifier-override)
~Pb_Multiphase_Enthalpie
Pb_Multiphase_Enthalpie::~Pb_Multiphase_Enthalpie()
How to cite in this doc:
:ref:`Pb_Multiphase_Enthalpie::~Pb_Multiphase_Enthalpie() <public-pb-multiphase-enthalpie-dtor-pb-multiphase-enthalpie>`
[Pb_Multiphase_Enthalpie::~Pb_Multiphase_Enthalpie()](#public-pb-multiphase-enthalpie-dtor-pb-multiphase-enthalpie)
cree_instance
Objet_U * Pb_Multiphase_Enthalpie::cree_instance()
How to cite in this doc:
:ref:`Objet_U * Pb_Multiphase_Enthalpie::cree_instance() <public-static-objet-u-ptr-pb-multiphase-enthalpie-cree-instance>`
[Objet_U * Pb_Multiphase_Enthalpie::cree_instance()](#public-static-objet-u-ptr-pb-multiphase-enthalpie-cree-instance)
info
const Type_info * Pb_Multiphase_Enthalpie::info()
How to cite in this doc:
:ref:`const Type_info * Pb_Multiphase_Enthalpie::info() <public-static-const-type-info-ptr-pb-multiphase-enthalpie-info>`
[const Type_info * Pb_Multiphase_Enthalpie::info()](#public-static-const-type-info-ptr-pb-multiphase-enthalpie-info)
self_cast
const Pb_Multiphase_Enthalpie & Pb_Multiphase_Enthalpie::self_cast(const Objet_U &)
How to cite in this doc:
:ref:`const Pb_Multiphase_Enthalpie & Pb_Multiphase_Enthalpie::self_cast(const Objet_U &) <public-static-const-pb-multiphase-enthalpie-ref-pb-multiphase-enthalpie-self-cast-const-objet-u-ref>`
[const Pb_Multiphase_Enthalpie & Pb_Multiphase_Enthalpie::self_cast(const Objet_U &)](#public-static-const-pb-multiphase-enthalpie-ref-pb-multiphase-enthalpie-self-cast-const-objet-u-ref)
self_cast
Pb_Multiphase_Enthalpie & Pb_Multiphase_Enthalpie::self_cast(Objet_U &)
How to cite in this doc:
:ref:`Pb_Multiphase_Enthalpie & Pb_Multiphase_Enthalpie::self_cast(Objet_U &) <public-static-pb-multiphase-enthalpie-ref-pb-multiphase-enthalpie-self-cast-objet-u-ref>`
[Pb_Multiphase_Enthalpie & Pb_Multiphase_Enthalpie::self_cast(Objet_U &)](#public-static-pb-multiphase-enthalpie-ref-pb-multiphase-enthalpie-self-cast-objet-u-ref)
printOn
Sortie & Pb_Multiphase_Enthalpie::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_Multiphase_Enthalpie::printOn(Sortie &x) const override <protected-sortie-ref-pb-multiphase-enthalpie-printon-sortie-ref-x-const-override>`
[Sortie & Pb_Multiphase_Enthalpie::printOn(Sortie &x) const override](#protected-sortie-ref-pb-multiphase-enthalpie-printon-sortie-ref-x-const-override)
readOn
Entree & Pb_Multiphase_Enthalpie::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_Multiphase_Enthalpie::readOn(Entree &) override <protected-entree-ref-pb-multiphase-enthalpie-readon-entree-ref-override>`
[Entree & Pb_Multiphase_Enthalpie::readOn(Entree &) override](#protected-entree-ref-pb-multiphase-enthalpie-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Pb_Multiphase_Enthalpie::info_obj
eq_energie_enthalpie_ (protected)
Energie_Multiphase_Enthalpie Pb_Multiphase_Enthalpie::eq_energie_enthalpie_