Pb_Hydraulique#
#include <Pb_Hydraulique.h>
classe Pb_Hydraulique 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 <class-pb-hydraulique>`
[Pb\_Hydraulique](#class-pb-hydraulique)
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
Inherited by#
public : TRUSTProblem_Concentration_Gen
<Pb_Hydraulique, Convection_Diffusion_Concentration, Constituant>public : Pb_Rayo_Hydraulique
public : Pb_Thermohydraulique
Inheritance graph#
If the image is too small, right-click and open in new tab
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
associer_milieu_base#
void Pb_Hydraulique::associer_milieu_base(const Milieu_base &) override
Associe le milieu au probleme.
Detailed description
Le milieu doit etre de type fluide incompressible.
Reimplements:
References
Referenced By
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::associer_milieu_base(const Milieu_base &) override <pb-hydraulique-public-void-pb-hydraulique-associer-milieu-base-const-milieu-base-ref-override>`
[void Pb_Hydraulique::associer_milieu_base(const Milieu_base &) override](#pb-hydraulique-public-void-pb-hydraulique-associer-milieu-base-const-milieu-base-ref-override)
duplique#
int Pb_Hydraulique::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::duplique() const override <pb-hydraulique-public-int-pb-hydraulique-duplique-const-override>`
[int Pb_Hydraulique::duplique() const override](#pb-hydraulique-public-int-pb-hydraulique-duplique-const-override)
equation#
const Equation_base & Pb_Hydraulique::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:
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::equation(int) const override <pb-hydraulique-public-const-equation-base-ref-pb-hydraulique-equation-int-const-override>`
[const Equation_base & Pb_Hydraulique::equation(int) const override](#pb-hydraulique-public-const-equation-base-ref-pb-hydraulique-equation-int-const-override)
equation#
Equation_base & Pb_Hydraulique::equation(int) override
Renvoie l’equation d’hydraulique de type Navier_Stokes_std si i = 0, sort (exit) sinon.
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:`Equation_base & Pb_Hydraulique::equation(int) override <pb-hydraulique-public-equation-base-ref-pb-hydraulique-equation-int-override>`
[Equation_base & Pb_Hydraulique::equation(int) override](#pb-hydraulique-public-equation-base-ref-pb-hydraulique-equation-int-override)
get_info#
const Type_info * Pb_Hydraulique::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::get_info() const override <pb-hydraulique-public-const-type-info-ptr-pb-hydraulique-get-info-const-override>`
[const Type_info * Pb_Hydraulique::get_info() const override](#pb-hydraulique-public-const-type-info-ptr-pb-hydraulique-get-info-const-override)
nombre_d_equations#
int Pb_Hydraulique::nombre_d_equations() const override
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:`int Pb_Hydraulique::nombre_d_equations() const override <pb-hydraulique-public-int-pb-hydraulique-nombre-d-equations-const-override>`
[int Pb_Hydraulique::nombre_d_equations() const override](#pb-hydraulique-public-int-pb-hydraulique-nombre-d-equations-const-override)
Pb_Hydraulique#
Pb_Hydraulique::Pb_Hydraulique()
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::Pb_Hydraulique() <pb-hydraulique-public-pb-hydraulique-pb-hydraulique>`
[Pb_Hydraulique::Pb_Hydraulique()](#pb-hydraulique-public-pb-hydraulique-pb-hydraulique)
taille_memoire#
unsigned Pb_Hydraulique::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::taille_memoire() const override <pb-hydraulique-public-unsigned-pb-hydraulique-taille-memoire-const-override>`
[unsigned Pb_Hydraulique::taille_memoire() const override](#pb-hydraulique-public-unsigned-pb-hydraulique-taille-memoire-const-override)
~Pb_Hydraulique#
Pb_Hydraulique::~Pb_Hydraulique()
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::~Pb_Hydraulique() <pb-hydraulique-public-pb-hydraulique-dtor-pb-hydraulique>`
[Pb_Hydraulique::~Pb_Hydraulique()](#pb-hydraulique-public-pb-hydraulique-dtor-pb-hydraulique)
cree_instance#
Objet_U * Pb_Hydraulique::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::cree_instance() <pb-hydraulique-public-static-objet-u-ptr-pb-hydraulique-cree-instance>`
[Objet_U * Pb_Hydraulique::cree_instance()](#pb-hydraulique-public-static-objet-u-ptr-pb-hydraulique-cree-instance)
info#
const Type_info * Pb_Hydraulique::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::info() <pb-hydraulique-public-static-const-type-info-ptr-pb-hydraulique-info>`
[const Type_info * Pb_Hydraulique::info()](#pb-hydraulique-public-static-const-type-info-ptr-pb-hydraulique-info)
self_cast#
const Pb_Hydraulique & Pb_Hydraulique::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 & Pb_Hydraulique::self_cast(const Objet_U &) <pb-hydraulique-public-static-const-pb-hydraulique-ref-pb-hydraulique-self-cast-const-objet-u-ref>`
[const Pb_Hydraulique & Pb_Hydraulique::self_cast(const Objet_U &)](#pb-hydraulique-public-static-const-pb-hydraulique-ref-pb-hydraulique-self-cast-const-objet-u-ref)
self_cast#
Pb_Hydraulique & Pb_Hydraulique::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 & Pb_Hydraulique::self_cast(Objet_U &) <pb-hydraulique-public-static-pb-hydraulique-ref-pb-hydraulique-self-cast-objet-u-ref>`
[Pb_Hydraulique & Pb_Hydraulique::self_cast(Objet_U &)](#pb-hydraulique-public-static-pb-hydraulique-ref-pb-hydraulique-self-cast-objet-u-ref)
printOn#
Sortie & Pb_Hydraulique::printOn(Sortie &x) const override
Ecriture de l’objet sur un flot de sortie Methode a surcharger.
Detailed description
Reimplements:
References
Referenced By
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::printOn(Sortie &x) const override <pb-hydraulique-protected-sortie-ref-pb-hydraulique-printon-sortie-ref-x-const-override>`
[Sortie & Pb_Hydraulique::printOn(Sortie &x) const override](#pb-hydraulique-protected-sortie-ref-pb-hydraulique-printon-sortie-ref-x-const-override)
readOn#
Entree & Pb_Hydraulique::readOn(Entree &) override
Lecture d’un probleme dans un flot d’entree, et ouverture du flot de sauvegarde.
Detailed description
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
Referenced By
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::readOn(Entree &) override <pb-hydraulique-protected-entree-ref-pb-hydraulique-readon-entree-ref-override>`
[Entree & Pb_Hydraulique::readOn(Entree &) override](#pb-hydraulique-protected-entree-ref-pb-hydraulique-readon-entree-ref-override)
Attributes Documentation#
const Type_info Pb_Hydraulique::info_obj
Navier_Stokes_std Pb_Hydraulique::eq_hydraulique