EDO_Pression_th_base#
#include <EDO_Pression_th_base.h>
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#
public : Objet_U
Inherited by#
public : EDO_Pression_th_VDF
public : EDO_Pression_th_VEF
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#
associer_domaines#
void EDO_Pression_th_base::associer_domaines(const Domaine_dis_base &, const Domaine_Cl_dis_base &)
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:`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#
void EDO_Pression_th_base::associer_fluide(const Fluide_Dilatable_base &)
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#
void EDO_Pression_th_base::completer()
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:`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#
EDO_Pression_th_base::EDO_Pression_th_base()
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#
const Type_info * EDO_Pression_th_base::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_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#
const double & EDO_Pression_th_base::getM0() const
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#
virtual double EDO_Pression_th_base::masse_totale(const DoubleTab &P, const DoubleTab &T)=0
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#
virtual double EDO_Pression_th_base::masse_totale(double P, const DoubleTab &T)=0
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#
void EDO_Pression_th_base::mettre_a_jour_CL(double)
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#
virtual double EDO_Pression_th_base::resoudre(double P)=0
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#
virtual void EDO_Pression_th_base::resoudre(DoubleTab &P)=0
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#
EDO_Pression_th_base::~EDO_Pression_th_base() 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_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#
const Type_info * EDO_Pression_th_base::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_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#
const EDO_Pression_th_base & EDO_Pression_th_base::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_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#
EDO_Pression_th_base & EDO_Pression_th_base::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_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#
Sortie & EDO_Pression_th_base::printOn(Sortie &x) const override
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#
Entree & EDO_Pression_th_base::readOn(Entree &) override
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#
const Type_info EDO_Pression_th_base::info_obj
TRUST_Ref<Domaine_VF *> EDO_Pression_th_base::le_dom
TRUST_Ref<Domaine_Cl_dis_base *> EDO_Pression_th_base::le_dom_Cl
TRUST_Ref<Fluide_Dilatable_base *> EDO_Pression_th_base::le_fluide_
double EDO_Pression_th_base::M0 = - 1.