Temperature_imposee_paroi_H#

#include <Temperature_imposee_paroi_H.h>
Brief description

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#

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

completer#

Definition
void Temperature_imposee_paroi_H::completer() override
Brief description

Complete les conditions aux limites.

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 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#

Definition
int Temperature_imposee_paroi_H::duplique() const override
Brief description
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#

Definition
const Type_info * Temperature_imposee_paroi_H::get_info() const override
Brief description

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#

Definition
unsigned Temperature_imposee_paroi_H::taille_memoire() const override
Brief description
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#

Definition
Temperature_imposee_paroi_H::Temperature_imposee_paroi_H()
Brief description
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#

Definition
double Temperature_imposee_paroi_H::val_imp(int i) const override
Brief description

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#

Definition
double Temperature_imposee_paroi_H::val_imp(int i, int j) const override
Brief description

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#

Definition
Temperature_imposee_paroi_H::~Temperature_imposee_paroi_H()
Brief description
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#

Definition
Objet_U * Temperature_imposee_paroi_H::cree_instance()
Brief description
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#

Definition
const Type_info * Temperature_imposee_paroi_H::info()
Brief description
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#

Definition
const Temperature_imposee_paroi_H & Temperature_imposee_paroi_H::self_cast(const Objet_U &)
Brief description
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#

Definition
Temperature_imposee_paroi_H & Temperature_imposee_paroi_H::self_cast(Objet_U &)
Brief description
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#

Definition
Sortie & Temperature_imposee_paroi_H::printOn(Sortie &x) const override
Brief description

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#

Definition
Entree & Temperature_imposee_paroi_H::readOn(Entree &) override
Brief description

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 & 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#

info_obj (public)
const Type_info Temperature_imposee_paroi_H::info_obj
le_fluide (protected)
TRUST_Ref<Fluide_Dilatable_base *> Temperature_imposee_paroi_H::le_fluide