Temperature_imposee_paroi_H#
#include <Temperature_imposee_paroi_H.h>
classe Temperature_imposee_paroi_H Impose la temperature de la paroi dans une equation de type Convection_Diffusion_Enthalpie
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:`Temperature\_imposee\_paroi\_H <class-temperature-imposee-paroi-h>`
[Temperature\_imposee\_paroi\_H](#class-temperature-imposee-paroi-h)
Detailed description#
Inherits from#
public : Temperature_imposee_paroi
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
completer#
void Temperature_imposee_paroi_H::completer() override
Complete les conditions aux limites.
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 Temperature_imposee_paroi_H::completer() override <temperature-imposee-paroi-h-public-void-temperature-imposee-paroi-h-completer-override>`
[void Temperature_imposee_paroi_H::completer() override](#temperature-imposee-paroi-h-public-void-temperature-imposee-paroi-h-completer-override)
duplique#
int Temperature_imposee_paroi_H::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 Temperature_imposee_paroi_H::duplique() const override <temperature-imposee-paroi-h-public-int-temperature-imposee-paroi-h-duplique-const-override>`
[int Temperature_imposee_paroi_H::duplique() const override](#temperature-imposee-paroi-h-public-int-temperature-imposee-paroi-h-duplique-const-override)
get_info#
const Type_info * Temperature_imposee_paroi_H::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 * Temperature_imposee_paroi_H::get_info() const override <temperature-imposee-paroi-h-public-const-type-info-ptr-temperature-imposee-paroi-h-get-info-const-override>`
[const Type_info * Temperature_imposee_paroi_H::get_info() const override](#temperature-imposee-paroi-h-public-const-type-info-ptr-temperature-imposee-paroi-h-get-info-const-override)
taille_memoire#
unsigned Temperature_imposee_paroi_H::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 Temperature_imposee_paroi_H::taille_memoire() const override <temperature-imposee-paroi-h-public-unsigned-temperature-imposee-paroi-h-taille-memoire-const-override>`
[unsigned Temperature_imposee_paroi_H::taille_memoire() const override](#temperature-imposee-paroi-h-public-unsigned-temperature-imposee-paroi-h-taille-memoire-const-override)
Temperature_imposee_paroi_H#
Temperature_imposee_paroi_H::Temperature_imposee_paroi_H()
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:`Temperature_imposee_paroi_H::Temperature_imposee_paroi_H() <temperature-imposee-paroi-h-public-temperature-imposee-paroi-h-temperature-imposee-paroi-h>`
[Temperature_imposee_paroi_H::Temperature_imposee_paroi_H()](#temperature-imposee-paroi-h-public-temperature-imposee-paroi-h-temperature-imposee-paroi-h)
val_imp#
double Temperature_imposee_paroi_H::val_imp(int i) const override
Renvoie la valeur imposee sur la i - eme composante du champ a la frontiere.
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:`double Temperature_imposee_paroi_H::val_imp(int i) const override <temperature-imposee-paroi-h-public-double-temperature-imposee-paroi-h-val-imp-int-i-const-override>`
[double Temperature_imposee_paroi_H::val_imp(int i) const override](#temperature-imposee-paroi-h-public-double-temperature-imposee-paroi-h-val-imp-int-i-const-override)
val_imp#
double Temperature_imposee_paroi_H::val_imp(int i, int j) const override
Renvoie la valeur imposee sur la (i,j) - eme composante du champ a la frontiere.
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:`double Temperature_imposee_paroi_H::val_imp(int i, int j) const override <temperature-imposee-paroi-h-public-double-temperature-imposee-paroi-h-val-imp-int-i-int-j-const-override>`
[double Temperature_imposee_paroi_H::val_imp(int i, int j) const override](#temperature-imposee-paroi-h-public-double-temperature-imposee-paroi-h-val-imp-int-i-int-j-const-override)
~Temperature_imposee_paroi_H#
Temperature_imposee_paroi_H::~Temperature_imposee_paroi_H()
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:`Temperature_imposee_paroi_H::~Temperature_imposee_paroi_H() <temperature-imposee-paroi-h-public-temperature-imposee-paroi-h-dtor-temperature-imposee-paroi-h>`
[Temperature_imposee_paroi_H::~Temperature_imposee_paroi_H()](#temperature-imposee-paroi-h-public-temperature-imposee-paroi-h-dtor-temperature-imposee-paroi-h)
cree_instance#
Objet_U * Temperature_imposee_paroi_H::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 * Temperature_imposee_paroi_H::cree_instance() <temperature-imposee-paroi-h-public-static-objet-u-ptr-temperature-imposee-paroi-h-cree-instance>`
[Objet_U * Temperature_imposee_paroi_H::cree_instance()](#temperature-imposee-paroi-h-public-static-objet-u-ptr-temperature-imposee-paroi-h-cree-instance)
info#
const Type_info * Temperature_imposee_paroi_H::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 * Temperature_imposee_paroi_H::info() <temperature-imposee-paroi-h-public-static-const-type-info-ptr-temperature-imposee-paroi-h-info>`
[const Type_info * Temperature_imposee_paroi_H::info()](#temperature-imposee-paroi-h-public-static-const-type-info-ptr-temperature-imposee-paroi-h-info)
self_cast#
const Temperature_imposee_paroi_H & Temperature_imposee_paroi_H::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 Temperature_imposee_paroi_H & Temperature_imposee_paroi_H::self_cast(const Objet_U &) <temperature-imposee-paroi-h-public-static-const-temperature-imposee-paroi-h-ref-temperature-imposee-paroi-h-self-cast-const-objet-u-ref>`
[const Temperature_imposee_paroi_H & Temperature_imposee_paroi_H::self_cast(const Objet_U &)](#temperature-imposee-paroi-h-public-static-const-temperature-imposee-paroi-h-ref-temperature-imposee-paroi-h-self-cast-const-objet-u-ref)
self_cast#
Temperature_imposee_paroi_H & Temperature_imposee_paroi_H::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:`Temperature_imposee_paroi_H & Temperature_imposee_paroi_H::self_cast(Objet_U &) <temperature-imposee-paroi-h-public-static-temperature-imposee-paroi-h-ref-temperature-imposee-paroi-h-self-cast-objet-u-ref>`
[Temperature_imposee_paroi_H & Temperature_imposee_paroi_H::self_cast(Objet_U &)](#temperature-imposee-paroi-h-public-static-temperature-imposee-paroi-h-ref-temperature-imposee-paroi-h-self-cast-objet-u-ref)
printOn#
Sortie & Temperature_imposee_paroi_H::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 & Temperature_imposee_paroi_H::printOn(Sortie &x) const override <temperature-imposee-paroi-h-protected-sortie-ref-temperature-imposee-paroi-h-printon-sortie-ref-x-const-override>`
[Sortie & Temperature_imposee_paroi_H::printOn(Sortie &x) const override](#temperature-imposee-paroi-h-protected-sortie-ref-temperature-imposee-paroi-h-printon-sortie-ref-x-const-override)
readOn#
Entree & Temperature_imposee_paroi_H::readOn(Entree &) override
Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.
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:`Entree & Temperature_imposee_paroi_H::readOn(Entree &) override <temperature-imposee-paroi-h-protected-entree-ref-temperature-imposee-paroi-h-readon-entree-ref-override>`
[Entree & Temperature_imposee_paroi_H::readOn(Entree &) override](#temperature-imposee-paroi-h-protected-entree-ref-temperature-imposee-paroi-h-readon-entree-ref-override)
Attributes Documentation#
const Type_info Temperature_imposee_paroi_H::info_obj
TRUST_Ref<Fluide_Dilatable_base *> Temperature_imposee_paroi_H::le_fluide