Puissance_Thermique_EF#
#include <Puissance_Thermique_EF.h>
class Puissance_Thermique_EF
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:`Puissance\_Thermique\_EF <class-puissance-thermique-ef>`
[Puissance\_Thermique\_EF](#class-puissance-thermique-ef)
Detailed description#
Cette classe represente un terme source de l’equation de la thermique du type degagement volumique de puissance thermique
Inherits from#
public : Terme_Puissance_Thermique
public : Terme_Source_EF_base
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 Puissance_Thermique_EF::associer_domaines(const Domaine_dis_base &, const Domaine_Cl_dis_base &) 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:`void Puissance_Thermique_EF::associer_domaines(const Domaine_dis_base &, const Domaine_Cl_dis_base &) override <puissance-thermique-ef-public-void-puissance-thermique-ef-associer-domaines-const-domaine-dis-base-ref-const-domaine-cl-dis-base-ref-override>`
[void Puissance_Thermique_EF::associer_domaines(const Domaine_dis_base &, const Domaine_Cl_dis_base &) override](#puissance-thermique-ef-public-void-puissance-thermique-ef-associer-domaines-const-domaine-dis-base-ref-const-domaine-cl-dis-base-ref-override)
associer_pb#
void Puissance_Thermique_EF::associer_pb(const Probleme_base &) 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:`void Puissance_Thermique_EF::associer_pb(const Probleme_base &) override <puissance-thermique-ef-public-void-puissance-thermique-ef-associer-pb-const-probleme-base-ref-override>`
[void Puissance_Thermique_EF::associer_pb(const Probleme_base &) override](#puissance-thermique-ef-public-void-puissance-thermique-ef-associer-pb-const-probleme-base-ref-override)
duplique#
int Puissance_Thermique_EF::duplique() const override
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:`int Puissance_Thermique_EF::duplique() const override <puissance-thermique-ef-public-int-puissance-thermique-ef-duplique-const-override>`
[int Puissance_Thermique_EF::duplique() const override](#puissance-thermique-ef-public-int-puissance-thermique-ef-duplique-const-override)
get_info#
const Type_info * Puissance_Thermique_EF::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 * Puissance_Thermique_EF::get_info() const override <puissance-thermique-ef-public-const-type-info-ptr-puissance-thermique-ef-get-info-const-override>`
[const Type_info * Puissance_Thermique_EF::get_info() const override](#puissance-thermique-ef-public-const-type-info-ptr-puissance-thermique-ef-get-info-const-override)
mettre_a_jour#
void Puissance_Thermique_EF::mettre_a_jour(double temps) override
DOES NOTHING - to override in derived classes.
Detailed description
Mise a jour en temps du terme source.
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:`void Puissance_Thermique_EF::mettre_a_jour(double temps) override <puissance-thermique-ef-public-void-puissance-thermique-ef-mettre-a-jour-double-temps-override>`
[void Puissance_Thermique_EF::mettre_a_jour(double temps) override](#puissance-thermique-ef-public-void-puissance-thermique-ef-mettre-a-jour-double-temps-override)
Puissance_Thermique_EF#
Puissance_Thermique_EF::Puissance_Thermique_EF()
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:`Puissance_Thermique_EF::Puissance_Thermique_EF() <puissance-thermique-ef-public-puissance-thermique-ef-puissance-thermique-ef>`
[Puissance_Thermique_EF::Puissance_Thermique_EF()](#puissance-thermique-ef-public-puissance-thermique-ef-puissance-thermique-ef)
resetTime#
virtual void Puissance_Thermique_EF::resetTime(double temps) override
DOES NOTHING - to override in derived classes.
Detailed description
Reset current time.
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:`virtual void Puissance_Thermique_EF::resetTime(double temps) override <puissance-thermique-ef-public-virtual-void-puissance-thermique-ef-resettime-double-temps-override>`
[virtual void Puissance_Thermique_EF::resetTime(double temps) override](#puissance-thermique-ef-public-virtual-void-puissance-thermique-ef-resettime-double-temps-override)
taille_memoire#
unsigned Puissance_Thermique_EF::taille_memoire() const override
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:`unsigned Puissance_Thermique_EF::taille_memoire() const override <puissance-thermique-ef-public-unsigned-puissance-thermique-ef-taille-memoire-const-override>`
[unsigned Puissance_Thermique_EF::taille_memoire() const override](#puissance-thermique-ef-public-unsigned-puissance-thermique-ef-taille-memoire-const-override)
~Puissance_Thermique_EF#
Puissance_Thermique_EF::~Puissance_Thermique_EF()
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:`Puissance_Thermique_EF::~Puissance_Thermique_EF() <puissance-thermique-ef-public-puissance-thermique-ef-dtor-puissance-thermique-ef>`
[Puissance_Thermique_EF::~Puissance_Thermique_EF()](#puissance-thermique-ef-public-puissance-thermique-ef-dtor-puissance-thermique-ef)
cree_instance#
Objet_U * Puissance_Thermique_EF::cree_instance()
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:`Objet_U * Puissance_Thermique_EF::cree_instance() <puissance-thermique-ef-public-static-objet-u-ptr-puissance-thermique-ef-cree-instance>`
[Objet_U * Puissance_Thermique_EF::cree_instance()](#puissance-thermique-ef-public-static-objet-u-ptr-puissance-thermique-ef-cree-instance)
info#
const Type_info * Puissance_Thermique_EF::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 * Puissance_Thermique_EF::info() <puissance-thermique-ef-public-static-const-type-info-ptr-puissance-thermique-ef-info>`
[const Type_info * Puissance_Thermique_EF::info()](#puissance-thermique-ef-public-static-const-type-info-ptr-puissance-thermique-ef-info)
self_cast#
const Puissance_Thermique_EF & Puissance_Thermique_EF::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 Puissance_Thermique_EF & Puissance_Thermique_EF::self_cast(const Objet_U &) <puissance-thermique-ef-public-static-const-puissance-thermique-ef-ref-puissance-thermique-ef-self-cast-const-objet-u-ref>`
[const Puissance_Thermique_EF & Puissance_Thermique_EF::self_cast(const Objet_U &)](#puissance-thermique-ef-public-static-const-puissance-thermique-ef-ref-puissance-thermique-ef-self-cast-const-objet-u-ref)
self_cast#
Puissance_Thermique_EF & Puissance_Thermique_EF::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:`Puissance_Thermique_EF & Puissance_Thermique_EF::self_cast(Objet_U &) <puissance-thermique-ef-public-static-puissance-thermique-ef-ref-puissance-thermique-ef-self-cast-objet-u-ref>`
[Puissance_Thermique_EF & Puissance_Thermique_EF::self_cast(Objet_U &)](#puissance-thermique-ef-public-static-puissance-thermique-ef-ref-puissance-thermique-ef-self-cast-objet-u-ref)
printOn#
Sortie & Puissance_Thermique_EF::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 & Puissance_Thermique_EF::printOn(Sortie &x) const override <puissance-thermique-ef-protected-sortie-ref-puissance-thermique-ef-printon-sortie-ref-x-const-override>`
[Sortie & Puissance_Thermique_EF::printOn(Sortie &x) const override](#puissance-thermique-ef-protected-sortie-ref-puissance-thermique-ef-printon-sortie-ref-x-const-override)
readOn#
Entree & Puissance_Thermique_EF::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 & Puissance_Thermique_EF::readOn(Entree &) override <puissance-thermique-ef-protected-entree-ref-puissance-thermique-ef-readon-entree-ref-override>`
[Entree & Puissance_Thermique_EF::readOn(Entree &) override](#puissance-thermique-ef-protected-entree-ref-puissance-thermique-ef-readon-entree-ref-override)
Attributes Documentation#
const Type_info Puissance_Thermique_EF::info_obj