Pb_Hydraulique#

#include <Pb_Hydraulique.h>
Brief description

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#

Inherited by#

Inheritance graph#

If the image is too small, right-click and open in new tab

../../../../../_images/classPb__Hydraulique__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

associer_milieu_base#

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

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#

Definition
int Pb_Hydraulique::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_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#

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

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::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#

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

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::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#

Definition
const Type_info * Pb_Hydraulique::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_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#

Definition
int Pb_Hydraulique::nombre_d_equations() const override
Brief description
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#

Definition
Pb_Hydraulique::Pb_Hydraulique()
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_Hydraulique::Pb_Hydraulique() <pb-hydraulique-public-pb-hydraulique-pb-hydraulique>`
[Pb_Hydraulique::Pb_Hydraulique()](#pb-hydraulique-public-pb-hydraulique-pb-hydraulique)

taille_memoire#

Definition
unsigned Pb_Hydraulique::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_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#

Definition
Pb_Hydraulique::~Pb_Hydraulique()
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_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#

Definition
Objet_U * Pb_Hydraulique::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_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#

Definition
const Type_info * Pb_Hydraulique::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_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#

Definition
const Pb_Hydraulique & Pb_Hydraulique::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_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#

Definition
Pb_Hydraulique & Pb_Hydraulique::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_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#

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

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#

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

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#

info_obj (public)
const Type_info Pb_Hydraulique::info_obj
eq_hydraulique (protected)
Navier_Stokes_std Pb_Hydraulique::eq_hydraulique