Terme_Puissance_Thermique_Echange_Impose_Elem_base#
#include <Terme_Puissance_Thermique_Echange_Impose_Elem_base.h>
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:`Terme\_Puissance\_Thermique\_Echange\_Impose\_Elem\_base <class-terme-puissance-thermique-echange-impose-elem-base>`
[Terme\_Puissance\_Thermique\_Echange\_Impose\_Elem\_base](#class-terme-puissance-thermique-echange-impose-elem-base)
Detailed description#
Inherits from#
public : Source_base
Inherited by#
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#
ajouter_blocs#
void Terme_Puissance_Thermique_Echange_Impose_Elem_base::ajouter_blocs(matrices_t matrices, DoubleTab &secmem, const tabs_t &semi_impl={}) 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:`void Terme_Puissance_Thermique_Echange_Impose_Elem_base::ajouter_blocs(matrices_t matrices, DoubleTab &secmem, const tabs_t &semi_impl={}) const override <terme-puissance-thermique-echange-impose-elem-base-public-void-terme-puissance-thermique-echange-impose-elem-base-ajouter-blocs-matrices-t-matrices-doubletab-ref-secmem-const-tabs-t-ref-semi-impl-equal-{}-const-override>`
[void Terme_Puissance_Thermique_Echange_Impose_Elem_base::ajouter_blocs(matrices_t matrices, DoubleTab &secmem, const tabs_t &semi_impl={}) const override](#terme-puissance-thermique-echange-impose-elem-base-public-void-terme-puissance-thermique-echange-impose-elem-base-ajouter-blocs-matrices-t-matrices-doubletab-ref-secmem-const-tabs-t-ref-semi-impl-equal-{}-const-override)
associer_pb#
void Terme_Puissance_Thermique_Echange_Impose_Elem_base::associer_pb(const Probleme_base &) 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:`void Terme_Puissance_Thermique_Echange_Impose_Elem_base::associer_pb(const Probleme_base &) override <terme-puissance-thermique-echange-impose-elem-base-public-void-terme-puissance-thermique-echange-impose-elem-base-associer-pb-const-probleme-base-ref-override>`
[void Terme_Puissance_Thermique_Echange_Impose_Elem_base::associer_pb(const Probleme_base &) override](#terme-puissance-thermique-echange-impose-elem-base-public-void-terme-puissance-thermique-echange-impose-elem-base-associer-pb-const-probleme-base-ref-override)
dimensionner_blocs#
void Terme_Puissance_Thermique_Echange_Impose_Elem_base::dimensionner_blocs(matrices_t matrices, const tabs_t &semi_impl={}) 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:`void Terme_Puissance_Thermique_Echange_Impose_Elem_base::dimensionner_blocs(matrices_t matrices, const tabs_t &semi_impl={}) const override <terme-puissance-thermique-echange-impose-elem-base-public-void-terme-puissance-thermique-echange-impose-elem-base-dimensionner-blocs-matrices-t-matrices-const-tabs-t-ref-semi-impl-equal-{}-const-override>`
[void Terme_Puissance_Thermique_Echange_Impose_Elem_base::dimensionner_blocs(matrices_t matrices, const tabs_t &semi_impl={}) const override](#terme-puissance-thermique-echange-impose-elem-base-public-void-terme-puissance-thermique-echange-impose-elem-base-dimensionner-blocs-matrices-t-matrices-const-tabs-t-ref-semi-impl-equal-{}-const-override)
get_info#
const Type_info * Terme_Puissance_Thermique_Echange_Impose_Elem_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 * Terme_Puissance_Thermique_Echange_Impose_Elem_base::get_info() const override <terme-puissance-thermique-echange-impose-elem-base-public-const-type-info-ptr-terme-puissance-thermique-echange-impose-elem-base-get-info-const-override>`
[const Type_info * Terme_Puissance_Thermique_Echange_Impose_Elem_base::get_info() const override](#terme-puissance-thermique-echange-impose-elem-base-public-const-type-info-ptr-terme-puissance-thermique-echange-impose-elem-base-get-info-const-override)
has_interface_blocs#
int Terme_Puissance_Thermique_Echange_Impose_Elem_base::has_interface_blocs() 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 Terme_Puissance_Thermique_Echange_Impose_Elem_base::has_interface_blocs() const override <terme-puissance-thermique-echange-impose-elem-base-public-int-terme-puissance-thermique-echange-impose-elem-base-has-interface-blocs-const-override>`
[int Terme_Puissance_Thermique_Echange_Impose_Elem_base::has_interface_blocs() const override](#terme-puissance-thermique-echange-impose-elem-base-public-int-terme-puissance-thermique-echange-impose-elem-base-has-interface-blocs-const-override)
initialiser#
int Terme_Puissance_Thermique_Echange_Impose_Elem_base::initialiser(double temps) override
Contrairement aux methodes mettre_a_jour, les methodes initialiser des sources ne peuvent pas dependre de l’exterieur.
Detailed description
(lui - meme peut ne pas etre initialise) Par defaut, mettre_a_jour
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:`int Terme_Puissance_Thermique_Echange_Impose_Elem_base::initialiser(double temps) override <terme-puissance-thermique-echange-impose-elem-base-public-int-terme-puissance-thermique-echange-impose-elem-base-initialiser-double-temps-override>`
[int Terme_Puissance_Thermique_Echange_Impose_Elem_base::initialiser(double temps) override](#terme-puissance-thermique-echange-impose-elem-base-public-int-terme-puissance-thermique-echange-impose-elem-base-initialiser-double-temps-override)
lire_motcle_non_standard#
int Terme_Puissance_Thermique_Echange_Impose_Elem_base::lire_motcle_non_standard(const Motcle &mot, Entree &is) override
Lecture des parametres de type non simple d’un objet_U a partir d’un flot d’entree.
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:`int Terme_Puissance_Thermique_Echange_Impose_Elem_base::lire_motcle_non_standard(const Motcle &mot, Entree &is) override <terme-puissance-thermique-echange-impose-elem-base-public-int-terme-puissance-thermique-echange-impose-elem-base-lire-motcle-non-standard-const-motcle-ref-mot-entree-ref-is-override>`
[int Terme_Puissance_Thermique_Echange_Impose_Elem_base::lire_motcle_non_standard(const Motcle &mot, Entree &is) override](#terme-puissance-thermique-echange-impose-elem-base-public-int-terme-puissance-thermique-echange-impose-elem-base-lire-motcle-non-standard-const-motcle-ref-mot-entree-ref-is-override)
mettre_a_jour#
void Terme_Puissance_Thermique_Echange_Impose_Elem_base::mettre_a_jour(double) override
DOES NOTHING - to override in derived classes.
Detailed description
Mise a jour en temps du terme source.
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:`void Terme_Puissance_Thermique_Echange_Impose_Elem_base::mettre_a_jour(double) override <terme-puissance-thermique-echange-impose-elem-base-public-void-terme-puissance-thermique-echange-impose-elem-base-mettre-a-jour-double-override>`
[void Terme_Puissance_Thermique_Echange_Impose_Elem_base::mettre_a_jour(double) override](#terme-puissance-thermique-echange-impose-elem-base-public-void-terme-puissance-thermique-echange-impose-elem-base-mettre-a-jour-double-override)
pid_process#
void Terme_Puissance_Thermique_Echange_Impose_Elem_base::pid_process()
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:`void Terme_Puissance_Thermique_Echange_Impose_Elem_base::pid_process() <terme-puissance-thermique-echange-impose-elem-base-public-void-terme-puissance-thermique-echange-impose-elem-base-pid-process>`
[void Terme_Puissance_Thermique_Echange_Impose_Elem_base::pid_process()](#terme-puissance-thermique-echange-impose-elem-base-public-void-terme-puissance-thermique-echange-impose-elem-base-pid-process)
Terme_Puissance_Thermique_Echange_Impose_Elem_base#
Terme_Puissance_Thermique_Echange_Impose_Elem_base::Terme_Puissance_Thermique_Echange_Impose_Elem_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:`Terme_Puissance_Thermique_Echange_Impose_Elem_base::Terme_Puissance_Thermique_Echange_Impose_Elem_base() <terme-puissance-thermique-echange-impose-elem-base-public-terme-puissance-thermique-echange-impose-elem-base-terme-puissance-thermique-echange-impose-elem-base>`
[Terme_Puissance_Thermique_Echange_Impose_Elem_base::Terme_Puissance_Thermique_Echange_Impose_Elem_base()](#terme-puissance-thermique-echange-impose-elem-base-public-terme-puissance-thermique-echange-impose-elem-base-terme-puissance-thermique-echange-impose-elem-base)
~Terme_Puissance_Thermique_Echange_Impose_Elem_base#
Terme_Puissance_Thermique_Echange_Impose_Elem_base::~Terme_Puissance_Thermique_Echange_Impose_Elem_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:`Terme_Puissance_Thermique_Echange_Impose_Elem_base::~Terme_Puissance_Thermique_Echange_Impose_Elem_base() override <terme-puissance-thermique-echange-impose-elem-base-public-terme-puissance-thermique-echange-impose-elem-base-dtor-terme-puissance-thermique-echange-impose-elem-base-override>`
[Terme_Puissance_Thermique_Echange_Impose_Elem_base::~Terme_Puissance_Thermique_Echange_Impose_Elem_base() override](#terme-puissance-thermique-echange-impose-elem-base-public-terme-puissance-thermique-echange-impose-elem-base-dtor-terme-puissance-thermique-echange-impose-elem-base-override)
info#
const Type_info * Terme_Puissance_Thermique_Echange_Impose_Elem_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 * Terme_Puissance_Thermique_Echange_Impose_Elem_base::info() <terme-puissance-thermique-echange-impose-elem-base-public-static-const-type-info-ptr-terme-puissance-thermique-echange-impose-elem-base-info>`
[const Type_info * Terme_Puissance_Thermique_Echange_Impose_Elem_base::info()](#terme-puissance-thermique-echange-impose-elem-base-public-static-const-type-info-ptr-terme-puissance-thermique-echange-impose-elem-base-info)
self_cast#
const Terme_Puissance_Thermique_Echange_Impose_Elem_base & Terme_Puissance_Thermique_Echange_Impose_Elem_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 Terme_Puissance_Thermique_Echange_Impose_Elem_base & Terme_Puissance_Thermique_Echange_Impose_Elem_base::self_cast(const Objet_U &) <terme-puissance-thermique-echange-impose-elem-base-public-static-const-terme-puissance-thermique-echange-impose-elem-base-ref-terme-puissance-thermique-echange-impose-elem-base-self-cast-const-objet-u-ref>`
[const Terme_Puissance_Thermique_Echange_Impose_Elem_base & Terme_Puissance_Thermique_Echange_Impose_Elem_base::self_cast(const Objet_U &)](#terme-puissance-thermique-echange-impose-elem-base-public-static-const-terme-puissance-thermique-echange-impose-elem-base-ref-terme-puissance-thermique-echange-impose-elem-base-self-cast-const-objet-u-ref)
self_cast#
Terme_Puissance_Thermique_Echange_Impose_Elem_base & Terme_Puissance_Thermique_Echange_Impose_Elem_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:`Terme_Puissance_Thermique_Echange_Impose_Elem_base & Terme_Puissance_Thermique_Echange_Impose_Elem_base::self_cast(Objet_U &) <terme-puissance-thermique-echange-impose-elem-base-public-static-terme-puissance-thermique-echange-impose-elem-base-ref-terme-puissance-thermique-echange-impose-elem-base-self-cast-objet-u-ref>`
[Terme_Puissance_Thermique_Echange_Impose_Elem_base & Terme_Puissance_Thermique_Echange_Impose_Elem_base::self_cast(Objet_U &)](#terme-puissance-thermique-echange-impose-elem-base-public-static-terme-puissance-thermique-echange-impose-elem-base-ref-terme-puissance-thermique-echange-impose-elem-base-self-cast-objet-u-ref)
associer_domaines#
void Terme_Puissance_Thermique_Echange_Impose_Elem_base::associer_domaines(const Domaine_dis_base &, const Domaine_Cl_dis_base &) 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:`void Terme_Puissance_Thermique_Echange_Impose_Elem_base::associer_domaines(const Domaine_dis_base &, const Domaine_Cl_dis_base &) override <terme-puissance-thermique-echange-impose-elem-base-protected-void-terme-puissance-thermique-echange-impose-elem-base-associer-domaines-const-domaine-dis-base-ref-const-domaine-cl-dis-base-ref-override>`
[void Terme_Puissance_Thermique_Echange_Impose_Elem_base::associer_domaines(const Domaine_dis_base &, const Domaine_Cl_dis_base &) override](#terme-puissance-thermique-echange-impose-elem-base-protected-void-terme-puissance-thermique-echange-impose-elem-base-associer-domaines-const-domaine-dis-base-ref-const-domaine-cl-dis-base-ref-override)
printOn#
Sortie & Terme_Puissance_Thermique_Echange_Impose_Elem_base::printOn(Sortie &x) const override
DOES NOTHING - to override in derived classes.
Detailed description
Imprime la source sur un flot de sortie.
Reimplements:
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:`Sortie & Terme_Puissance_Thermique_Echange_Impose_Elem_base::printOn(Sortie &x) const override <terme-puissance-thermique-echange-impose-elem-base-protected-sortie-ref-terme-puissance-thermique-echange-impose-elem-base-printon-sortie-ref-x-const-override>`
[Sortie & Terme_Puissance_Thermique_Echange_Impose_Elem_base::printOn(Sortie &x) const override](#terme-puissance-thermique-echange-impose-elem-base-protected-sortie-ref-terme-puissance-thermique-echange-impose-elem-base-printon-sortie-ref-x-const-override)
readOn#
Entree & Terme_Puissance_Thermique_Echange_Impose_Elem_base::readOn(Entree &) override
DOES NOTHING - to override in derived classes.
Detailed description
Lecture d’un terme source sur un flot d’entree.
Reimplements:
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:`Entree & Terme_Puissance_Thermique_Echange_Impose_Elem_base::readOn(Entree &) override <terme-puissance-thermique-echange-impose-elem-base-protected-entree-ref-terme-puissance-thermique-echange-impose-elem-base-readon-entree-ref-override>`
[Entree & Terme_Puissance_Thermique_Echange_Impose_Elem_base::readOn(Entree &) override](#terme-puissance-thermique-echange-impose-elem-base-protected-entree-ref-terme-puissance-thermique-echange-impose-elem-base-readon-entree-ref-override)
Attributes Documentation#
const Type_info Terme_Puissance_Thermique_Echange_Impose_Elem_base::info_obj
double Terme_Puissance_Thermique_Echange_Impose_Elem_base::DT_regul_ = 0.0
TRUST_Deriv<Champ_Don_base> Terme_Puissance_Thermique_Echange_Impose_Elem_base::himp_
Parser_U Terme_Puissance_Thermique_Echange_Impose_Elem_base::Kd_
Parser_U Terme_Puissance_Thermique_Echange_Impose_Elem_base::Ki_
Parser_U Terme_Puissance_Thermique_Echange_Impose_Elem_base::Kp_
TRUST_Ref<Domaine_VF *> Terme_Puissance_Thermique_Echange_Impose_Elem_base::le_dom
TRUST_Ref<Domaine_Cl_dis_base *> Terme_Puissance_Thermique_Echange_Impose_Elem_base::le_dom_Cl
double Terme_Puissance_Thermique_Echange_Impose_Elem_base::p_error = 0.0
Parser_U Terme_Puissance_Thermique_Echange_Impose_Elem_base::pow_cible_
int Terme_Puissance_Thermique_Echange_Impose_Elem_base::regul_ = 0
TRUST_Deriv<Champ_Don_base> Terme_Puissance_Thermique_Echange_Impose_Elem_base::Text_