EOS_Tools_VEF#

#include <EOS_Tools_VEF.h>
Brief description

classe EOS_Tools_VEF Cette classe et specifique a discretisation de type VEF.

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

Detailed description#

Inherits from#

Inheritance graph#

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

../../../../../_images/classEOS__Tools__VEF__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_VEF::associer_domaines(const Domaine_dis_base &, const Domaine_Cl_dis_base &) override
Brief description

Associe les domaines a l’EDO.

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

calculer_rho_face_np1#

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

divu_discvit#

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

Div(u) is computed on faces from Div(u) on elements.

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

duplique#

Definition
int EOS_Tools_VEF::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_VEF::duplique() const override <eos-tools-vef-public-int-eos-tools-vef-duplique-const-override>`
[int EOS_Tools_VEF::duplique() const override](#eos-tools-vef-public-int-eos-tools-vef-duplique-const-override)

EOS_Tools_VEF#

Definition
EOS_Tools_VEF::EOS_Tools_VEF()
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_VEF::EOS_Tools_VEF() <eos-tools-vef-public-eos-tools-vef-eos-tools-vef>`
[EOS_Tools_VEF::EOS_Tools_VEF()](#eos-tools-vef-public-eos-tools-vef-eos-tools-vef)

get_info#

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

le_fluide#

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

moyenne_vol#

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

Calcule la moyenne volumique de la grandeur P1NC 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_VEF::moyenne_vol(const DoubleTab &) const override <eos-tools-vef-public-double-eos-tools-vef-moyenne-vol-const-doubletab-ref-const-override>`
[double EOS_Tools_VEF::moyenne_vol(const DoubleTab &) const override](#eos-tools-vef-public-double-eos-tools-vef-moyenne-vol-const-doubletab-ref-const-override)

rho_discvit#

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

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

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

rho_face_n#

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

rho_face_np1#

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

secmembre_divU_Z#

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

Calcule le second membre de l’equation de continuite pour une discretisation VEF_P1B: div(U) = W = dZ/dT + U.

Detailed description

grad(Z) avec Z = ln(rho)

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

taille_memoire#

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

~EOS_Tools_VEF#

Definition
EOS_Tools_VEF::~EOS_Tools_VEF()
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_VEF::~EOS_Tools_VEF() <eos-tools-vef-public-eos-tools-vef-dtor-eos-tools-vef>`
[EOS_Tools_VEF::~EOS_Tools_VEF()](#eos-tools-vef-public-eos-tools-vef-dtor-eos-tools-vef)

cree_instance#

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

info#

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

self_cast#

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

self_cast#

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

printOn#

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

readOn#

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

Attributes Documentation#

info_obj (public)
const Type_info EOS_Tools_VEF::info_obj
le_dom (protected)
TRUST_Ref<Domaine_VEF *> EOS_Tools_VEF::le_dom
le_dom_Cl (protected)
TRUST_Ref<Domaine_Cl_dis_base *> EOS_Tools_VEF::le_dom_Cl
un_ (protected)
DoubleVect EOS_Tools_VEF::un_