EDO_Pression_th_base#

#include <EDO_Pression_th_base.h>
Brief description

classe EDO_Pression_th_base Cette classe est la base de la hierarchie des EDO sur la pression

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

Detailed description#

associees a la resolution du schema pour les fluides dilatables

Inherits from#

Inherited by#

Inheritance graph#

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

../../../../../_images/classEDO__Pression__th__base__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

associer_domaines#

Definition
void EDO_Pression_th_base::associer_domaines(const Domaine_dis_base &, const Domaine_Cl_dis_base &)
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_base::associer_domaines(const Domaine_dis_base &, const Domaine_Cl_dis_base &) <edo-pression-th-base-public-void-edo-pression-th-base-associer-domaines-const-domaine-dis-base-ref-const-domaine-cl-dis-base-ref>`
[void EDO_Pression_th_base::associer_domaines(const Domaine_dis_base &, const Domaine_Cl_dis_base &)](#edo-pression-th-base-public-void-edo-pression-th-base-associer-domaines-const-domaine-dis-base-ref-const-domaine-cl-dis-base-ref)

associer_fluide#

Definition
void EDO_Pression_th_base::associer_fluide(const Fluide_Dilatable_base &)
Brief description

Associe le fluide a l’EDO.

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_base::associer_fluide(const Fluide_Dilatable_base &) <edo-pression-th-base-public-void-edo-pression-th-base-associer-fluide-const-fluide-dilatable-base-ref>`
[void EDO_Pression_th_base::associer_fluide(const Fluide_Dilatable_base &)](#edo-pression-th-base-public-void-edo-pression-th-base-associer-fluide-const-fluide-dilatable-base-ref)

completer#

Definition
void EDO_Pression_th_base::completer()
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_base::completer() <edo-pression-th-base-public-void-edo-pression-th-base-completer>`
[void EDO_Pression_th_base::completer()](#edo-pression-th-base-public-void-edo-pression-th-base-completer)

EDO_Pression_th_base#

Definition
EDO_Pression_th_base::EDO_Pression_th_base()
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_base::EDO_Pression_th_base() <edo-pression-th-base-public-edo-pression-th-base-edo-pression-th-base>`
[EDO_Pression_th_base::EDO_Pression_th_base()](#edo-pression-th-base-public-edo-pression-th-base-edo-pression-th-base)

get_info#

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

getM0#

Definition
const double & EDO_Pression_th_base::getM0() const
Brief description
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:`const double & EDO_Pression_th_base::getM0() const <edo-pression-th-base-public-const-double-ref-edo-pression-th-base-getm0-const>`
[const double & EDO_Pression_th_base::getM0() const](#edo-pression-th-base-public-const-double-ref-edo-pression-th-base-getm0-const)

masse_totale#

Definition
virtual double EDO_Pression_th_base::masse_totale(const DoubleTab &P, const DoubleTab &T)=0
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:`virtual double EDO_Pression_th_base::masse_totale(const DoubleTab &P, const DoubleTab &T)=0 <edo-pression-th-base-public-virtual-double-edo-pression-th-base-masse-totale-const-doubletab-ref-p-const-doubletab-ref-t-equal-0>`
[virtual double EDO_Pression_th_base::masse_totale(const DoubleTab &P, const DoubleTab &T)=0](#edo-pression-th-base-public-virtual-double-edo-pression-th-base-masse-totale-const-doubletab-ref-p-const-doubletab-ref-t-equal-0)

masse_totale#

Definition
virtual double EDO_Pression_th_base::masse_totale(double P, const DoubleTab &T)=0
Brief description
Detailed description
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:`virtual double EDO_Pression_th_base::masse_totale(double P, const DoubleTab &T)=0 <edo-pression-th-base-public-virtual-double-edo-pression-th-base-masse-totale-double-p-const-doubletab-ref-t-equal-0>`
[virtual double EDO_Pression_th_base::masse_totale(double P, const DoubleTab &T)=0](#edo-pression-th-base-public-virtual-double-edo-pression-th-base-masse-totale-double-p-const-doubletab-ref-t-equal-0)

mettre_a_jour_CL#

Definition
void EDO_Pression_th_base::mettre_a_jour_CL(double)
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_base::mettre_a_jour_CL(double) <edo-pression-th-base-public-void-edo-pression-th-base-mettre-a-jour-cl-double>`
[void EDO_Pression_th_base::mettre_a_jour_CL(double)](#edo-pression-th-base-public-void-edo-pression-th-base-mettre-a-jour-cl-double)

resoudre#

Definition
virtual double EDO_Pression_th_base::resoudre(double P)=0
Brief description
Detailed description
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:`virtual double EDO_Pression_th_base::resoudre(double P)=0 <edo-pression-th-base-public-virtual-double-edo-pression-th-base-resoudre-double-p-equal-0>`
[virtual double EDO_Pression_th_base::resoudre(double P)=0](#edo-pression-th-base-public-virtual-double-edo-pression-th-base-resoudre-double-p-equal-0)

resoudre#

Definition
virtual void EDO_Pression_th_base::resoudre(DoubleTab &P)=0
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:`virtual void EDO_Pression_th_base::resoudre(DoubleTab &P)=0 <edo-pression-th-base-public-virtual-void-edo-pression-th-base-resoudre-doubletab-ref-p-equal-0>`
[virtual void EDO_Pression_th_base::resoudre(DoubleTab &P)=0](#edo-pression-th-base-public-virtual-void-edo-pression-th-base-resoudre-doubletab-ref-p-equal-0)

~EDO_Pression_th_base#

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

info#

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

self_cast#

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

self_cast#

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

printOn#

Definition
Sortie & EDO_Pression_th_base::printOn(Sortie &x) const override
Brief description

Ecriture de l’objet sur un flot de sortie Methode a surcharger.

Detailed description

Reimplements:

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

readOn#

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

Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.

Detailed description

Reimplements:

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:`Entree & EDO_Pression_th_base::readOn(Entree &) override <edo-pression-th-base-protected-entree-ref-edo-pression-th-base-readon-entree-ref-override>`
[Entree & EDO_Pression_th_base::readOn(Entree &) override](#edo-pression-th-base-protected-entree-ref-edo-pression-th-base-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info EDO_Pression_th_base::info_obj
le_dom (protected)
TRUST_Ref<Domaine_VF *> EDO_Pression_th_base::le_dom
le_dom_Cl (protected)
TRUST_Ref<Domaine_Cl_dis_base *> EDO_Pression_th_base::le_dom_Cl
le_fluide_ (protected)
TRUST_Ref<Fluide_Dilatable_base *> EDO_Pression_th_base::le_fluide_
M0 (protected)
double EDO_Pression_th_base::M0 = - 1.