Pb_Thermohydraulique_sensibility#

#include <Pb_Thermohydraulique_sensibility.h>
Brief description

: class Pb_Thermohydraulique_sensibility

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:`Pb\_Thermohydraulique\_sensibility <class-pb-thermohydraulique-sensibility>`
[Pb\_Thermohydraulique\_sensibility](#class-pb-thermohydraulique-sensibility)

Detailed description#

Cette classe represente un probleme de sensibilite thermohydraulique :

Inherits from#

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

associer_milieu_base#

Definition
void Pb_Thermohydraulique_sensibility::associer_milieu_base(const Milieu_base &) override
Brief description

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

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:`void Pb_Thermohydraulique_sensibility::associer_milieu_base(const Milieu_base &) override <pb-thermohydraulique-sensibility-public-void-pb-thermohydraulique-sensibility-associer-milieu-base-const-milieu-base-ref-override>`
[void Pb_Thermohydraulique_sensibility::associer_milieu_base(const Milieu_base &) override](#pb-thermohydraulique-sensibility-public-void-pb-thermohydraulique-sensibility-associer-milieu-base-const-milieu-base-ref-override)

duplique#

Definition
int Pb_Thermohydraulique_sensibility::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 Pb_Thermohydraulique_sensibility::duplique() const override <pb-thermohydraulique-sensibility-public-int-pb-thermohydraulique-sensibility-duplique-const-override>`
[int Pb_Thermohydraulique_sensibility::duplique() const override](#pb-thermohydraulique-sensibility-public-int-pb-thermohydraulique-sensibility-duplique-const-override)

equation#

Definition
const Equation_base & Pb_Thermohydraulique_sensibility::equation(int) const override
Brief description

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

Detailed description

Convection_Diffusion_Temperature si i = 1 (version const)

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:`const Equation_base & Pb_Thermohydraulique_sensibility::equation(int) const override <pb-thermohydraulique-sensibility-public-const-equation-base-ref-pb-thermohydraulique-sensibility-equation-int-const-override>`
[const Equation_base & Pb_Thermohydraulique_sensibility::equation(int) const override](#pb-thermohydraulique-sensibility-public-const-equation-base-ref-pb-thermohydraulique-sensibility-equation-int-const-override)

equation#

Definition
Equation_base & Pb_Thermohydraulique_sensibility::equation(int) override
Brief description

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

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:`Equation_base & Pb_Thermohydraulique_sensibility::equation(int) override <pb-thermohydraulique-sensibility-public-equation-base-ref-pb-thermohydraulique-sensibility-equation-int-override>`
[Equation_base & Pb_Thermohydraulique_sensibility::equation(int) override](#pb-thermohydraulique-sensibility-public-equation-base-ref-pb-thermohydraulique-sensibility-equation-int-override)

get_info#

Definition
const Type_info * Pb_Thermohydraulique_sensibility::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 * Pb_Thermohydraulique_sensibility::get_info() const override <pb-thermohydraulique-sensibility-public-const-type-info-ptr-pb-thermohydraulique-sensibility-get-info-const-override>`
[const Type_info * Pb_Thermohydraulique_sensibility::get_info() const override](#pb-thermohydraulique-sensibility-public-const-type-info-ptr-pb-thermohydraulique-sensibility-get-info-const-override)

nombre_d_equations#

Definition
int Pb_Thermohydraulique_sensibility::nombre_d_equations() const override
Brief description

Renvoie le nombre d’equation, Renvoie 2 car il y a 2 equations a un probleme de.

Detailed description

thermo - hydraulique standard: l’equation de Navier Stokes l’ equation de la thermique de type Convection_Diffusion_Temperature

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 Pb_Thermohydraulique_sensibility::nombre_d_equations() const override <pb-thermohydraulique-sensibility-public-int-pb-thermohydraulique-sensibility-nombre-d-equations-const-override>`
[int Pb_Thermohydraulique_sensibility::nombre_d_equations() const override](#pb-thermohydraulique-sensibility-public-int-pb-thermohydraulique-sensibility-nombre-d-equations-const-override)

Pb_Thermohydraulique_sensibility#

Definition
Pb_Thermohydraulique_sensibility::Pb_Thermohydraulique_sensibility()
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:`Pb_Thermohydraulique_sensibility::Pb_Thermohydraulique_sensibility() <pb-thermohydraulique-sensibility-public-pb-thermohydraulique-sensibility-pb-thermohydraulique-sensibility>`
[Pb_Thermohydraulique_sensibility::Pb_Thermohydraulique_sensibility()](#pb-thermohydraulique-sensibility-public-pb-thermohydraulique-sensibility-pb-thermohydraulique-sensibility)

taille_memoire#

Definition
unsigned Pb_Thermohydraulique_sensibility::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 Pb_Thermohydraulique_sensibility::taille_memoire() const override <pb-thermohydraulique-sensibility-public-unsigned-pb-thermohydraulique-sensibility-taille-memoire-const-override>`
[unsigned Pb_Thermohydraulique_sensibility::taille_memoire() const override](#pb-thermohydraulique-sensibility-public-unsigned-pb-thermohydraulique-sensibility-taille-memoire-const-override)

verifier#

Definition
int Pb_Thermohydraulique_sensibility::verifier() override
Brief description

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

Detailed description

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 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 Pb_Thermohydraulique_sensibility::verifier() override <pb-thermohydraulique-sensibility-public-int-pb-thermohydraulique-sensibility-verifier-override>`
[int Pb_Thermohydraulique_sensibility::verifier() override](#pb-thermohydraulique-sensibility-public-int-pb-thermohydraulique-sensibility-verifier-override)

~Pb_Thermohydraulique_sensibility#

Definition
Pb_Thermohydraulique_sensibility::~Pb_Thermohydraulique_sensibility()
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:`Pb_Thermohydraulique_sensibility::~Pb_Thermohydraulique_sensibility() <pb-thermohydraulique-sensibility-public-pb-thermohydraulique-sensibility-dtor-pb-thermohydraulique-sensibility>`
[Pb_Thermohydraulique_sensibility::~Pb_Thermohydraulique_sensibility()](#pb-thermohydraulique-sensibility-public-pb-thermohydraulique-sensibility-dtor-pb-thermohydraulique-sensibility)

cree_instance#

Definition
Objet_U * Pb_Thermohydraulique_sensibility::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 * Pb_Thermohydraulique_sensibility::cree_instance() <pb-thermohydraulique-sensibility-public-static-objet-u-ptr-pb-thermohydraulique-sensibility-cree-instance>`
[Objet_U * Pb_Thermohydraulique_sensibility::cree_instance()](#pb-thermohydraulique-sensibility-public-static-objet-u-ptr-pb-thermohydraulique-sensibility-cree-instance)

info#

Definition
const Type_info * Pb_Thermohydraulique_sensibility::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 * Pb_Thermohydraulique_sensibility::info() <pb-thermohydraulique-sensibility-public-static-const-type-info-ptr-pb-thermohydraulique-sensibility-info>`
[const Type_info * Pb_Thermohydraulique_sensibility::info()](#pb-thermohydraulique-sensibility-public-static-const-type-info-ptr-pb-thermohydraulique-sensibility-info)

self_cast#

Definition
const Pb_Thermohydraulique_sensibility & Pb_Thermohydraulique_sensibility::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 Pb_Thermohydraulique_sensibility & Pb_Thermohydraulique_sensibility::self_cast(const Objet_U &) <pb-thermohydraulique-sensibility-public-static-const-pb-thermohydraulique-sensibility-ref-pb-thermohydraulique-sensibility-self-cast-const-objet-u-ref>`
[const Pb_Thermohydraulique_sensibility & Pb_Thermohydraulique_sensibility::self_cast(const Objet_U &)](#pb-thermohydraulique-sensibility-public-static-const-pb-thermohydraulique-sensibility-ref-pb-thermohydraulique-sensibility-self-cast-const-objet-u-ref)

self_cast#

Definition
Pb_Thermohydraulique_sensibility & Pb_Thermohydraulique_sensibility::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:`Pb_Thermohydraulique_sensibility & Pb_Thermohydraulique_sensibility::self_cast(Objet_U &) <pb-thermohydraulique-sensibility-public-static-pb-thermohydraulique-sensibility-ref-pb-thermohydraulique-sensibility-self-cast-objet-u-ref>`
[Pb_Thermohydraulique_sensibility & Pb_Thermohydraulique_sensibility::self_cast(Objet_U &)](#pb-thermohydraulique-sensibility-public-static-pb-thermohydraulique-sensibility-ref-pb-thermohydraulique-sensibility-self-cast-objet-u-ref)

printOn#

Definition
Sortie & Pb_Thermohydraulique_sensibility::printOn(Sortie &x) const override
Brief description

Simple appel a: Pb_Fluide_base::printOn(Sortie&) Ecrit le probleme sur un flot de sortie.

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:`Sortie & Pb_Thermohydraulique_sensibility::printOn(Sortie &x) const override <pb-thermohydraulique-sensibility-protected-sortie-ref-pb-thermohydraulique-sensibility-printon-sortie-ref-x-const-override>`
[Sortie & Pb_Thermohydraulique_sensibility::printOn(Sortie &x) const override](#pb-thermohydraulique-sensibility-protected-sortie-ref-pb-thermohydraulique-sensibility-printon-sortie-ref-x-const-override)

readOn#

Definition
Entree & Pb_Thermohydraulique_sensibility::readOn(Entree &) override
Brief description

Simple appel a: Pb_Fluide_base::readOn(Entree&) Lit le probleme 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:`Entree & Pb_Thermohydraulique_sensibility::readOn(Entree &) override <pb-thermohydraulique-sensibility-protected-entree-ref-pb-thermohydraulique-sensibility-readon-entree-ref-override>`
[Entree & Pb_Thermohydraulique_sensibility::readOn(Entree &) override](#pb-thermohydraulique-sensibility-protected-entree-ref-pb-thermohydraulique-sensibility-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Pb_Thermohydraulique_sensibility::info_obj
eq_hydraulique (protected)
Navier_Stokes_std_sensibility Pb_Thermohydraulique_sensibility::eq_hydraulique
eq_thermique (protected)
Convection_Diffusion_Temperature_sensibility Pb_Thermohydraulique_sensibility::eq_thermique