Pb_Phase_field#
#include <Pb_Phase_field.h>
Classe Pb_Phase_field 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\_Phase\_field <class-pb-phase-field>`
[Pb\_Phase\_field](#class-pb-phase-field)
Detailed description#
d’un ou plusieurs constituants:
Inherits from#
public : Pb_Fluide_base
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_Phase_field::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
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_Phase_field::associer_milieu_base(const Milieu_base &) override <pb-phase-field-public-void-pb-phase-field-associer-milieu-base-const-milieu-base-ref-override>`
[void Pb_Phase_field::associer_milieu_base(const Milieu_base &) override](#pb-phase-field-public-void-pb-phase-field-associer-milieu-base-const-milieu-base-ref-override)
duplique#
int Pb_Phase_field::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_Phase_field::duplique() const override <pb-phase-field-public-int-pb-phase-field-duplique-const-override>`
[int Pb_Phase_field::duplique() const override](#pb-phase-field-public-int-pb-phase-field-duplique-const-override)
equation#
const Equation_base & Pb_Phase_field::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
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:`const Equation_base & Pb_Phase_field::equation(int) const override <pb-phase-field-public-const-equation-base-ref-pb-phase-field-equation-int-const-override>`
[const Equation_base & Pb_Phase_field::equation(int) const override](#pb-phase-field-public-const-equation-base-ref-pb-phase-field-equation-int-const-override)
equation#
Equation_base & Pb_Phase_field::equation(int) override
Renvoie l’equation d’hydraulique de type Navier_Stokes 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_Phase_field::equation(int) override <pb-phase-field-public-equation-base-ref-pb-phase-field-equation-int-override>`
[Equation_base & Pb_Phase_field::equation(int) override](#pb-phase-field-public-equation-base-ref-pb-phase-field-equation-int-override)
get_info#
const Type_info * Pb_Phase_field::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_Phase_field::get_info() const override <pb-phase-field-public-const-type-info-ptr-pb-phase-field-get-info-const-override>`
[const Type_info * Pb_Phase_field::get_info() const override](#pb-phase-field-public-const-type-info-ptr-pb-phase-field-get-info-const-override)
nombre_d_equations#
int Pb_Phase_field::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:
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:`int Pb_Phase_field::nombre_d_equations() const override <pb-phase-field-public-int-pb-phase-field-nombre-d-equations-const-override>`
[int Pb_Phase_field::nombre_d_equations() const override](#pb-phase-field-public-int-pb-phase-field-nombre-d-equations-const-override)
Pb_Phase_field#
Pb_Phase_field::Pb_Phase_field()
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_Phase_field::Pb_Phase_field() <pb-phase-field-public-pb-phase-field-pb-phase-field>`
[Pb_Phase_field::Pb_Phase_field()](#pb-phase-field-public-pb-phase-field-pb-phase-field)
taille_memoire#
unsigned Pb_Phase_field::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_Phase_field::taille_memoire() const override <pb-phase-field-public-unsigned-pb-phase-field-taille-memoire-const-override>`
[unsigned Pb_Phase_field::taille_memoire() const override](#pb-phase-field-public-unsigned-pb-phase-field-taille-memoire-const-override)
verifier#
int Pb_Phase_field::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_Phase_field::verifier() override <pb-phase-field-public-int-pb-phase-field-verifier-override>`
[int Pb_Phase_field::verifier() override](#pb-phase-field-public-int-pb-phase-field-verifier-override)
~Pb_Phase_field#
Pb_Phase_field::~Pb_Phase_field()
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_Phase_field::~Pb_Phase_field() <pb-phase-field-public-pb-phase-field-dtor-pb-phase-field>`
[Pb_Phase_field::~Pb_Phase_field()](#pb-phase-field-public-pb-phase-field-dtor-pb-phase-field)
cree_instance#
Objet_U * Pb_Phase_field::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_Phase_field::cree_instance() <pb-phase-field-public-static-objet-u-ptr-pb-phase-field-cree-instance>`
[Objet_U * Pb_Phase_field::cree_instance()](#pb-phase-field-public-static-objet-u-ptr-pb-phase-field-cree-instance)
info#
const Type_info * Pb_Phase_field::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_Phase_field::info() <pb-phase-field-public-static-const-type-info-ptr-pb-phase-field-info>`
[const Type_info * Pb_Phase_field::info()](#pb-phase-field-public-static-const-type-info-ptr-pb-phase-field-info)
self_cast#
const Pb_Phase_field & Pb_Phase_field::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_Phase_field & Pb_Phase_field::self_cast(const Objet_U &) <pb-phase-field-public-static-const-pb-phase-field-ref-pb-phase-field-self-cast-const-objet-u-ref>`
[const Pb_Phase_field & Pb_Phase_field::self_cast(const Objet_U &)](#pb-phase-field-public-static-const-pb-phase-field-ref-pb-phase-field-self-cast-const-objet-u-ref)
self_cast#
Pb_Phase_field & Pb_Phase_field::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_Phase_field & Pb_Phase_field::self_cast(Objet_U &) <pb-phase-field-public-static-pb-phase-field-ref-pb-phase-field-self-cast-objet-u-ref>`
[Pb_Phase_field & Pb_Phase_field::self_cast(Objet_U &)](#pb-phase-field-public-static-pb-phase-field-ref-pb-phase-field-self-cast-objet-u-ref)
printOn#
Sortie & Pb_Phase_field::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_Phase_field::printOn(Sortie &x) const override <pb-phase-field-protected-sortie-ref-pb-phase-field-printon-sortie-ref-x-const-override>`
[Sortie & Pb_Phase_field::printOn(Sortie &x) const override](#pb-phase-field-protected-sortie-ref-pb-phase-field-printon-sortie-ref-x-const-override)
readOn#
Entree & Pb_Phase_field::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_Phase_field::readOn(Entree &) override <pb-phase-field-protected-entree-ref-pb-phase-field-readon-entree-ref-override>`
[Entree & Pb_Phase_field::readOn(Entree &) override](#pb-phase-field-protected-entree-ref-pb-phase-field-readon-entree-ref-override)
typer_lire_milieu#
void Pb_Phase_field::typer_lire_milieu(Entree &is) 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:`void Pb_Phase_field::typer_lire_milieu(Entree &is) override <pb-phase-field-protected-void-pb-phase-field-typer-lire-milieu-entree-ref-is-override>`
[void Pb_Phase_field::typer_lire_milieu(Entree &is) override](#pb-phase-field-protected-void-pb-phase-field-typer-lire-milieu-entree-ref-is-override)
Attributes Documentation#
const Type_info Pb_Phase_field::info_obj
Convection_Diffusion_Phase_field Pb_Phase_field::eq_concentration
Navier_Stokes_phase_field Pb_Phase_field::eq_hydraulique