Pb_Phase_field#
#include <Pb_Phase_field.h>
Classe Pb_Phase_field Cette classe represente un probleme d’hydraulique avec transport.
How to cite this class in this doc#
: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
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
void Pb_Phase_field::associer_milieu_base(const Milieu_base &) override
Associe un milieu au probleme, Si le milieu est de type.
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 cite in this doc:
:ref:`void Pb_Phase_field::associer_milieu_base(const Milieu_base &) override <public-void-pb-phase-field-associer-milieu-base-const-milieu-base-ref-override>`
[void Pb_Phase_field::associer_milieu_base(const Milieu_base &) override](#public-void-pb-phase-field-associer-milieu-base-const-milieu-base-ref-override)
int Pb_Phase_field::duplique() const override
Reimplements:
How to cite in this doc:
:ref:`int Pb_Phase_field::duplique() const override <public-int-pb-phase-field-duplique-const-override>`
[int Pb_Phase_field::duplique() const override](#public-int-pb-phase-field-duplique-const-override)
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.
Convection_Diffusion_Concentration si i = 1 (l’equation de convection diffusion peut - etre vectorielle) (version const)
Reimplements:
References
Referenced By
How to cite in this doc:
:ref:`const Equation_base & Pb_Phase_field::equation(int) const override <public-const-equation-base-ref-pb-phase-field-equation-int-const-override>`
[const Equation_base & Pb_Phase_field::equation(int) const override](#public-const-equation-base-ref-pb-phase-field-equation-int-const-override)
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.
Convection_Diffusion_Concentration si i = 1 (l’equation de convection diffusion peut - etre vectorielle)
Reimplements:
References
How to cite in this doc:
:ref:`Equation_base & Pb_Phase_field::equation(int) override <public-equation-base-ref-pb-phase-field-equation-int-override>`
[Equation_base & Pb_Phase_field::equation(int) override](#public-equation-base-ref-pb-phase-field-equation-int-override)
const Type_info * Pb_Phase_field::get_info() const override
Donne des informations sur le type de l’ Objet_U .
Reimplements:
How to cite in this doc:
:ref:`const Type_info * Pb_Phase_field::get_info() const override <public-const-type-info-ptr-pb-phase-field-get-info-const-override>`
[const Type_info * Pb_Phase_field::get_info() const override](#public-const-type-info-ptr-pb-phase-field-get-info-const-override)
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.
hydraulique avec transport:
Reimplements:
Referenced By
How to cite in this doc:
:ref:`int Pb_Phase_field::nombre_d_equations() const override <public-int-pb-phase-field-nombre-d-equations-const-override>`
[int Pb_Phase_field::nombre_d_equations() const override](#public-int-pb-phase-field-nombre-d-equations-const-override)
Pb_Phase_field::Pb_Phase_field()
How to cite in this doc:
:ref:`Pb_Phase_field::Pb_Phase_field() <public-pb-phase-field-pb-phase-field>`
[Pb_Phase_field::Pb_Phase_field()](#public-pb-phase-field-pb-phase-field)
unsigned Pb_Phase_field::taille_memoire() const override
Reimplements:
How to cite in this doc:
:ref:`unsigned Pb_Phase_field::taille_memoire() const override <public-unsigned-pb-phase-field-taille-memoire-const-override>`
[unsigned Pb_Phase_field::taille_memoire() const override](#public-unsigned-pb-phase-field-taille-memoire-const-override)
int Pb_Phase_field::verifier() override
Teste la compatibilite des equations de convection - diffusion et de l’hydraulique.
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 cite in this doc:
:ref:`int Pb_Phase_field::verifier() override <public-int-pb-phase-field-verifier-override>`
[int Pb_Phase_field::verifier() override](#public-int-pb-phase-field-verifier-override)
Pb_Phase_field::~Pb_Phase_field()
How to cite in this doc:
:ref:`Pb_Phase_field::~Pb_Phase_field() <public-pb-phase-field-dtor-pb-phase-field>`
[Pb_Phase_field::~Pb_Phase_field()](#public-pb-phase-field-dtor-pb-phase-field)
Objet_U * Pb_Phase_field::cree_instance()
How to cite in this doc:
:ref:`Objet_U * Pb_Phase_field::cree_instance() <public-static-objet-u-ptr-pb-phase-field-cree-instance>`
[Objet_U * Pb_Phase_field::cree_instance()](#public-static-objet-u-ptr-pb-phase-field-cree-instance)
const Type_info * Pb_Phase_field::info()
How to cite in this doc:
:ref:`const Type_info * Pb_Phase_field::info() <public-static-const-type-info-ptr-pb-phase-field-info>`
[const Type_info * Pb_Phase_field::info()](#public-static-const-type-info-ptr-pb-phase-field-info)
const Pb_Phase_field & Pb_Phase_field::self_cast(const Objet_U &)
How to cite in this doc:
:ref:`const Pb_Phase_field & Pb_Phase_field::self_cast(const Objet_U &) <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 &)](#public-static-const-pb-phase-field-ref-pb-phase-field-self-cast-const-objet-u-ref)
Pb_Phase_field & Pb_Phase_field::self_cast(Objet_U &)
How to cite in this doc:
:ref:`Pb_Phase_field & Pb_Phase_field::self_cast(Objet_U &) <public-static-pb-phase-field-ref-pb-phase-field-self-cast-objet-u-ref>`
[Pb_Phase_field & Pb_Phase_field::self_cast(Objet_U &)](#public-static-pb-phase-field-ref-pb-phase-field-self-cast-objet-u-ref)
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.
Reimplements:
References
How to cite in this doc:
:ref:`Sortie & Pb_Phase_field::printOn(Sortie &x) const override <protected-sortie-ref-pb-phase-field-printon-sortie-ref-x-const-override>`
[Sortie & Pb_Phase_field::printOn(Sortie &x) const override](#protected-sortie-ref-pb-phase-field-printon-sortie-ref-x-const-override)
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.
Reimplements:
References
How to cite in this doc:
:ref:`Entree & Pb_Phase_field::readOn(Entree &) override <protected-entree-ref-pb-phase-field-readon-entree-ref-override>`
[Entree & Pb_Phase_field::readOn(Entree &) override](#protected-entree-ref-pb-phase-field-readon-entree-ref-override)
void Pb_Phase_field::typer_lire_milieu(Entree &is) override
Reimplements:
References
How to cite in this doc:
:ref:`void Pb_Phase_field::typer_lire_milieu(Entree &is) override <protected-void-pb-phase-field-typer-lire-milieu-entree-ref-is-override>`
[void Pb_Phase_field::typer_lire_milieu(Entree &is) override](#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