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 cite this class in this doc#

: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#

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 &)
References
Referenced By
How to cite in this doc:
:ref:`void EDO_Pression_th_VDF::calculer_grad(const DoubleTab &, DoubleTab &) <public-void-edo-pression-th-vdf-calculer-grad-const-doubletab-ref-doubletab-ref>`
[void EDO_Pression_th_VDF::calculer_grad(const DoubleTab &, DoubleTab &)](#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()
How to cite in this doc:
:ref:`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()](#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 .

Reimplements:

How to cite in this doc:
:ref:`const Type_info * EDO_Pression_th_VDF::get_info() const override <public-const-type-info-ptr-edo-pression-th-vdf-get-info-const-override>`
[const Type_info * EDO_Pression_th_VDF::get_info() const override](#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

Reimplements:

References
How to cite in this doc:
:ref:`double EDO_Pression_th_VDF::masse_totale(const DoubleTab &P, const DoubleTab &T) override <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](#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.

Reimplements:

References
How to cite in this doc:
:ref:`double EDO_Pression_th_VDF::masse_totale(double P, const DoubleTab &T) override <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](#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
How to cite in this doc:
:ref:`EDO_Pression_th_VDF::~EDO_Pression_th_VDF() override <public-edo-pression-th-vdf-dtor-edo-pression-th-vdf-override>`
[EDO_Pression_th_VDF::~EDO_Pression_th_VDF() override](#public-edo-pression-th-vdf-dtor-edo-pression-th-vdf-override)
info
const Type_info * EDO_Pression_th_VDF::info()
How to cite in this doc:
:ref:`const Type_info * EDO_Pression_th_VDF::info() <public-static-const-type-info-ptr-edo-pression-th-vdf-info>`
[const Type_info * EDO_Pression_th_VDF::info()](#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 &)
How to cite in this doc:
:ref:`const EDO_Pression_th_VDF & EDO_Pression_th_VDF::self_cast(const Objet_U &) <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 &)](#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 &)
How to cite in this doc:
:ref:`EDO_Pression_th_VDF & EDO_Pression_th_VDF::self_cast(Objet_U &) <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 &)](#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.

Reimplements:

References
How to cite in this doc:
:ref:`Sortie & EDO_Pression_th_VDF::printOn(Sortie &x) const override <protected-sortie-ref-edo-pression-th-vdf-printon-sortie-ref-x-const-override>`
[Sortie & EDO_Pression_th_VDF::printOn(Sortie &x) const override](#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.

Reimplements:

References
How to cite in this doc:
:ref:`Entree & EDO_Pression_th_VDF::readOn(Entree &) override <protected-entree-ref-edo-pression-th-vdf-readon-entree-ref-override>`
[Entree & EDO_Pression_th_VDF::readOn(Entree &) override](#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