Pb_Hydraulique_sensibility#
#include <Pb_Hydraulique_sensibility.h>
classe Pb_Hydraulique_sensibility Cette classe represente un probleme hydraulique standard dans lequel
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\_Hydraulique\_sensibility <class-pb-hydraulique-sensibility>`
[Pb\_Hydraulique\_sensibility](#class-pb-hydraulique-sensibility)
Detailed description#
on resout les equations de Navier Stokes en regime laminaire pour un fluide incompressible La formulation est de type vitesse pression
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_Hydraulique_sensibility::associer_milieu_base(const Milieu_base &) override
Associe le milieu au probleme.
Detailed description
Le milieu doit etre de type fluide incompressible.
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_Hydraulique_sensibility::associer_milieu_base(const Milieu_base &) override <pb-hydraulique-sensibility-public-void-pb-hydraulique-sensibility-associer-milieu-base-const-milieu-base-ref-override>`
[void Pb_Hydraulique_sensibility::associer_milieu_base(const Milieu_base &) override](#pb-hydraulique-sensibility-public-void-pb-hydraulique-sensibility-associer-milieu-base-const-milieu-base-ref-override)
duplique#
int Pb_Hydraulique_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_Hydraulique_sensibility::duplique() const override <pb-hydraulique-sensibility-public-int-pb-hydraulique-sensibility-duplique-const-override>`
[int Pb_Hydraulique_sensibility::duplique() const override](#pb-hydraulique-sensibility-public-int-pb-hydraulique-sensibility-duplique-const-override)
equation#
const Equation_base & Pb_Hydraulique_sensibility::equation(int) const override
Renvoie l’equation d’hydraulique de type Navier_Stokes_std si i = 0, sort (exit) sinon.
Detailed description
(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_Hydraulique_sensibility::equation(int) const override <pb-hydraulique-sensibility-public-const-equation-base-ref-pb-hydraulique-sensibility-equation-int-const-override>`
[const Equation_base & Pb_Hydraulique_sensibility::equation(int) const override](#pb-hydraulique-sensibility-public-const-equation-base-ref-pb-hydraulique-sensibility-equation-int-const-override)
equation#
Equation_base & Pb_Hydraulique_sensibility::equation(int) override
Renvoie l’equation d’hydraulique de type Navier_Stokes_std si i = 0, sort (exit) sinon.
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_Hydraulique_sensibility::equation(int) override <pb-hydraulique-sensibility-public-equation-base-ref-pb-hydraulique-sensibility-equation-int-override>`
[Equation_base & Pb_Hydraulique_sensibility::equation(int) override](#pb-hydraulique-sensibility-public-equation-base-ref-pb-hydraulique-sensibility-equation-int-override)
get_info#
const Type_info * Pb_Hydraulique_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_Hydraulique_sensibility::get_info() const override <pb-hydraulique-sensibility-public-const-type-info-ptr-pb-hydraulique-sensibility-get-info-const-override>`
[const Type_info * Pb_Hydraulique_sensibility::get_info() const override](#pb-hydraulique-sensibility-public-const-type-info-ptr-pb-hydraulique-sensibility-get-info-const-override)
nombre_d_equations#
int Pb_Hydraulique_sensibility::nombre_d_equations() const override
Renvoie le nombre d’equation, Renvoie 1 car il y a seulement 1 equation a un probleme.
Detailed description
hydraulique standard: l’equation de Navier Stokes
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_Hydraulique_sensibility::nombre_d_equations() const override <pb-hydraulique-sensibility-public-int-pb-hydraulique-sensibility-nombre-d-equations-const-override>`
[int Pb_Hydraulique_sensibility::nombre_d_equations() const override](#pb-hydraulique-sensibility-public-int-pb-hydraulique-sensibility-nombre-d-equations-const-override)
Pb_Hydraulique_sensibility#
Pb_Hydraulique_sensibility::Pb_Hydraulique_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_Hydraulique_sensibility::Pb_Hydraulique_sensibility() <pb-hydraulique-sensibility-public-pb-hydraulique-sensibility-pb-hydraulique-sensibility>`
[Pb_Hydraulique_sensibility::Pb_Hydraulique_sensibility()](#pb-hydraulique-sensibility-public-pb-hydraulique-sensibility-pb-hydraulique-sensibility)
taille_memoire#
unsigned Pb_Hydraulique_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_Hydraulique_sensibility::taille_memoire() const override <pb-hydraulique-sensibility-public-unsigned-pb-hydraulique-sensibility-taille-memoire-const-override>`
[unsigned Pb_Hydraulique_sensibility::taille_memoire() const override](#pb-hydraulique-sensibility-public-unsigned-pb-hydraulique-sensibility-taille-memoire-const-override)
~Pb_Hydraulique_sensibility#
Pb_Hydraulique_sensibility::~Pb_Hydraulique_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_Hydraulique_sensibility::~Pb_Hydraulique_sensibility() <pb-hydraulique-sensibility-public-pb-hydraulique-sensibility-dtor-pb-hydraulique-sensibility>`
[Pb_Hydraulique_sensibility::~Pb_Hydraulique_sensibility()](#pb-hydraulique-sensibility-public-pb-hydraulique-sensibility-dtor-pb-hydraulique-sensibility)
cree_instance#
Objet_U * Pb_Hydraulique_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_Hydraulique_sensibility::cree_instance() <pb-hydraulique-sensibility-public-static-objet-u-ptr-pb-hydraulique-sensibility-cree-instance>`
[Objet_U * Pb_Hydraulique_sensibility::cree_instance()](#pb-hydraulique-sensibility-public-static-objet-u-ptr-pb-hydraulique-sensibility-cree-instance)
info#
const Type_info * Pb_Hydraulique_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_Hydraulique_sensibility::info() <pb-hydraulique-sensibility-public-static-const-type-info-ptr-pb-hydraulique-sensibility-info>`
[const Type_info * Pb_Hydraulique_sensibility::info()](#pb-hydraulique-sensibility-public-static-const-type-info-ptr-pb-hydraulique-sensibility-info)
self_cast#
const Pb_Hydraulique_sensibility & Pb_Hydraulique_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_Hydraulique_sensibility & Pb_Hydraulique_sensibility::self_cast(const Objet_U &) <pb-hydraulique-sensibility-public-static-const-pb-hydraulique-sensibility-ref-pb-hydraulique-sensibility-self-cast-const-objet-u-ref>`
[const Pb_Hydraulique_sensibility & Pb_Hydraulique_sensibility::self_cast(const Objet_U &)](#pb-hydraulique-sensibility-public-static-const-pb-hydraulique-sensibility-ref-pb-hydraulique-sensibility-self-cast-const-objet-u-ref)
self_cast#
Pb_Hydraulique_sensibility & Pb_Hydraulique_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_Hydraulique_sensibility & Pb_Hydraulique_sensibility::self_cast(Objet_U &) <pb-hydraulique-sensibility-public-static-pb-hydraulique-sensibility-ref-pb-hydraulique-sensibility-self-cast-objet-u-ref>`
[Pb_Hydraulique_sensibility & Pb_Hydraulique_sensibility::self_cast(Objet_U &)](#pb-hydraulique-sensibility-public-static-pb-hydraulique-sensibility-ref-pb-hydraulique-sensibility-self-cast-objet-u-ref)
printOn#
Sortie & Pb_Hydraulique_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_Hydraulique_sensibility::printOn(Sortie &x) const override <pb-hydraulique-sensibility-protected-sortie-ref-pb-hydraulique-sensibility-printon-sortie-ref-x-const-override>`
[Sortie & Pb_Hydraulique_sensibility::printOn(Sortie &x) const override](#pb-hydraulique-sensibility-protected-sortie-ref-pb-hydraulique-sensibility-printon-sortie-ref-x-const-override)
readOn#
Entree & Pb_Hydraulique_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_Hydraulique_sensibility::readOn(Entree &) override <pb-hydraulique-sensibility-protected-entree-ref-pb-hydraulique-sensibility-readon-entree-ref-override>`
[Entree & Pb_Hydraulique_sensibility::readOn(Entree &) override](#pb-hydraulique-sensibility-protected-entree-ref-pb-hydraulique-sensibility-readon-entree-ref-override)
Attributes Documentation#
const Type_info Pb_Hydraulique_sensibility::info_obj
Navier_Stokes_std_sensibility Pb_Hydraulique_sensibility::eq_hydraulique