Pb_Hydraulique_Concentration#

#include <Pb_Hydraulique_Concentration.h>
Brief description

Classe Pb_Hydraulique_Concentration Cette classe represente un probleme d’hydraulique avec transport.

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\_Concentration <class-pb-hydraulique-concentration>`
[Pb\_Hydraulique\_Concentration](#class-pb-hydraulique-concentration)

Detailed description#

d’un ou plusieurs constituants:

Inherits from#

Inherited by#

Inheritance graph#

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

../../../../../_images/classPb__Hydraulique__Concentration__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_Concentration::associer_milieu_base(const Milieu_base &) override
Brief description

Associe un milieu au probleme, Si le milieu est de type.

Detailed description
  • Fluide_Incompressible, il sera associe a l’equation de l’hydraulique-Constituant, il sera associe a l’equation de convection - diffusion Un autre type de milieu provoque une erreur

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_Concentration::associer_milieu_base(const Milieu_base &) override <pb-hydraulique-concentration-public-void-pb-hydraulique-concentration-associer-milieu-base-const-milieu-base-ref-override>`
[void Pb_Hydraulique_Concentration::associer_milieu_base(const Milieu_base &) override](#pb-hydraulique-concentration-public-void-pb-hydraulique-concentration-associer-milieu-base-const-milieu-base-ref-override)

duplique#

Definition
int Pb_Hydraulique_Concentration::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_Concentration::duplique() const override <pb-hydraulique-concentration-public-int-pb-hydraulique-concentration-duplique-const-override>`
[int Pb_Hydraulique_Concentration::duplique() const override](#pb-hydraulique-concentration-public-int-pb-hydraulique-concentration-duplique-const-override)

equation#

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

Renvoie l’equation d’hydraulique de type Navier_Stokes_std si i = 0 Renvoie l’equation de convection - diffusion de type.

Detailed description

Convection_Diffusion_Concentration si i = 1 (l’equation de convection diffusion peut - etre vectorielle) (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_Concentration::equation(int) const override <pb-hydraulique-concentration-public-const-equation-base-ref-pb-hydraulique-concentration-equation-int-const-override>`
[const Equation_base & Pb_Hydraulique_Concentration::equation(int) const override](#pb-hydraulique-concentration-public-const-equation-base-ref-pb-hydraulique-concentration-equation-int-const-override)

equation#

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

Renvoie l’equation d’hydraulique de type Navier_Stokes_std si i = 0 Renvoie l’equation de convection - diffusion de type.

Detailed description

Convection_Diffusion_Concentration si i = 1 (l’equation de convection diffusion peut - etre vectorielle)

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_Concentration::equation(int) override <pb-hydraulique-concentration-public-equation-base-ref-pb-hydraulique-concentration-equation-int-override>`
[Equation_base & Pb_Hydraulique_Concentration::equation(int) override](#pb-hydraulique-concentration-public-equation-base-ref-pb-hydraulique-concentration-equation-int-override)

get_info#

Definition
const Type_info * Pb_Hydraulique_Concentration::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_Concentration::get_info() const override <pb-hydraulique-concentration-public-const-type-info-ptr-pb-hydraulique-concentration-get-info-const-override>`
[const Type_info * Pb_Hydraulique_Concentration::get_info() const override](#pb-hydraulique-concentration-public-const-type-info-ptr-pb-hydraulique-concentration-get-info-const-override)

nombre_d_equations#

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

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

Detailed description

hydraulique avec transport:

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_Concentration::nombre_d_equations() const override <pb-hydraulique-concentration-public-int-pb-hydraulique-concentration-nombre-d-equations-const-override>`
[int Pb_Hydraulique_Concentration::nombre_d_equations() const override](#pb-hydraulique-concentration-public-int-pb-hydraulique-concentration-nombre-d-equations-const-override)

Pb_Hydraulique_Concentration#

Definition
Pb_Hydraulique_Concentration::Pb_Hydraulique_Concentration()
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_Concentration::Pb_Hydraulique_Concentration() <pb-hydraulique-concentration-public-pb-hydraulique-concentration-pb-hydraulique-concentration>`
[Pb_Hydraulique_Concentration::Pb_Hydraulique_Concentration()](#pb-hydraulique-concentration-public-pb-hydraulique-concentration-pb-hydraulique-concentration)

taille_memoire#

Definition
unsigned Pb_Hydraulique_Concentration::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_Concentration::taille_memoire() const override <pb-hydraulique-concentration-public-unsigned-pb-hydraulique-concentration-taille-memoire-const-override>`
[unsigned Pb_Hydraulique_Concentration::taille_memoire() const override](#pb-hydraulique-concentration-public-unsigned-pb-hydraulique-concentration-taille-memoire-const-override)

verifier#

Definition
int Pb_Hydraulique_Concentration::verifier() override
Brief description

Teste la compatibilite des equations de convection - diffusion 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_concentration(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_Hydraulique_Concentration::verifier() override <pb-hydraulique-concentration-public-int-pb-hydraulique-concentration-verifier-override>`
[int Pb_Hydraulique_Concentration::verifier() override](#pb-hydraulique-concentration-public-int-pb-hydraulique-concentration-verifier-override)

~Pb_Hydraulique_Concentration#

Definition
Pb_Hydraulique_Concentration::~Pb_Hydraulique_Concentration()
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_Concentration::~Pb_Hydraulique_Concentration() <pb-hydraulique-concentration-public-pb-hydraulique-concentration-dtor-pb-hydraulique-concentration>`
[Pb_Hydraulique_Concentration::~Pb_Hydraulique_Concentration()](#pb-hydraulique-concentration-public-pb-hydraulique-concentration-dtor-pb-hydraulique-concentration)

cree_instance#

Definition
Objet_U * Pb_Hydraulique_Concentration::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_Concentration::cree_instance() <pb-hydraulique-concentration-public-static-objet-u-ptr-pb-hydraulique-concentration-cree-instance>`
[Objet_U * Pb_Hydraulique_Concentration::cree_instance()](#pb-hydraulique-concentration-public-static-objet-u-ptr-pb-hydraulique-concentration-cree-instance)

info#

Definition
const Type_info * Pb_Hydraulique_Concentration::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_Concentration::info() <pb-hydraulique-concentration-public-static-const-type-info-ptr-pb-hydraulique-concentration-info>`
[const Type_info * Pb_Hydraulique_Concentration::info()](#pb-hydraulique-concentration-public-static-const-type-info-ptr-pb-hydraulique-concentration-info)

self_cast#

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

self_cast#

Definition
Pb_Hydraulique_Concentration & Pb_Hydraulique_Concentration::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_Concentration & Pb_Hydraulique_Concentration::self_cast(Objet_U &) <pb-hydraulique-concentration-public-static-pb-hydraulique-concentration-ref-pb-hydraulique-concentration-self-cast-objet-u-ref>`
[Pb_Hydraulique_Concentration & Pb_Hydraulique_Concentration::self_cast(Objet_U &)](#pb-hydraulique-concentration-public-static-pb-hydraulique-concentration-ref-pb-hydraulique-concentration-self-cast-objet-u-ref)

printOn#

Definition
Sortie & Pb_Hydraulique_Concentration::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_Hydraulique_Concentration::printOn(Sortie &x) const override <pb-hydraulique-concentration-protected-sortie-ref-pb-hydraulique-concentration-printon-sortie-ref-x-const-override>`
[Sortie & Pb_Hydraulique_Concentration::printOn(Sortie &x) const override](#pb-hydraulique-concentration-protected-sortie-ref-pb-hydraulique-concentration-printon-sortie-ref-x-const-override)

readOn#

Definition
Entree & Pb_Hydraulique_Concentration::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_Hydraulique_Concentration::readOn(Entree &) override <pb-hydraulique-concentration-protected-entree-ref-pb-hydraulique-concentration-readon-entree-ref-override>`
[Entree & Pb_Hydraulique_Concentration::readOn(Entree &) override](#pb-hydraulique-concentration-protected-entree-ref-pb-hydraulique-concentration-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Pb_Hydraulique_Concentration::info_obj
eq_concentration (protected)
Convection_Diffusion_Concentration Pb_Hydraulique_Concentration::eq_concentration
eq_hydraulique (protected)
Navier_Stokes_std Pb_Hydraulique_Concentration::eq_hydraulique