Champ_Ostwald#

#include <Champ_Ostwald.h>

classe Champ_Ostwald Represente un champ qui varie en fonction de la consistance et

How to cite this class in this doc#

:ref:`Champ\_Ostwald <class-champ-ostwald>`
[Champ\_Ostwald](#class-champ-ostwald)

Detailed description#

de l’indice de structure. Classe mere qui gere le champ utilise pour le fluide d’Ostwald dans les deux discretisations. Possede les fonctions generiques aux deux discretisations. Fait reference a un fluide d’Ostwald pour pouvoir utiliser les deux parametres du fluide d’Ostwald : K et N.

Inherits from#

Inherited by#

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

affecter_
Champ_base & Champ_Ostwald::affecter_(const Champ_base &) override

Reimplements:

References
How to cite in this doc:
:ref:`Champ_base & Champ_Ostwald::affecter_(const Champ_base &) override <public-champ-base-ref-champ-ostwald-affecter-underscore-const-champ-base-ref-override>`
[Champ_base & Champ_Ostwald::affecter_(const Champ_base &) override](#public-champ-base-ref-champ-ostwald-affecter-underscore-const-champ-base-ref-override)
associer_fluide
void Champ_Ostwald::associer_fluide(const Fluide_Ostwald &le_fluide)
References
Referenced By
How to cite in this doc:
:ref:`void Champ_Ostwald::associer_fluide(const Fluide_Ostwald &le_fluide) <public-void-champ-ostwald-associer-fluide-const-fluide-ostwald-ref-le-fluide>`
[void Champ_Ostwald::associer_fluide(const Fluide_Ostwald &le_fluide)](#public-void-champ-ostwald-associer-fluide-const-fluide-ostwald-ref-le-fluide)
Champ_Ostwald
Champ_Ostwald::Champ_Ostwald()
How to cite in this doc:
:ref:`Champ_Ostwald::Champ_Ostwald() <public-champ-ostwald-champ-ostwald>`
[Champ_Ostwald::Champ_Ostwald()](#public-champ-ostwald-champ-ostwald)
duplique
int Champ_Ostwald::duplique() const override

Reimplements:

How to cite in this doc:
:ref:`int Champ_Ostwald::duplique() const override <public-int-champ-ostwald-duplique-const-override>`
[int Champ_Ostwald::duplique() const override](#public-int-champ-ostwald-duplique-const-override)
fixer_nb_valeurs_nodales
int Champ_Ostwald::fixer_nb_valeurs_nodales(int nb_noeuds) override

Fixe le nombre de degres de liberte par composante.

Reimplements:

References
Referenced By
How to cite in this doc:
:ref:`int Champ_Ostwald::fixer_nb_valeurs_nodales(int nb_noeuds) override <public-int-champ-ostwald-fixer-nb-valeurs-nodales-int-nb-noeuds-override>`
[int Champ_Ostwald::fixer_nb_valeurs_nodales(int nb_noeuds) override](#public-int-champ-ostwald-fixer-nb-valeurs-nodales-int-nb-noeuds-override)
get_info
const Type_info * Champ_Ostwald::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 * Champ_Ostwald::get_info() const override <public-const-type-info-ptr-champ-ostwald-get-info-const-override>`
[const Type_info * Champ_Ostwald::get_info() const override](#public-const-type-info-ptr-champ-ostwald-get-info-const-override)
initialiser
int Champ_Ostwald::initialiser(const double temps) override

NE FAIT RIEN.

A surcharger dans les classes derivees. Provoque l’initialisation du champ si necessaire

Reimplements:

References
How to cite in this doc:
:ref:`int Champ_Ostwald::initialiser(const double temps) override <public-int-champ-ostwald-initialiser-const-double-temps-override>`
[int Champ_Ostwald::initialiser(const double temps) override](#public-int-champ-ostwald-initialiser-const-double-temps-override)
me_calculer
void Champ_Ostwald::me_calculer(double tps)
References
How to cite in this doc:
:ref:`void Champ_Ostwald::me_calculer(double tps) <public-void-champ-ostwald-me-calculer-double-tps>`
[void Champ_Ostwald::me_calculer(double tps)](#public-void-champ-ostwald-me-calculer-double-tps)
mettre_a_jour
void Champ_Ostwald::mettre_a_jour(double temps) override

mettre_a_jour de la classe de base Champ_base :ne fait rien !

Reimplements:

References
How to cite in this doc:
:ref:`void Champ_Ostwald::mettre_a_jour(double temps) override <public-void-champ-ostwald-mettre-a-jour-double-temps-override>`
[void Champ_Ostwald::mettre_a_jour(double temps) override](#public-void-champ-ostwald-mettre-a-jour-double-temps-override)
mon_fluide
virtual const Fluide_Ostwald & Champ_Ostwald::mon_fluide() const
References
How to cite in this doc:
:ref:`virtual const Fluide_Ostwald & Champ_Ostwald::mon_fluide() const <public-virtual-const-fluide-ostwald-ref-champ-ostwald-mon-fluide-const>`
[virtual const Fluide_Ostwald & Champ_Ostwald::mon_fluide() const](#public-virtual-const-fluide-ostwald-ref-champ-ostwald-mon-fluide-const)
taille_memoire
unsigned Champ_Ostwald::taille_memoire() const override

Reimplements:

How to cite in this doc:
:ref:`unsigned Champ_Ostwald::taille_memoire() const override <public-unsigned-champ-ostwald-taille-memoire-const-override>`
[unsigned Champ_Ostwald::taille_memoire() const override](#public-unsigned-champ-ostwald-taille-memoire-const-override)
~Champ_Ostwald
Champ_Ostwald::~Champ_Ostwald()
How to cite in this doc:
:ref:`Champ_Ostwald::~Champ_Ostwald() <public-champ-ostwald-dtor-champ-ostwald>`
[Champ_Ostwald::~Champ_Ostwald()](#public-champ-ostwald-dtor-champ-ostwald)
cree_instance
Objet_U * Champ_Ostwald::cree_instance()
How to cite in this doc:
:ref:`Objet_U * Champ_Ostwald::cree_instance() <public-static-objet-u-ptr-champ-ostwald-cree-instance>`
[Objet_U * Champ_Ostwald::cree_instance()](#public-static-objet-u-ptr-champ-ostwald-cree-instance)
info
const Type_info * Champ_Ostwald::info()
How to cite in this doc:
:ref:`const Type_info * Champ_Ostwald::info() <public-static-const-type-info-ptr-champ-ostwald-info>`
[const Type_info * Champ_Ostwald::info()](#public-static-const-type-info-ptr-champ-ostwald-info)
self_cast
const Champ_Ostwald & Champ_Ostwald::self_cast(const Objet_U &)
How to cite in this doc:
:ref:`const Champ_Ostwald & Champ_Ostwald::self_cast(const Objet_U &) <public-static-const-champ-ostwald-ref-champ-ostwald-self-cast-const-objet-u-ref>`
[const Champ_Ostwald & Champ_Ostwald::self_cast(const Objet_U &)](#public-static-const-champ-ostwald-ref-champ-ostwald-self-cast-const-objet-u-ref)
self_cast
Champ_Ostwald & Champ_Ostwald::self_cast(Objet_U &)
How to cite in this doc:
:ref:`Champ_Ostwald & Champ_Ostwald::self_cast(Objet_U &) <public-static-champ-ostwald-ref-champ-ostwald-self-cast-objet-u-ref>`
[Champ_Ostwald & Champ_Ostwald::self_cast(Objet_U &)](#public-static-champ-ostwald-ref-champ-ostwald-self-cast-objet-u-ref)
printOn
Sortie & Champ_Ostwald::printOn(Sortie &x) const override

Ecriture de l’objet sur un flot de sortie Methode a surcharger.

Reimplements:

How to cite in this doc:
:ref:`Sortie & Champ_Ostwald::printOn(Sortie &x) const override <protected-sortie-ref-champ-ostwald-printon-sortie-ref-x-const-override>`
[Sortie & Champ_Ostwald::printOn(Sortie &x) const override](#protected-sortie-ref-champ-ostwald-printon-sortie-ref-x-const-override)
readOn
Entree & Champ_Ostwald::readOn(Entree &) override

Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.

Reimplements:

How to cite in this doc:
:ref:`Entree & Champ_Ostwald::readOn(Entree &) override <protected-entree-ref-champ-ostwald-readon-entree-ref-override>`
[Entree & Champ_Ostwald::readOn(Entree &) override](#protected-entree-ref-champ-ostwald-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Champ_Ostwald::info_obj
mon_fluide_ (protected)
TRUST_Ref<Fluide_Ostwald *> Champ_Ostwald::mon_fluide_