Pb_Thermohydraulique_sensibility#
#include <Pb_Thermohydraulique_sensibility.h>
: 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#
public : Pb_Fluide_base
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
associer_milieu_base#
void Pb_Thermohydraulique_sensibility::associer_milieu_base(const Milieu_base &) override
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#
int Pb_Thermohydraulique_sensibility::duplique() const override
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#
const Equation_base & Pb_Thermohydraulique_sensibility::equation(int) const override
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#
Equation_base & Pb_Thermohydraulique_sensibility::equation(int) override
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
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#
const Type_info * Pb_Thermohydraulique_sensibility::get_info() const override
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#
int Pb_Thermohydraulique_sensibility::nombre_d_equations() const override
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#
Pb_Thermohydraulique_sensibility::Pb_Thermohydraulique_sensibility()
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#
unsigned Pb_Thermohydraulique_sensibility::taille_memoire() const override
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#
int Pb_Thermohydraulique_sensibility::verifier() override
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:
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#
Pb_Thermohydraulique_sensibility::~Pb_Thermohydraulique_sensibility()
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#
Objet_U * Pb_Thermohydraulique_sensibility::cree_instance()
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#
const Type_info * Pb_Thermohydraulique_sensibility::info()
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#
const Pb_Thermohydraulique_sensibility & Pb_Thermohydraulique_sensibility::self_cast(const Objet_U &)
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#
Pb_Thermohydraulique_sensibility & Pb_Thermohydraulique_sensibility::self_cast(Objet_U &)
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#
Sortie & Pb_Thermohydraulique_sensibility::printOn(Sortie &x) const override
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#
Entree & Pb_Thermohydraulique_sensibility::readOn(Entree &) override
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#
const Type_info Pb_Thermohydraulique_sensibility::info_obj
Navier_Stokes_std_sensibility Pb_Thermohydraulique_sensibility::eq_hydraulique
Convection_Diffusion_Temperature_sensibility Pb_Thermohydraulique_sensibility::eq_thermique