Terme_Source_Constituant_VDF_Elem#
#include <Terme_Source_Constituant_VDF_Elem.h>
class Terme_Source_Constituant_VDF_Elem Cette classe represente un terme source de l’equation de la thermique
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\_Source\_Constituant\_VDF\_Elem <class-terme-source-constituant-vdf-elem>`
[Terme\_Source\_Constituant\_VDF\_Elem](#class-terme-source-constituant-vdf-elem)
Detailed description#
du type degagement volumique de puissance thermique uniforme sur un domaine
Inherits from#
public : Terme_Source_Constituant
public : Terme_Source_VDF_base
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
associer_domaines#
void Terme_Source_Constituant_VDF_Elem::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 Terme_Source_Constituant_VDF_Elem::associer_domaines(const Domaine_dis_base &, const Domaine_Cl_dis_base &) override <terme-source-constituant-vdf-elem-public-void-terme-source-constituant-vdf-elem-associer-domaines-const-domaine-dis-base-ref-const-domaine-cl-dis-base-ref-override>`
[void Terme_Source_Constituant_VDF_Elem::associer_domaines(const Domaine_dis_base &, const Domaine_Cl_dis_base &) override](#terme-source-constituant-vdf-elem-public-void-terme-source-constituant-vdf-elem-associer-domaines-const-domaine-dis-base-ref-const-domaine-cl-dis-base-ref-override)
associer_pb#
void Terme_Source_Constituant_VDF_Elem::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 Terme_Source_Constituant_VDF_Elem::associer_pb(const Probleme_base &) override <terme-source-constituant-vdf-elem-public-void-terme-source-constituant-vdf-elem-associer-pb-const-probleme-base-ref-override>`
[void Terme_Source_Constituant_VDF_Elem::associer_pb(const Probleme_base &) override](#terme-source-constituant-vdf-elem-public-void-terme-source-constituant-vdf-elem-associer-pb-const-probleme-base-ref-override)
completer#
void Terme_Source_Constituant_VDF_Elem::completer() override
Met a jour les references internes a l’objet Source_base .
Detailed description
Appelle 2 methodes virtuelles pures protegees: Source_base::associer_domaines(const Domaine_dis_base& ,const Domaine_Cl_dis_base&) Source_base::associer_pb(const Probleme_base&)
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 Terme_Source_Constituant_VDF_Elem::completer() override <terme-source-constituant-vdf-elem-public-void-terme-source-constituant-vdf-elem-completer-override>`
[void Terme_Source_Constituant_VDF_Elem::completer() override](#terme-source-constituant-vdf-elem-public-void-terme-source-constituant-vdf-elem-completer-override)
duplique#
int Terme_Source_Constituant_VDF_Elem::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 Terme_Source_Constituant_VDF_Elem::duplique() const override <terme-source-constituant-vdf-elem-public-int-terme-source-constituant-vdf-elem-duplique-const-override>`
[int Terme_Source_Constituant_VDF_Elem::duplique() const override](#terme-source-constituant-vdf-elem-public-int-terme-source-constituant-vdf-elem-duplique-const-override)
get_info#
const Type_info * Terme_Source_Constituant_VDF_Elem::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_Source_Constituant_VDF_Elem::get_info() const override <terme-source-constituant-vdf-elem-public-const-type-info-ptr-terme-source-constituant-vdf-elem-get-info-const-override>`
[const Type_info * Terme_Source_Constituant_VDF_Elem::get_info() const override](#terme-source-constituant-vdf-elem-public-const-type-info-ptr-terme-source-constituant-vdf-elem-get-info-const-override)
mettre_a_jour#
void Terme_Source_Constituant_VDF_Elem::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 Terme_Source_Constituant_VDF_Elem::mettre_a_jour(double temps) override <terme-source-constituant-vdf-elem-public-void-terme-source-constituant-vdf-elem-mettre-a-jour-double-temps-override>`
[void Terme_Source_Constituant_VDF_Elem::mettre_a_jour(double temps) override](#terme-source-constituant-vdf-elem-public-void-terme-source-constituant-vdf-elem-mettre-a-jour-double-temps-override)
ouvrir_fichier#
void Terme_Source_Constituant_VDF_Elem::ouvrir_fichier(SFichier &os, const Nom &type, const int flag) const override
Ouverture/creation d’un fichier d’impression d’un terme source A surcharger dans les classes derivees.
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 Terme_Source_Constituant_VDF_Elem::ouvrir_fichier(SFichier &os, const Nom &type, const int flag) const override <terme-source-constituant-vdf-elem-public-void-terme-source-constituant-vdf-elem-ouvrir-fichier-sfichier-ref-os-const-nom-ref-type-const-int-flag-const-override>`
[void Terme_Source_Constituant_VDF_Elem::ouvrir_fichier(SFichier &os, const Nom &type, const int flag) const override](#terme-source-constituant-vdf-elem-public-void-terme-source-constituant-vdf-elem-ouvrir-fichier-sfichier-ref-os-const-nom-ref-type-const-int-flag-const-override)
taille_memoire#
unsigned Terme_Source_Constituant_VDF_Elem::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 Terme_Source_Constituant_VDF_Elem::taille_memoire() const override <terme-source-constituant-vdf-elem-public-unsigned-terme-source-constituant-vdf-elem-taille-memoire-const-override>`
[unsigned Terme_Source_Constituant_VDF_Elem::taille_memoire() const override](#terme-source-constituant-vdf-elem-public-unsigned-terme-source-constituant-vdf-elem-taille-memoire-const-override)
Terme_Source_Constituant_VDF_Elem#
Terme_Source_Constituant_VDF_Elem::Terme_Source_Constituant_VDF_Elem()
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_Source_Constituant_VDF_Elem::Terme_Source_Constituant_VDF_Elem() <terme-source-constituant-vdf-elem-public-terme-source-constituant-vdf-elem-terme-source-constituant-vdf-elem>`
[Terme_Source_Constituant_VDF_Elem::Terme_Source_Constituant_VDF_Elem()](#terme-source-constituant-vdf-elem-public-terme-source-constituant-vdf-elem-terme-source-constituant-vdf-elem)
~Terme_Source_Constituant_VDF_Elem#
Terme_Source_Constituant_VDF_Elem::~Terme_Source_Constituant_VDF_Elem()
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_Source_Constituant_VDF_Elem::~Terme_Source_Constituant_VDF_Elem() <terme-source-constituant-vdf-elem-public-terme-source-constituant-vdf-elem-dtor-terme-source-constituant-vdf-elem>`
[Terme_Source_Constituant_VDF_Elem::~Terme_Source_Constituant_VDF_Elem()](#terme-source-constituant-vdf-elem-public-terme-source-constituant-vdf-elem-dtor-terme-source-constituant-vdf-elem)
cree_instance#
Objet_U * Terme_Source_Constituant_VDF_Elem::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 * Terme_Source_Constituant_VDF_Elem::cree_instance() <terme-source-constituant-vdf-elem-public-static-objet-u-ptr-terme-source-constituant-vdf-elem-cree-instance>`
[Objet_U * Terme_Source_Constituant_VDF_Elem::cree_instance()](#terme-source-constituant-vdf-elem-public-static-objet-u-ptr-terme-source-constituant-vdf-elem-cree-instance)
info#
const Type_info * Terme_Source_Constituant_VDF_Elem::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_Source_Constituant_VDF_Elem::info() <terme-source-constituant-vdf-elem-public-static-const-type-info-ptr-terme-source-constituant-vdf-elem-info>`
[const Type_info * Terme_Source_Constituant_VDF_Elem::info()](#terme-source-constituant-vdf-elem-public-static-const-type-info-ptr-terme-source-constituant-vdf-elem-info)
self_cast#
const Terme_Source_Constituant_VDF_Elem & Terme_Source_Constituant_VDF_Elem::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_Source_Constituant_VDF_Elem & Terme_Source_Constituant_VDF_Elem::self_cast(const Objet_U &) <terme-source-constituant-vdf-elem-public-static-const-terme-source-constituant-vdf-elem-ref-terme-source-constituant-vdf-elem-self-cast-const-objet-u-ref>`
[const Terme_Source_Constituant_VDF_Elem & Terme_Source_Constituant_VDF_Elem::self_cast(const Objet_U &)](#terme-source-constituant-vdf-elem-public-static-const-terme-source-constituant-vdf-elem-ref-terme-source-constituant-vdf-elem-self-cast-const-objet-u-ref)
self_cast#
Terme_Source_Constituant_VDF_Elem & Terme_Source_Constituant_VDF_Elem::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_Source_Constituant_VDF_Elem & Terme_Source_Constituant_VDF_Elem::self_cast(Objet_U &) <terme-source-constituant-vdf-elem-public-static-terme-source-constituant-vdf-elem-ref-terme-source-constituant-vdf-elem-self-cast-objet-u-ref>`
[Terme_Source_Constituant_VDF_Elem & Terme_Source_Constituant_VDF_Elem::self_cast(Objet_U &)](#terme-source-constituant-vdf-elem-public-static-terme-source-constituant-vdf-elem-ref-terme-source-constituant-vdf-elem-self-cast-objet-u-ref)
printOn#
Sortie & Terme_Source_Constituant_VDF_Elem::printOn(Sortie &x) const override
DOES NOTHING - to override in derived classes.
Detailed description
Imprime la source sur un flot de sortie.
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 & Terme_Source_Constituant_VDF_Elem::printOn(Sortie &x) const override <terme-source-constituant-vdf-elem-protected-sortie-ref-terme-source-constituant-vdf-elem-printon-sortie-ref-x-const-override>`
[Sortie & Terme_Source_Constituant_VDF_Elem::printOn(Sortie &x) const override](#terme-source-constituant-vdf-elem-protected-sortie-ref-terme-source-constituant-vdf-elem-printon-sortie-ref-x-const-override)
readOn#
Entree & Terme_Source_Constituant_VDF_Elem::readOn(Entree &) override
DOES NOTHING - to override in derived classes.
Detailed description
Lecture d’un terme source sur un flot d’entree.
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 & Terme_Source_Constituant_VDF_Elem::readOn(Entree &) override <terme-source-constituant-vdf-elem-protected-entree-ref-terme-source-constituant-vdf-elem-readon-entree-ref-override>`
[Entree & Terme_Source_Constituant_VDF_Elem::readOn(Entree &) override](#terme-source-constituant-vdf-elem-protected-entree-ref-terme-source-constituant-vdf-elem-readon-entree-ref-override)
Attributes Documentation#
const Type_info Terme_Source_Constituant_VDF_Elem::info_obj