EDO_Pression_th_VEF#

#include <EDO_Pression_th_VEF.h>

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

How to cite this class in this doc#

:ref:`EDO\_Pression\_th\_VEF <class-edo-pression-th-vef>`
[EDO\_Pression\_th\_VEF](#class-edo-pression-th-vef)

Detailed description#

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

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

Reimplements:

References
How to cite in this doc:
:ref:`void EDO_Pression_th_VEF::completer() override <public-void-edo-pression-th-vef-completer-override>`
[void EDO_Pression_th_VEF::completer() override](#public-void-edo-pression-th-vef-completer-override)
EDO_Pression_th_VEF
EDO_Pression_th_VEF::EDO_Pression_th_VEF()
How to cite in this doc:
:ref:`EDO_Pression_th_VEF::EDO_Pression_th_VEF() <public-edo-pression-th-vef-edo-pression-th-vef>`
[EDO_Pression_th_VEF::EDO_Pression_th_VEF()](#public-edo-pression-th-vef-edo-pression-th-vef)
get_info
const Type_info * EDO_Pression_th_VEF::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_VEF::get_info() const override <public-const-type-info-ptr-edo-pression-th-vef-get-info-const-override>`
[const Type_info * EDO_Pression_th_VEF::get_info() const override](#public-const-type-info-ptr-edo-pression-th-vef-get-info-const-override)
masse_totale
double EDO_Pression_th_VEF::masse_totale(const DoubleTab &P, const DoubleTab &T) override

Reimplements:

References
How to cite in this doc:
:ref:`double EDO_Pression_th_VEF::masse_totale(const DoubleTab &P, const DoubleTab &T) override <public-double-edo-pression-th-vef-masse-totale-const-doubletab-ref-p-const-doubletab-ref-t-override>`
[double EDO_Pression_th_VEF::masse_totale(const DoubleTab &P, const DoubleTab &T) override](#public-double-edo-pression-th-vef-masse-totale-const-doubletab-ref-p-const-doubletab-ref-t-override)
masse_totale
double EDO_Pression_th_VEF::masse_totale(double P, const DoubleTab &T) override

Reimplements:

References
How to cite in this doc:
:ref:`double EDO_Pression_th_VEF::masse_totale(double P, const DoubleTab &T) override <public-double-edo-pression-th-vef-masse-totale-double-p-const-doubletab-ref-t-override>`
[double EDO_Pression_th_VEF::masse_totale(double P, const DoubleTab &T) override](#public-double-edo-pression-th-vef-masse-totale-double-p-const-doubletab-ref-t-override)
~EDO_Pression_th_VEF
EDO_Pression_th_VEF::~EDO_Pression_th_VEF() override
How to cite in this doc:
:ref:`EDO_Pression_th_VEF::~EDO_Pression_th_VEF() override <public-edo-pression-th-vef-dtor-edo-pression-th-vef-override>`
[EDO_Pression_th_VEF::~EDO_Pression_th_VEF() override](#public-edo-pression-th-vef-dtor-edo-pression-th-vef-override)
info
const Type_info * EDO_Pression_th_VEF::info()
How to cite in this doc:
:ref:`const Type_info * EDO_Pression_th_VEF::info() <public-static-const-type-info-ptr-edo-pression-th-vef-info>`
[const Type_info * EDO_Pression_th_VEF::info()](#public-static-const-type-info-ptr-edo-pression-th-vef-info)
self_cast
const EDO_Pression_th_VEF & EDO_Pression_th_VEF::self_cast(const Objet_U &)
How to cite in this doc:
:ref:`const EDO_Pression_th_VEF & EDO_Pression_th_VEF::self_cast(const Objet_U &) <public-static-const-edo-pression-th-vef-ref-edo-pression-th-vef-self-cast-const-objet-u-ref>`
[const EDO_Pression_th_VEF & EDO_Pression_th_VEF::self_cast(const Objet_U &)](#public-static-const-edo-pression-th-vef-ref-edo-pression-th-vef-self-cast-const-objet-u-ref)
self_cast
EDO_Pression_th_VEF & EDO_Pression_th_VEF::self_cast(Objet_U &)
How to cite in this doc:
:ref:`EDO_Pression_th_VEF & EDO_Pression_th_VEF::self_cast(Objet_U &) <public-static-edo-pression-th-vef-ref-edo-pression-th-vef-self-cast-objet-u-ref>`
[EDO_Pression_th_VEF & EDO_Pression_th_VEF::self_cast(Objet_U &)](#public-static-edo-pression-th-vef-ref-edo-pression-th-vef-self-cast-objet-u-ref)
printOn
Sortie & EDO_Pression_th_VEF::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_VEF::printOn(Sortie &x) const override <protected-sortie-ref-edo-pression-th-vef-printon-sortie-ref-x-const-override>`
[Sortie & EDO_Pression_th_VEF::printOn(Sortie &x) const override](#protected-sortie-ref-edo-pression-th-vef-printon-sortie-ref-x-const-override)
readOn
Entree & EDO_Pression_th_VEF::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_VEF::readOn(Entree &) override <protected-entree-ref-edo-pression-th-vef-readon-entree-ref-override>`
[Entree & EDO_Pression_th_VEF::readOn(Entree &) override](#protected-entree-ref-edo-pression-th-vef-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info EDO_Pression_th_VEF::info_obj