Neumann_sortie_libre_Temp_H#
#include <Neumann_sortie_libre_Temp_H.h>
classe Neumann_sortie_libre_Temp_H Cette classe represente une frontiere ouverte a temperature imposee pour
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:`Neumann\_sortie\_libre\_Temp\_H <class-neumann-sortie-libre-temp-h>`
[Neumann\_sortie\_libre\_Temp\_H](#class-neumann-sortie-libre-temp-h)
Detailed description#
une equation de chaleur avec l’enthalpie comme iconnue
Inherits from#
Neumann_sortie_libre (public)
Inheritance graph#
If the image is too small, right-click and open in new tab
How to reference this graph
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:`Neumann_sortie_libre_Temp_H Inheritance Graph <neumann-sortie-libre-temp-h-inherit-graph>`
[Neumann_sortie_libre_Temp_H Inheritance Graph](#neumann-sortie-libre-temp-h-inherit-graph)
Member Functions: Public#
Member Functions: Static Public#
Member Functions: Protected#
Complete Member Function Documentation#
completer#
void Neumann_sortie_libre_Temp_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 Neumann_sortie_libre_Temp_H::completer() override <neumann-sortie-libre-temp-h-public-void-neumann-sortie-libre-temp-h-completer-override>`
[void Neumann_sortie_libre_Temp_H::completer() override](#neumann-sortie-libre-temp-h-public-void-neumann-sortie-libre-temp-h-completer-override)
duplique#
int Neumann_sortie_libre_Temp_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 Neumann_sortie_libre_Temp_H::duplique() const override <neumann-sortie-libre-temp-h-public-int-neumann-sortie-libre-temp-h-duplique-const-override>`
[int Neumann_sortie_libre_Temp_H::duplique() const override](#neumann-sortie-libre-temp-h-public-int-neumann-sortie-libre-temp-h-duplique-const-override)
get_info#
const Type_info * Neumann_sortie_libre_Temp_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 * Neumann_sortie_libre_Temp_H::get_info() const override <neumann-sortie-libre-temp-h-public-const-type-info-ptr-neumann-sortie-libre-temp-h-get-info-const-override>`
[const Type_info * Neumann_sortie_libre_Temp_H::get_info() const override](#neumann-sortie-libre-temp-h-public-const-type-info-ptr-neumann-sortie-libre-temp-h-get-info-const-override)
Neumann_sortie_libre_Temp_H#
Neumann_sortie_libre_Temp_H::Neumann_sortie_libre_Temp_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:`Neumann_sortie_libre_Temp_H::Neumann_sortie_libre_Temp_H() <neumann-sortie-libre-temp-h-public-neumann-sortie-libre-temp-h-neumann-sortie-libre-temp-h>`
[Neumann_sortie_libre_Temp_H::Neumann_sortie_libre_Temp_H()](#neumann-sortie-libre-temp-h-public-neumann-sortie-libre-temp-h-neumann-sortie-libre-temp-h)
taille_memoire#
unsigned Neumann_sortie_libre_Temp_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 Neumann_sortie_libre_Temp_H::taille_memoire() const override <neumann-sortie-libre-temp-h-public-unsigned-neumann-sortie-libre-temp-h-taille-memoire-const-override>`
[unsigned Neumann_sortie_libre_Temp_H::taille_memoire() const override](#neumann-sortie-libre-temp-h-public-unsigned-neumann-sortie-libre-temp-h-taille-memoire-const-override)
val_ext#
double Neumann_sortie_libre_Temp_H::val_ext(int i) const override
Renvoie la valeur de la i - eme composante du champ impose a l’exterieur de 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 Neumann_sortie_libre_Temp_H::val_ext(int i) const override <neumann-sortie-libre-temp-h-public-double-neumann-sortie-libre-temp-h-val-ext-int-i-const-override>`
[double Neumann_sortie_libre_Temp_H::val_ext(int i) const override](#neumann-sortie-libre-temp-h-public-double-neumann-sortie-libre-temp-h-val-ext-int-i-const-override)
val_ext#
double Neumann_sortie_libre_Temp_H::val_ext(int i, int j) const override
Renvoie la valeur de la (i,j) - eme composante du champ impose a l’exterieur de 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 Neumann_sortie_libre_Temp_H::val_ext(int i, int j) const override <neumann-sortie-libre-temp-h-public-double-neumann-sortie-libre-temp-h-val-ext-int-i-int-j-const-override>`
[double Neumann_sortie_libre_Temp_H::val_ext(int i, int j) const override](#neumann-sortie-libre-temp-h-public-double-neumann-sortie-libre-temp-h-val-ext-int-i-int-j-const-override)
~Neumann_sortie_libre_Temp_H#
Neumann_sortie_libre_Temp_H::~Neumann_sortie_libre_Temp_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:`Neumann_sortie_libre_Temp_H::~Neumann_sortie_libre_Temp_H() <neumann-sortie-libre-temp-h-public-neumann-sortie-libre-temp-h-dtor-neumann-sortie-libre-temp-h>`
[Neumann_sortie_libre_Temp_H::~Neumann_sortie_libre_Temp_H()](#neumann-sortie-libre-temp-h-public-neumann-sortie-libre-temp-h-dtor-neumann-sortie-libre-temp-h)
cree_instance#
Objet_U * Neumann_sortie_libre_Temp_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 * Neumann_sortie_libre_Temp_H::cree_instance() <neumann-sortie-libre-temp-h-public-static-objet-u-ptr-neumann-sortie-libre-temp-h-cree-instance>`
[Objet_U * Neumann_sortie_libre_Temp_H::cree_instance()](#neumann-sortie-libre-temp-h-public-static-objet-u-ptr-neumann-sortie-libre-temp-h-cree-instance)
info#
const Type_info * Neumann_sortie_libre_Temp_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 * Neumann_sortie_libre_Temp_H::info() <neumann-sortie-libre-temp-h-public-static-const-type-info-ptr-neumann-sortie-libre-temp-h-info>`
[const Type_info * Neumann_sortie_libre_Temp_H::info()](#neumann-sortie-libre-temp-h-public-static-const-type-info-ptr-neumann-sortie-libre-temp-h-info)
self_cast#
const Neumann_sortie_libre_Temp_H & Neumann_sortie_libre_Temp_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 Neumann_sortie_libre_Temp_H & Neumann_sortie_libre_Temp_H::self_cast(const Objet_U &) <neumann-sortie-libre-temp-h-public-static-const-neumann-sortie-libre-temp-h-ref-neumann-sortie-libre-temp-h-self-cast-const-objet-u-ref>`
[const Neumann_sortie_libre_Temp_H & Neumann_sortie_libre_Temp_H::self_cast(const Objet_U &)](#neumann-sortie-libre-temp-h-public-static-const-neumann-sortie-libre-temp-h-ref-neumann-sortie-libre-temp-h-self-cast-const-objet-u-ref)
self_cast#
Neumann_sortie_libre_Temp_H & Neumann_sortie_libre_Temp_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:`Neumann_sortie_libre_Temp_H & Neumann_sortie_libre_Temp_H::self_cast(Objet_U &) <neumann-sortie-libre-temp-h-public-static-neumann-sortie-libre-temp-h-ref-neumann-sortie-libre-temp-h-self-cast-objet-u-ref>`
[Neumann_sortie_libre_Temp_H & Neumann_sortie_libre_Temp_H::self_cast(Objet_U &)](#neumann-sortie-libre-temp-h-public-static-neumann-sortie-libre-temp-h-ref-neumann-sortie-libre-temp-h-self-cast-objet-u-ref)
printOn#
Sortie & Neumann_sortie_libre_Temp_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 & Neumann_sortie_libre_Temp_H::printOn(Sortie &x) const override <neumann-sortie-libre-temp-h-protected-sortie-ref-neumann-sortie-libre-temp-h-printon-sortie-ref-x-const-override>`
[Sortie & Neumann_sortie_libre_Temp_H::printOn(Sortie &x) const override](#neumann-sortie-libre-temp-h-protected-sortie-ref-neumann-sortie-libre-temp-h-printon-sortie-ref-x-const-override)
readOn#
Entree & Neumann_sortie_libre_Temp_H::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 & Neumann_sortie_libre_Temp_H::readOn(Entree &) override <neumann-sortie-libre-temp-h-protected-entree-ref-neumann-sortie-libre-temp-h-readon-entree-ref-override>`
[Entree & Neumann_sortie_libre_Temp_H::readOn(Entree &) override](#neumann-sortie-libre-temp-h-protected-entree-ref-neumann-sortie-libre-temp-h-readon-entree-ref-override)
Attributes Documentation#
const Type_info Neumann_sortie_libre_Temp_H::info_obj
TRUST_Ref<Fluide_Dilatable_base *> Neumann_sortie_libre_Temp_H::le_fluide