EDO_Pression_th_VDF#

#include <EDO_Pression_th_VDF.h>
Brief description

classe EDO_Pression_th_VDF Cette classe represente l’EDO sur la pression associee au schema de

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:`EDO\_Pression\_th\_VDF <class-edo-pression-th-vdf>`
[EDO\_Pression\_th\_VDF](#class-edo-pression-th-vdf)

Detailed description#

de calcul pour les fluides faiblement compressibles, et relatif a discretisation de type VDF.

Inherits from#

Inherited by#

Inheritance graph#

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

../../../../../_images/classEDO__Pression__th__VDF__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

calculer_grad#

Definition
void EDO_Pression_th_VDF::calculer_grad(const DoubleTab &, DoubleTab &)
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 EDO_Pression_th_VDF::calculer_grad(const DoubleTab &, DoubleTab &) <edo-pression-th-vdf-public-void-edo-pression-th-vdf-calculer-grad-const-doubletab-ref-doubletab-ref>`
[void EDO_Pression_th_VDF::calculer_grad(const DoubleTab &, DoubleTab &)](#edo-pression-th-vdf-public-void-edo-pression-th-vdf-calculer-grad-const-doubletab-ref-doubletab-ref)

EDO_Pression_th_VDF#

Definition
EDO_Pression_th_VDF::EDO_Pression_th_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:`EDO_Pression_th_VDF::EDO_Pression_th_VDF() <edo-pression-th-vdf-public-edo-pression-th-vdf-edo-pression-th-vdf>`
[EDO_Pression_th_VDF::EDO_Pression_th_VDF()](#edo-pression-th-vdf-public-edo-pression-th-vdf-edo-pression-th-vdf)

get_info#

Definition
const Type_info * EDO_Pression_th_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 * EDO_Pression_th_VDF::get_info() const override <edo-pression-th-vdf-public-const-type-info-ptr-edo-pression-th-vdf-get-info-const-override>`
[const Type_info * EDO_Pression_th_VDF::get_info() const override](#edo-pression-th-vdf-public-const-type-info-ptr-edo-pression-th-vdf-get-info-const-override)

masse_totale#

Definition
double EDO_Pression_th_VDF::masse_totale(const DoubleTab &P, const DoubleTab &T) 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:`double EDO_Pression_th_VDF::masse_totale(const DoubleTab &P, const DoubleTab &T) override <edo-pression-th-vdf-public-double-edo-pression-th-vdf-masse-totale-const-doubletab-ref-p-const-doubletab-ref-t-override>`
[double EDO_Pression_th_VDF::masse_totale(const DoubleTab &P, const DoubleTab &T) override](#edo-pression-th-vdf-public-double-edo-pression-th-vdf-masse-totale-const-doubletab-ref-p-const-doubletab-ref-t-override)

masse_totale#

Definition
double EDO_Pression_th_VDF::masse_totale(double P, const DoubleTab &T) override
Brief description

Renvoie la valeur de la pression calculee pour conserver la masse.

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 EDO_Pression_th_VDF::masse_totale(double P, const DoubleTab &T) override <edo-pression-th-vdf-public-double-edo-pression-th-vdf-masse-totale-double-p-const-doubletab-ref-t-override>`
[double EDO_Pression_th_VDF::masse_totale(double P, const DoubleTab &T) override](#edo-pression-th-vdf-public-double-edo-pression-th-vdf-masse-totale-double-p-const-doubletab-ref-t-override)

~EDO_Pression_th_VDF#

Definition
EDO_Pression_th_VDF::~EDO_Pression_th_VDF() override
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:`EDO_Pression_th_VDF::~EDO_Pression_th_VDF() override <edo-pression-th-vdf-public-edo-pression-th-vdf-dtor-edo-pression-th-vdf-override>`
[EDO_Pression_th_VDF::~EDO_Pression_th_VDF() override](#edo-pression-th-vdf-public-edo-pression-th-vdf-dtor-edo-pression-th-vdf-override)

info#

Definition
const Type_info * EDO_Pression_th_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 * EDO_Pression_th_VDF::info() <edo-pression-th-vdf-public-static-const-type-info-ptr-edo-pression-th-vdf-info>`
[const Type_info * EDO_Pression_th_VDF::info()](#edo-pression-th-vdf-public-static-const-type-info-ptr-edo-pression-th-vdf-info)

self_cast#

Definition
const EDO_Pression_th_VDF & EDO_Pression_th_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 EDO_Pression_th_VDF & EDO_Pression_th_VDF::self_cast(const Objet_U &) <edo-pression-th-vdf-public-static-const-edo-pression-th-vdf-ref-edo-pression-th-vdf-self-cast-const-objet-u-ref>`
[const EDO_Pression_th_VDF & EDO_Pression_th_VDF::self_cast(const Objet_U &)](#edo-pression-th-vdf-public-static-const-edo-pression-th-vdf-ref-edo-pression-th-vdf-self-cast-const-objet-u-ref)

self_cast#

Definition
EDO_Pression_th_VDF & EDO_Pression_th_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:`EDO_Pression_th_VDF & EDO_Pression_th_VDF::self_cast(Objet_U &) <edo-pression-th-vdf-public-static-edo-pression-th-vdf-ref-edo-pression-th-vdf-self-cast-objet-u-ref>`
[EDO_Pression_th_VDF & EDO_Pression_th_VDF::self_cast(Objet_U &)](#edo-pression-th-vdf-public-static-edo-pression-th-vdf-ref-edo-pression-th-vdf-self-cast-objet-u-ref)

printOn#

Definition
Sortie & EDO_Pression_th_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 & EDO_Pression_th_VDF::printOn(Sortie &x) const override <edo-pression-th-vdf-protected-sortie-ref-edo-pression-th-vdf-printon-sortie-ref-x-const-override>`
[Sortie & EDO_Pression_th_VDF::printOn(Sortie &x) const override](#edo-pression-th-vdf-protected-sortie-ref-edo-pression-th-vdf-printon-sortie-ref-x-const-override)

readOn#

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

Lecture d’un Objet_U sur un flot d’entree 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:`Entree & EDO_Pression_th_VDF::readOn(Entree &) override <edo-pression-th-vdf-protected-entree-ref-edo-pression-th-vdf-readon-entree-ref-override>`
[Entree & EDO_Pression_th_VDF::readOn(Entree &) override](#edo-pression-th-vdf-protected-entree-ref-edo-pression-th-vdf-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info EDO_Pression_th_VDF::info_obj