Pb_Hydraulique_Concentration#
#include <Pb_Hydraulique_Concentration.h>
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#
public : Pb_Fluide_base
Inherited by#
public : TRUSTProblem_sup_eqns
<Pb_Hydraulique_Concentration>
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_Concentration::associer_milieu_base(const Milieu_base &) override
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#
int Pb_Hydraulique_Concentration::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_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#
const Equation_base & Pb_Hydraulique_Concentration::equation(int) const override
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#
Equation_base & Pb_Hydraulique_Concentration::equation(int) override
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#
const Type_info * Pb_Hydraulique_Concentration::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_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#
int Pb_Hydraulique_Concentration::nombre_d_equations() const override
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#
Pb_Hydraulique_Concentration::Pb_Hydraulique_Concentration()
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#
unsigned Pb_Hydraulique_Concentration::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_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#
int Pb_Hydraulique_Concentration::verifier() override
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:
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#
Pb_Hydraulique_Concentration::~Pb_Hydraulique_Concentration()
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#
Objet_U * Pb_Hydraulique_Concentration::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_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#
const Type_info * Pb_Hydraulique_Concentration::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_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#
const Pb_Hydraulique_Concentration & Pb_Hydraulique_Concentration::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_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#
Pb_Hydraulique_Concentration & Pb_Hydraulique_Concentration::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_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#
Sortie & Pb_Hydraulique_Concentration::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_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#
Entree & Pb_Hydraulique_Concentration::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_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#
const Type_info Pb_Hydraulique_Concentration::info_obj
Convection_Diffusion_Concentration Pb_Hydraulique_Concentration::eq_concentration
Navier_Stokes_std Pb_Hydraulique_Concentration::eq_hydraulique