Champ_Ostwald_VDF#
#include <Champ_Ostwald_VDF.h>
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#
public : Champ_Ostwald
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_champ#
void Champ_Ostwald_VDF::associer_champ(const Champ_Face_VDF &un_champ)
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#
Champ_Ostwald_VDF::Champ_Ostwald_VDF()
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#
int Champ_Ostwald_VDF::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 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#
const Type_info * Champ_Ostwald_VDF::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 * 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#
int Champ_Ostwald_VDF::initialiser(const double temps) override
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#
void Champ_Ostwald_VDF::me_calculer(double tps) override
Calcul le champ Ostwald : calcul de D::D.
Detailed description
puis calcul de mu
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:`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#
void Champ_Ostwald_VDF::mettre_a_jour(double temps) override
mettre_a_jour de la classe de base Champ_base :ne fait rien !
Detailed description
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:`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#
const Champ_Face_VDF & Champ_Ostwald_VDF::mon_champs() const
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#
unsigned Champ_Ostwald_VDF::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 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#
Champ_Ostwald_VDF::~Champ_Ostwald_VDF()
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#
Objet_U * Champ_Ostwald_VDF::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 * 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#
const Type_info * Champ_Ostwald_VDF::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 * 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#
const Champ_Ostwald_VDF & Champ_Ostwald_VDF::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 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#
Champ_Ostwald_VDF & Champ_Ostwald_VDF::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:`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#
void Champ_Ostwald_VDF::calculer_mu(DoubleTab &)
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
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#
Sortie & Champ_Ostwald_VDF::printOn(Sortie &x) const override
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#
Entree & Champ_Ostwald_VDF::readOn(Entree &) override
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#
const Type_info Champ_Ostwald_VDF::info_obj
TRUST_Ref<Champ_Face_VDF *> Champ_Ostwald_VDF::mon_champ_