EDO_Pression_th_VDF#
#include <EDO_Pression_th_VDF.h>
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#
public : EDO_Pression_th_base
Inherited by#
public : EDO_Pression_th_VDF_Gaz_Parfait
public : EDO_Pression_th_VDF_Gaz_Reel
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#
calculer_grad#
void EDO_Pression_th_VDF::calculer_grad(const DoubleTab &, DoubleTab &)
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:`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#
EDO_Pression_th_VDF::EDO_Pression_th_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:`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#
const Type_info * EDO_Pression_th_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 * 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#
double EDO_Pression_th_VDF::masse_totale(const DoubleTab &P, const DoubleTab &T) override
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#
double EDO_Pression_th_VDF::masse_totale(double P, const DoubleTab &T) override
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#
EDO_Pression_th_VDF::~EDO_Pression_th_VDF() override
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#
const Type_info * EDO_Pression_th_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 * 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#
const EDO_Pression_th_VDF & EDO_Pression_th_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 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#
EDO_Pression_th_VDF & EDO_Pression_th_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:`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#
Sortie & EDO_Pression_th_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 & 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#
Entree & EDO_Pression_th_VDF::readOn(Entree &) override
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#
const Type_info EDO_Pression_th_VDF::info_obj