Schema_Phase_field#

#include <Schema_Phase_field.h>

classe Schema_Phase_field

How to cite this class in this doc#

:ref:`Schema\_Phase\_field <class-schema-phase-field>`
[Schema\_Phase\_field](#class-schema-phase-field)

Detailed description#

Inherits from#

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

associer_pb
void Schema_Phase_field::associer_pb(const Probleme_base &) override

Reimplements:

References
How to cite in this doc:
:ref:`void Schema_Phase_field::associer_pb(const Probleme_base &) override <public-void-schema-phase-field-associer-pb-const-probleme-base-ref-override>`
[void Schema_Phase_field::associer_pb(const Probleme_base &) override](#public-void-schema-phase-field-associer-pb-const-probleme-base-ref-override)
changer_temps_courant
void Schema_Phase_field::changer_temps_courant(const double) override

Appel a l’objet sous - jacent Change le temps courant.

Reimplements:

References
How to cite in this doc:
:ref:`void Schema_Phase_field::changer_temps_courant(const double) override <public-void-schema-phase-field-changer-temps-courant-const-double-override>`
[void Schema_Phase_field::changer_temps_courant(const double) override](#public-void-schema-phase-field-changer-temps-courant-const-double-override)
completer
void Schema_Phase_field::completer() override

Complete les attributs de sch2.

Reimplements:

References
How to cite in this doc:
:ref:`void Schema_Phase_field::completer() override <public-void-schema-phase-field-completer-override>`
[void Schema_Phase_field::completer() override](#public-void-schema-phase-field-completer-override)
corriger_dt_calcule
bool Schema_Phase_field::corriger_dt_calcule(double &) const override

Corrige le pas de temps dt_min < = dt < = dt_max.

Reimplements:

References
How to cite in this doc:
:ref:`bool Schema_Phase_field::corriger_dt_calcule(double &) const override <public-bool-schema-phase-field-corriger-dt-calcule-double-ref-const-override>`
[bool Schema_Phase_field::corriger_dt_calcule(double &) const override](#public-bool-schema-phase-field-corriger-dt-calcule-double-ref-const-override)
deuxieme_dt
int Schema_Phase_field::deuxieme_dt(Convection_Diffusion_Phase_field &eq_c)

Effectue le deuxieme demi - pas de temps sur l’equation de type Convection_Diffusion_Phase_field .

References
Referenced By
How to cite in this doc:
:ref:`int Schema_Phase_field::deuxieme_dt(Convection_Diffusion_Phase_field &eq_c) <public-int-schema-phase-field-deuxieme-dt-convection-diffusion-phase-field-ref-eq-c>`
[int Schema_Phase_field::deuxieme_dt(Convection_Diffusion_Phase_field &eq_c)](#public-int-schema-phase-field-deuxieme-dt-convection-diffusion-phase-field-ref-eq-c)
duplique
int Schema_Phase_field::duplique() const override

Reimplements:

How to cite in this doc:
:ref:`int Schema_Phase_field::duplique() const override <public-int-schema-phase-field-duplique-const-override>`
[int Schema_Phase_field::duplique() const override](#public-int-schema-phase-field-duplique-const-override)
faire_un_pas_de_temps_C_D_Phase_field
int Schema_Phase_field::faire_un_pas_de_temps_C_D_Phase_field(Convection_Diffusion_Phase_field &)

Effectue un pas de temps sur l’equation de type Convection_Diffusion_Phase_field .

References
Referenced By
How to cite in this doc:
:ref:`int Schema_Phase_field::faire_un_pas_de_temps_C_D_Phase_field(Convection_Diffusion_Phase_field &) <public-int-schema-phase-field-faire-un-pas-de-temps-c-d-phase-field-convection-diffusion-phase-field-ref>`
[int Schema_Phase_field::faire_un_pas_de_temps_C_D_Phase_field(Convection_Diffusion_Phase_field &)](#public-int-schema-phase-field-faire-un-pas-de-temps-c-d-phase-field-convection-diffusion-phase-field-ref)
faire_un_pas_de_temps_eqn_base
int Schema_Phase_field::faire_un_pas_de_temps_eqn_base(Equation_base &) override

Effectue un pas de temps sur l’equation passee en parametre.

Le pas de temps effectue n’est pas standard si l’equation est de type Convection_Diffusion_Phase_field

Reimplements:

References
Referenced By
How to cite in this doc:
:ref:`int Schema_Phase_field::faire_un_pas_de_temps_eqn_base(Equation_base &) override <public-int-schema-phase-field-faire-un-pas-de-temps-eqn-base-equation-base-ref-override>`
[int Schema_Phase_field::faire_un_pas_de_temps_eqn_base(Equation_base &) override](#public-int-schema-phase-field-faire-un-pas-de-temps-eqn-base-equation-base-ref-override)
get_info
const Type_info * Schema_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 * Schema_Phase_field::get_info() const override <public-const-type-info-ptr-schema-phase-field-get-info-const-override>`
[const Type_info * Schema_Phase_field::get_info() const override](#public-const-type-info-ptr-schema-phase-field-get-info-const-override)
imprimer
void Schema_Phase_field::imprimer(Sortie &) const override

Appel a l’objet sous - jacent Imprime le schema en temp sur un flot de sortie (si il y a lieu).

Reimplements:

References
How to cite in this doc:
:ref:`void Schema_Phase_field::imprimer(Sortie &) const override <public-void-schema-phase-field-imprimer-sortie-ref-const-override>`
[void Schema_Phase_field::imprimer(Sortie &) const override](#public-void-schema-phase-field-imprimer-sortie-ref-const-override)
initialize
void Schema_Phase_field::initialize() override

Reimplements:

References
How to cite in this doc:
:ref:`void Schema_Phase_field::initialize() override <public-void-schema-phase-field-initialize-override>`
[void Schema_Phase_field::initialize() override](#public-void-schema-phase-field-initialize-override)
initTimeStep
bool Schema_Phase_field::initTimeStep(double dt) override

Reimplements:

References
How to cite in this doc:
:ref:`bool Schema_Phase_field::initTimeStep(double dt) override <public-bool-schema-phase-field-inittimestep-double-dt-override>`
[bool Schema_Phase_field::initTimeStep(double dt) override](#public-bool-schema-phase-field-inittimestep-double-dt-override)
iterateTimeStep
bool Schema_Phase_field::iterateTimeStep(bool &converged) override

faire_un_pas_de_temps_pb_base avec NS = equation(0) et CH = equation(1) Sert a calculer l’equation de Cahn - Hilliard en premier puis Navier - Stokes, en appelant

equation(1) d’abord puis equation(0) pour obtenir les couplages voulus. (dans le cas nb_eqn = 2)

Reimplements:

References
How to cite in this doc:
:ref:`bool Schema_Phase_field::iterateTimeStep(bool &converged) override <public-bool-schema-phase-field-iteratetimestep-bool-ref-converged-override>`
[bool Schema_Phase_field::iterateTimeStep(bool &converged) override](#public-bool-schema-phase-field-iteratetimestep-bool-ref-converged-override)
lire_motcle_non_standard
int Schema_Phase_field::lire_motcle_non_standard(const Motcle &, Entree &) override

Lecture du nombre d’iterations pour l’etape de relaxation du Schema_Phase_field .

Reimplements:

References
How to cite in this doc:
:ref:`int Schema_Phase_field::lire_motcle_non_standard(const Motcle &, Entree &) override <public-int-schema-phase-field-lire-motcle-non-standard-const-motcle-ref-entree-ref-override>`
[int Schema_Phase_field::lire_motcle_non_standard(const Motcle &, Entree &) override](#public-int-schema-phase-field-lire-motcle-non-standard-const-motcle-ref-entree-ref-override)
mettre_a_jour
int Schema_Phase_field::mettre_a_jour() override

Mise a jour du temps courant (t + = dt) et du nombre de pas de temps effectue (nb_pas_dt_ + + ).

Reimplements:

References
How to cite in this doc:
:ref:`int Schema_Phase_field::mettre_a_jour() override <public-int-schema-phase-field-mettre-a-jour-override>`
[int Schema_Phase_field::mettre_a_jour() override](#public-int-schema-phase-field-mettre-a-jour-override)
nb_valeurs_futures
int Schema_Phase_field::nb_valeurs_futures() const override

Renvoie le nombre de valeurs temporelles futures.

Ici : la valeur commune aux deux schemas utilises.

Reimplements:

References
How to cite in this doc:
:ref:`int Schema_Phase_field::nb_valeurs_futures() const override <public-int-schema-phase-field-nb-valeurs-futures-const-override>`
[int Schema_Phase_field::nb_valeurs_futures() const override](#public-int-schema-phase-field-nb-valeurs-futures-const-override)
nb_valeurs_temporelles
int Schema_Phase_field::nb_valeurs_temporelles() const override

Renvoie le nombre de valeurs temporelles a conserver.

Ici : le max des deux schemas utilises.

Reimplements:

References
How to cite in this doc:
:ref:`int Schema_Phase_field::nb_valeurs_temporelles() const override <public-int-schema-phase-field-nb-valeurs-temporelles-const-override>`
[int Schema_Phase_field::nb_valeurs_temporelles() const override](#public-int-schema-phase-field-nb-valeurs-temporelles-const-override)
premier_dt
int Schema_Phase_field::premier_dt(Convection_Diffusion_Phase_field &eq_c)

Effectue le premier demi - pas de temps1 sur l’equation de type Convection_Diffusion_Phase_field .

References
Referenced By
How to cite in this doc:
:ref:`int Schema_Phase_field::premier_dt(Convection_Diffusion_Phase_field &eq_c) <public-int-schema-phase-field-premier-dt-convection-diffusion-phase-field-ref-eq-c>`
[int Schema_Phase_field::premier_dt(Convection_Diffusion_Phase_field &eq_c)](#public-int-schema-phase-field-premier-dt-convection-diffusion-phase-field-ref-eq-c)
Schema_Phase_field
Schema_Phase_field::Schema_Phase_field()
How to cite in this doc:
:ref:`Schema_Phase_field::Schema_Phase_field() <public-schema-phase-field-schema-phase-field>`
[Schema_Phase_field::Schema_Phase_field()](#public-schema-phase-field-schema-phase-field)
set_param
void Schema_Phase_field::set_param(Param &titi) override

Reimplements:

References
How to cite in this doc:
:ref:`void Schema_Phase_field::set_param(Param &titi) override <public-void-schema-phase-field-set-param-param-ref-titi-override>`
[void Schema_Phase_field::set_param(Param &titi) override](#public-void-schema-phase-field-set-param-param-ref-titi-override)
stop
int Schema_Phase_field::stop() const override

Appel a l’objet sous - jacent Renvoie 1 si il y lieu de stopper le calcul pour differente raisons:

  • le temps final est atteint - le nombre de pas de temps maximum est depasse-l’etat stationnaire est atteint - indicateur d’arret fichier Renvoie 0 sinon

Reimplements:

References
How to cite in this doc:
:ref:`int Schema_Phase_field::stop() const override <public-int-schema-phase-field-stop-const-override>`
[int Schema_Phase_field::stop() const override](#public-int-schema-phase-field-stop-const-override)
taille_memoire
unsigned Schema_Phase_field::taille_memoire() const override

Reimplements:

How to cite in this doc:
:ref:`unsigned Schema_Phase_field::taille_memoire() const override <public-unsigned-schema-phase-field-taille-memoire-const-override>`
[unsigned Schema_Phase_field::taille_memoire() const override](#public-unsigned-schema-phase-field-taille-memoire-const-override)
temps_defaut
double Schema_Phase_field::temps_defaut() const override

Renvoie le le temps le temps que doivent rendre les champs a l’appel de valeurs()

Ici : la valeur commune aux deux schemas utilises.

Reimplements:

References
How to cite in this doc:
:ref:`double Schema_Phase_field::temps_defaut() const override <public-double-schema-phase-field-temps-defaut-const-override>`
[double Schema_Phase_field::temps_defaut() const override](#public-double-schema-phase-field-temps-defaut-const-override)
temps_futur
double Schema_Phase_field::temps_futur(int i) const override

Renvoie le le temps a la i - eme valeur future.

Ici : la valeur commune aux deux schemas utilises.

Reimplements:

References
How to cite in this doc:
:ref:`double Schema_Phase_field::temps_futur(int i) const override <public-double-schema-phase-field-temps-futur-int-i-const-override>`
[double Schema_Phase_field::temps_futur(int i) const override](#public-double-schema-phase-field-temps-futur-int-i-const-override)
valeur_temps_intermediaire
const DoubleTab & Schema_Phase_field::valeur_temps_intermediaire() const
How to cite in this doc:
:ref:`const DoubleTab & Schema_Phase_field::valeur_temps_intermediaire() const <public-const-doubletab-ref-schema-phase-field-valeur-temps-intermediaire-const>`
[const DoubleTab & Schema_Phase_field::valeur_temps_intermediaire() const](#public-const-doubletab-ref-schema-phase-field-valeur-temps-intermediaire-const)
~Schema_Phase_field
Schema_Phase_field::~Schema_Phase_field()
How to cite in this doc:
:ref:`Schema_Phase_field::~Schema_Phase_field() <public-schema-phase-field-dtor-schema-phase-field>`
[Schema_Phase_field::~Schema_Phase_field()](#public-schema-phase-field-dtor-schema-phase-field)
cree_instance
Objet_U * Schema_Phase_field::cree_instance()
How to cite in this doc:
:ref:`Objet_U * Schema_Phase_field::cree_instance() <public-static-objet-u-ptr-schema-phase-field-cree-instance>`
[Objet_U * Schema_Phase_field::cree_instance()](#public-static-objet-u-ptr-schema-phase-field-cree-instance)
info
const Type_info * Schema_Phase_field::info()
How to cite in this doc:
:ref:`const Type_info * Schema_Phase_field::info() <public-static-const-type-info-ptr-schema-phase-field-info>`
[const Type_info * Schema_Phase_field::info()](#public-static-const-type-info-ptr-schema-phase-field-info)
self_cast
const Schema_Phase_field & Schema_Phase_field::self_cast(const Objet_U &)
How to cite in this doc:
:ref:`const Schema_Phase_field & Schema_Phase_field::self_cast(const Objet_U &) <public-static-const-schema-phase-field-ref-schema-phase-field-self-cast-const-objet-u-ref>`
[const Schema_Phase_field & Schema_Phase_field::self_cast(const Objet_U &)](#public-static-const-schema-phase-field-ref-schema-phase-field-self-cast-const-objet-u-ref)
self_cast
Schema_Phase_field & Schema_Phase_field::self_cast(Objet_U &)
How to cite in this doc:
:ref:`Schema_Phase_field & Schema_Phase_field::self_cast(Objet_U &) <public-static-schema-phase-field-ref-schema-phase-field-self-cast-objet-u-ref>`
[Schema_Phase_field & Schema_Phase_field::self_cast(Objet_U &)](#public-static-schema-phase-field-ref-schema-phase-field-self-cast-objet-u-ref)
printOn
Sortie & Schema_Phase_field::printOn(Sortie &x) const override

Simple appel a: Schema_Temps_base::printOn(Sortie& ) Ecrit le schema en temps sur un flot de sortie.

Reimplements:

References
How to cite in this doc:
:ref:`Sortie & Schema_Phase_field::printOn(Sortie &x) const override <protected-sortie-ref-schema-phase-field-printon-sortie-ref-x-const-override>`
[Sortie & Schema_Phase_field::printOn(Sortie &x) const override](#protected-sortie-ref-schema-phase-field-printon-sortie-ref-x-const-override)
readOn
Entree & Schema_Phase_field::readOn(Entree &) override

Lit le schema en temps a partir d’un flot d’entree.

Simple appel a: Schema_Temps_base::readOn(Entree& )

Reimplements:

References
How to cite in this doc:
:ref:`Entree & Schema_Phase_field::readOn(Entree &) override <protected-entree-ref-schema-phase-field-readon-entree-ref-override>`
[Entree & Schema_Phase_field::readOn(Entree &) override](#protected-entree-ref-schema-phase-field-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Schema_Phase_field::info_obj
nb_iterations_relax_ (protected)
int Schema_Phase_field::nb_iterations_relax_
sch2 (protected)
TRUST_Deriv<Schema_Temps_base> Schema_Phase_field::sch2
sch3 (protected)
TRUST_Deriv<Schema_Temps_base> Schema_Phase_field::sch3