EOS_Tools_VDF#

#include <EOS_Tools_VDF.h>
Brief description

classe EOS_Tools_VDF Cette classe et specifique a discretisation de type VDF.

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:`EOS\_Tools\_VDF <class-eos-tools-vdf>`
[EOS\_Tools\_VDF](#class-eos-tools-vdf)

Detailed description#

Inherits from#

Inheritance graph#

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

../../../../../_images/classEOS__Tools__VDF__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

associer_domaines#

Definition
void EOS_Tools_VDF::associer_domaines(const Domaine_dis_base &, const Domaine_Cl_dis_base &) override
Brief description
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:`void EOS_Tools_VDF::associer_domaines(const Domaine_dis_base &, const Domaine_Cl_dis_base &) override <eos-tools-vdf-public-void-eos-tools-vdf-associer-domaines-const-domaine-dis-base-ref-const-domaine-cl-dis-base-ref-override>`
[void EOS_Tools_VDF::associer_domaines(const Domaine_dis_base &, const Domaine_Cl_dis_base &) override](#eos-tools-vdf-public-void-eos-tools-vdf-associer-domaines-const-domaine-dis-base-ref-const-domaine-cl-dis-base-ref-override)

calculer_rho_face_np1#

Definition
void EOS_Tools_VDF::calculer_rho_face_np1(const DoubleTab &rho) override
Brief description
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:`void EOS_Tools_VDF::calculer_rho_face_np1(const DoubleTab &rho) override <eos-tools-vdf-public-void-eos-tools-vdf-calculer-rho-face-np1-const-doubletab-ref-rho-override>`
[void EOS_Tools_VDF::calculer_rho_face_np1(const DoubleTab &rho) override](#eos-tools-vdf-public-void-eos-tools-vdf-calculer-rho-face-np1-const-doubletab-ref-rho-override)

divu_discvit#

Definition
void EOS_Tools_VDF::divu_discvit(const DoubleTab &, DoubleTab &) override
Brief description

Renvoie div(u) avec la meme discretisation que la vitesse : une valeur par face en VDF.

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:`void EOS_Tools_VDF::divu_discvit(const DoubleTab &, DoubleTab &) override <eos-tools-vdf-public-void-eos-tools-vdf-divu-discvit-const-doubletab-ref-doubletab-ref-override>`
[void EOS_Tools_VDF::divu_discvit(const DoubleTab &, DoubleTab &) override](#eos-tools-vdf-public-void-eos-tools-vdf-divu-discvit-const-doubletab-ref-doubletab-ref-override)

duplique#

Definition
int EOS_Tools_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 EOS_Tools_VDF::duplique() const override <eos-tools-vdf-public-int-eos-tools-vdf-duplique-const-override>`
[int EOS_Tools_VDF::duplique() const override](#eos-tools-vdf-public-int-eos-tools-vdf-duplique-const-override)

EOS_Tools_VDF#

Definition
EOS_Tools_VDF::EOS_Tools_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:`EOS_Tools_VDF::EOS_Tools_VDF() <eos-tools-vdf-public-eos-tools-vdf-eos-tools-vdf>`
[EOS_Tools_VDF::EOS_Tools_VDF()](#eos-tools-vdf-public-eos-tools-vdf-eos-tools-vdf)

get_info#

Definition
const Type_info * EOS_Tools_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 * EOS_Tools_VDF::get_info() const override <eos-tools-vdf-public-const-type-info-ptr-eos-tools-vdf-get-info-const-override>`
[const Type_info * EOS_Tools_VDF::get_info() const override](#eos-tools-vdf-public-const-type-info-ptr-eos-tools-vdf-get-info-const-override)

le_fluide#

Definition
const Fluide_Dilatable_base & EOS_Tools_VDF::le_fluide() const
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:`const Fluide_Dilatable_base & EOS_Tools_VDF::le_fluide() const <eos-tools-vdf-public-const-fluide-dilatable-base-ref-eos-tools-vdf-le-fluide-const>`
[const Fluide_Dilatable_base & EOS_Tools_VDF::le_fluide() const](#eos-tools-vdf-public-const-fluide-dilatable-base-ref-eos-tools-vdf-le-fluide-const)

mettre_a_jour#

Definition
void EOS_Tools_VDF::mettre_a_jour(double temps) override
Brief description
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:`void EOS_Tools_VDF::mettre_a_jour(double temps) override <eos-tools-vdf-public-void-eos-tools-vdf-mettre-a-jour-double-temps-override>`
[void EOS_Tools_VDF::mettre_a_jour(double temps) override](#eos-tools-vdf-public-void-eos-tools-vdf-mettre-a-jour-double-temps-override)

moyenne_vol#

Definition
double EOS_Tools_VDF::moyenne_vol(const DoubleTab &) const override
Brief description

Calcule la moyenne volumique de la grandeur P0 donnee.

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:`double EOS_Tools_VDF::moyenne_vol(const DoubleTab &) const override <eos-tools-vdf-public-double-eos-tools-vdf-moyenne-vol-const-doubletab-ref-const-override>`
[double EOS_Tools_VDF::moyenne_vol(const DoubleTab &) const override](#eos-tools-vdf-public-double-eos-tools-vdf-moyenne-vol-const-doubletab-ref-const-override)

rho_discvit#

Definition
const DoubleTab & EOS_Tools_VDF::rho_discvit() const override
Brief description

Renvoie rho avec la meme discretisation que la vitesse : une valeur par face en VDF.

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:`const DoubleTab & EOS_Tools_VDF::rho_discvit() const override <eos-tools-vdf-public-const-doubletab-ref-eos-tools-vdf-rho-discvit-const-override>`
[const DoubleTab & EOS_Tools_VDF::rho_discvit() const override](#eos-tools-vdf-public-const-doubletab-ref-eos-tools-vdf-rho-discvit-const-override)

rho_face_n#

Definition
const DoubleTab & EOS_Tools_VDF::rho_face_n() const override
Brief description
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:`const DoubleTab & EOS_Tools_VDF::rho_face_n() const override <eos-tools-vdf-public-const-doubletab-ref-eos-tools-vdf-rho-face-n-const-override>`
[const DoubleTab & EOS_Tools_VDF::rho_face_n() const override](#eos-tools-vdf-public-const-doubletab-ref-eos-tools-vdf-rho-face-n-const-override)

rho_face_np1#

Definition
const DoubleTab & EOS_Tools_VDF::rho_face_np1() const override
Brief description
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:`const DoubleTab & EOS_Tools_VDF::rho_face_np1() const override <eos-tools-vdf-public-const-doubletab-ref-eos-tools-vdf-rho-face-np1-const-override>`
[const DoubleTab & EOS_Tools_VDF::rho_face_np1() const override](#eos-tools-vdf-public-const-doubletab-ref-eos-tools-vdf-rho-face-np1-const-override)

secmembre_divU_Z#

Definition
void EOS_Tools_VDF::secmembre_divU_Z(DoubleTab &) const override
Brief description

Calcule le second membre de l’equation de continuite : div(rhoU) = W = - dZ/dT avec Z = rho.

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:`void EOS_Tools_VDF::secmembre_divU_Z(DoubleTab &) const override <eos-tools-vdf-public-void-eos-tools-vdf-secmembre-divu-z-doubletab-ref-const-override>`
[void EOS_Tools_VDF::secmembre_divU_Z(DoubleTab &) const override](#eos-tools-vdf-public-void-eos-tools-vdf-secmembre-divu-z-doubletab-ref-const-override)

taille_memoire#

Definition
unsigned EOS_Tools_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 EOS_Tools_VDF::taille_memoire() const override <eos-tools-vdf-public-unsigned-eos-tools-vdf-taille-memoire-const-override>`
[unsigned EOS_Tools_VDF::taille_memoire() const override](#eos-tools-vdf-public-unsigned-eos-tools-vdf-taille-memoire-const-override)

~EOS_Tools_VDF#

Definition
EOS_Tools_VDF::~EOS_Tools_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:`EOS_Tools_VDF::~EOS_Tools_VDF() <eos-tools-vdf-public-eos-tools-vdf-dtor-eos-tools-vdf>`
[EOS_Tools_VDF::~EOS_Tools_VDF()](#eos-tools-vdf-public-eos-tools-vdf-dtor-eos-tools-vdf)

cree_instance#

Definition
Objet_U * EOS_Tools_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 * EOS_Tools_VDF::cree_instance() <eos-tools-vdf-public-static-objet-u-ptr-eos-tools-vdf-cree-instance>`
[Objet_U * EOS_Tools_VDF::cree_instance()](#eos-tools-vdf-public-static-objet-u-ptr-eos-tools-vdf-cree-instance)

info#

Definition
const Type_info * EOS_Tools_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 * EOS_Tools_VDF::info() <eos-tools-vdf-public-static-const-type-info-ptr-eos-tools-vdf-info>`
[const Type_info * EOS_Tools_VDF::info()](#eos-tools-vdf-public-static-const-type-info-ptr-eos-tools-vdf-info)

self_cast#

Definition
const EOS_Tools_VDF & EOS_Tools_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 EOS_Tools_VDF & EOS_Tools_VDF::self_cast(const Objet_U &) <eos-tools-vdf-public-static-const-eos-tools-vdf-ref-eos-tools-vdf-self-cast-const-objet-u-ref>`
[const EOS_Tools_VDF & EOS_Tools_VDF::self_cast(const Objet_U &)](#eos-tools-vdf-public-static-const-eos-tools-vdf-ref-eos-tools-vdf-self-cast-const-objet-u-ref)

self_cast#

Definition
EOS_Tools_VDF & EOS_Tools_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:`EOS_Tools_VDF & EOS_Tools_VDF::self_cast(Objet_U &) <eos-tools-vdf-public-static-eos-tools-vdf-ref-eos-tools-vdf-self-cast-objet-u-ref>`
[EOS_Tools_VDF & EOS_Tools_VDF::self_cast(Objet_U &)](#eos-tools-vdf-public-static-eos-tools-vdf-ref-eos-tools-vdf-self-cast-objet-u-ref)

printOn#

Definition
Sortie & EOS_Tools_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 & EOS_Tools_VDF::printOn(Sortie &x) const override <eos-tools-vdf-protected-sortie-ref-eos-tools-vdf-printon-sortie-ref-x-const-override>`
[Sortie & EOS_Tools_VDF::printOn(Sortie &x) const override](#eos-tools-vdf-protected-sortie-ref-eos-tools-vdf-printon-sortie-ref-x-const-override)

readOn#

Definition
Entree & EOS_Tools_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 & EOS_Tools_VDF::readOn(Entree &) override <eos-tools-vdf-protected-entree-ref-eos-tools-vdf-readon-entree-ref-override>`
[Entree & EOS_Tools_VDF::readOn(Entree &) override](#eos-tools-vdf-protected-entree-ref-eos-tools-vdf-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info EOS_Tools_VDF::info_obj
le_dom (protected)
TRUST_Ref<Domaine_VDF *> EOS_Tools_VDF::le_dom
le_dom_Cl (protected)
TRUST_Ref<Domaine_Cl_dis_base *> EOS_Tools_VDF::le_dom_Cl
tab_rho_face (protected)
DoubleTab EOS_Tools_VDF::tab_rho_face
tab_rho_face_demi (protected)
DoubleTab EOS_Tools_VDF::tab_rho_face_demi
tab_rho_face_np1 (protected)
DoubleTab EOS_Tools_VDF::tab_rho_face_np1