Champ_Ostwald_VDF#

#include <Champ_Ostwald_VDF.h>
Brief description

classe Champ_Ostwald_VDF Represente un champ en discretisation VDF qui varie en fonction

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:`Champ\_Ostwald\_VDF <class-champ-ostwald-vdf>`
[Champ\_Ostwald\_VDF](#class-champ-ostwald-vdf)

Detailed description#

de la consistance et de l’indice de structure. Champ utilise pour le fluide d’Ostwald et la discretisation VDF. Fait reference a Champ_Face pour lancer le calcul de D:D dans Champ4.cpp domaine_VDF pou utiliser la

Inherits from#

Inheritance graph#

If the image is too small, right-click and open in new tab

../../../../../_images/classChamp__Ostwald__VDF__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

associer_champ#

Definition
void Champ_Ostwald_VDF::associer_champ(const Champ_Face_VDF &un_champ)
Brief description
Detailed description
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 Champ_Ostwald_VDF::associer_champ(const Champ_Face_VDF &un_champ) <champ-ostwald-vdf-public-void-champ-ostwald-vdf-associer-champ-const-champ-face-vdf-ref-un-champ>`
[void Champ_Ostwald_VDF::associer_champ(const Champ_Face_VDF &un_champ)](#champ-ostwald-vdf-public-void-champ-ostwald-vdf-associer-champ-const-champ-face-vdf-ref-un-champ)

Champ_Ostwald_VDF#

Definition
Champ_Ostwald_VDF::Champ_Ostwald_VDF()
Brief description
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:`Champ_Ostwald_VDF::Champ_Ostwald_VDF() <champ-ostwald-vdf-public-champ-ostwald-vdf-champ-ostwald-vdf>`
[Champ_Ostwald_VDF::Champ_Ostwald_VDF()](#champ-ostwald-vdf-public-champ-ostwald-vdf-champ-ostwald-vdf)

duplique#

Definition
int Champ_Ostwald_VDF::duplique() const override
Brief description
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 Champ_Ostwald_VDF::duplique() const override <champ-ostwald-vdf-public-int-champ-ostwald-vdf-duplique-const-override>`
[int Champ_Ostwald_VDF::duplique() const override](#champ-ostwald-vdf-public-int-champ-ostwald-vdf-duplique-const-override)

get_info#

Definition
const Type_info * Champ_Ostwald_VDF::get_info() const override
Brief description

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 * Champ_Ostwald_VDF::get_info() const override <champ-ostwald-vdf-public-const-type-info-ptr-champ-ostwald-vdf-get-info-const-override>`
[const Type_info * Champ_Ostwald_VDF::get_info() const override](#champ-ostwald-vdf-public-const-type-info-ptr-champ-ostwald-vdf-get-info-const-override)

initialiser#

Definition
int Champ_Ostwald_VDF::initialiser(const double temps) override
Brief description

Initialise le champs.

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:`int Champ_Ostwald_VDF::initialiser(const double temps) override <champ-ostwald-vdf-public-int-champ-ostwald-vdf-initialiser-const-double-temps-override>`
[int Champ_Ostwald_VDF::initialiser(const double temps) override](#champ-ostwald-vdf-public-int-champ-ostwald-vdf-initialiser-const-double-temps-override)

me_calculer#

Definition
void Champ_Ostwald_VDF::me_calculer(double tps) override
Brief description

Calcul le champ Ostwald : calcul de D::D.

Detailed description

puis calcul de mu

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 Champ_Ostwald_VDF::me_calculer(double tps) override <champ-ostwald-vdf-public-void-champ-ostwald-vdf-me-calculer-double-tps-override>`
[void Champ_Ostwald_VDF::me_calculer(double tps) override](#champ-ostwald-vdf-public-void-champ-ostwald-vdf-me-calculer-double-tps-override)

mettre_a_jour#

Definition
void Champ_Ostwald_VDF::mettre_a_jour(double temps) override
Brief description

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

Detailed description

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 Champ_Ostwald_VDF::mettre_a_jour(double temps) override <champ-ostwald-vdf-public-void-champ-ostwald-vdf-mettre-a-jour-double-temps-override>`
[void Champ_Ostwald_VDF::mettre_a_jour(double temps) override](#champ-ostwald-vdf-public-void-champ-ostwald-vdf-mettre-a-jour-double-temps-override)

mon_champs#

Definition
const Champ_Face_VDF & Champ_Ostwald_VDF::mon_champs() const
Brief description
Detailed description
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 Champ_Face_VDF & Champ_Ostwald_VDF::mon_champs() const <champ-ostwald-vdf-public-const-champ-face-vdf-ref-champ-ostwald-vdf-mon-champs-const>`
[const Champ_Face_VDF & Champ_Ostwald_VDF::mon_champs() const](#champ-ostwald-vdf-public-const-champ-face-vdf-ref-champ-ostwald-vdf-mon-champs-const)

taille_memoire#

Definition
unsigned Champ_Ostwald_VDF::taille_memoire() const override
Brief description
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 Champ_Ostwald_VDF::taille_memoire() const override <champ-ostwald-vdf-public-unsigned-champ-ostwald-vdf-taille-memoire-const-override>`
[unsigned Champ_Ostwald_VDF::taille_memoire() const override](#champ-ostwald-vdf-public-unsigned-champ-ostwald-vdf-taille-memoire-const-override)

~Champ_Ostwald_VDF#

Definition
Champ_Ostwald_VDF::~Champ_Ostwald_VDF()
Brief description
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:`Champ_Ostwald_VDF::~Champ_Ostwald_VDF() <champ-ostwald-vdf-public-champ-ostwald-vdf-dtor-champ-ostwald-vdf>`
[Champ_Ostwald_VDF::~Champ_Ostwald_VDF()](#champ-ostwald-vdf-public-champ-ostwald-vdf-dtor-champ-ostwald-vdf)

cree_instance#

Definition
Objet_U * Champ_Ostwald_VDF::cree_instance()
Brief description
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 * Champ_Ostwald_VDF::cree_instance() <champ-ostwald-vdf-public-static-objet-u-ptr-champ-ostwald-vdf-cree-instance>`
[Objet_U * Champ_Ostwald_VDF::cree_instance()](#champ-ostwald-vdf-public-static-objet-u-ptr-champ-ostwald-vdf-cree-instance)

info#

Definition
const Type_info * Champ_Ostwald_VDF::info()
Brief description
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 * Champ_Ostwald_VDF::info() <champ-ostwald-vdf-public-static-const-type-info-ptr-champ-ostwald-vdf-info>`
[const Type_info * Champ_Ostwald_VDF::info()](#champ-ostwald-vdf-public-static-const-type-info-ptr-champ-ostwald-vdf-info)

self_cast#

Definition
const Champ_Ostwald_VDF & Champ_Ostwald_VDF::self_cast(const Objet_U &)
Brief description
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 Champ_Ostwald_VDF & Champ_Ostwald_VDF::self_cast(const Objet_U &) <champ-ostwald-vdf-public-static-const-champ-ostwald-vdf-ref-champ-ostwald-vdf-self-cast-const-objet-u-ref>`
[const Champ_Ostwald_VDF & Champ_Ostwald_VDF::self_cast(const Objet_U &)](#champ-ostwald-vdf-public-static-const-champ-ostwald-vdf-ref-champ-ostwald-vdf-self-cast-const-objet-u-ref)

self_cast#

Definition
Champ_Ostwald_VDF & Champ_Ostwald_VDF::self_cast(Objet_U &)
Brief description
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:`Champ_Ostwald_VDF & Champ_Ostwald_VDF::self_cast(Objet_U &) <champ-ostwald-vdf-public-static-champ-ostwald-vdf-ref-champ-ostwald-vdf-self-cast-objet-u-ref>`
[Champ_Ostwald_VDF & Champ_Ostwald_VDF::self_cast(Objet_U &)](#champ-ostwald-vdf-public-static-champ-ostwald-vdf-ref-champ-ostwald-vdf-self-cast-objet-u-ref)

calculer_mu#

Definition
void Champ_Ostwald_VDF::calculer_mu(DoubleTab &)
Brief description

Calcul la viscosite mu en fonction de la consistance et de l’indice de structure en utilisant la loi d’Ostwald.

Detailed description

Pour des viscsites tres faible et tres fortes on utilise une regression

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 Champ_Ostwald_VDF::calculer_mu(DoubleTab &) <champ-ostwald-vdf-protected-void-champ-ostwald-vdf-calculer-mu-doubletab-ref>`
[void Champ_Ostwald_VDF::calculer_mu(DoubleTab &)](#champ-ostwald-vdf-protected-void-champ-ostwald-vdf-calculer-mu-doubletab-ref)

printOn#

Definition
Sortie & Champ_Ostwald_VDF::printOn(Sortie &x) const override
Brief description

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

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 & Champ_Ostwald_VDF::printOn(Sortie &x) const override <champ-ostwald-vdf-protected-sortie-ref-champ-ostwald-vdf-printon-sortie-ref-x-const-override>`
[Sortie & Champ_Ostwald_VDF::printOn(Sortie &x) const override](#champ-ostwald-vdf-protected-sortie-ref-champ-ostwald-vdf-printon-sortie-ref-x-const-override)

readOn#

Definition
Entree & Champ_Ostwald_VDF::readOn(Entree &) override
Brief description

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

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:`Entree & Champ_Ostwald_VDF::readOn(Entree &) override <champ-ostwald-vdf-protected-entree-ref-champ-ostwald-vdf-readon-entree-ref-override>`
[Entree & Champ_Ostwald_VDF::readOn(Entree &) override](#champ-ostwald-vdf-protected-entree-ref-champ-ostwald-vdf-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Champ_Ostwald_VDF::info_obj
mon_champ_ (protected)
TRUST_Ref<Champ_Face_VDF *> Champ_Ostwald_VDF::mon_champ_