Sortie_libre_Text_H_ext#
#include <Sortie_libre_Text_H_ext.h>
classe Neumann_sortie_libre Cette classe represente une frontiere ouverte sans vitesse imposee
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:`Sortie\_libre\_Text\_H\_ext <class-sortie-libre-text-h-ext>`
[Sortie\_libre\_Text\_H\_ext](#class-sortie-libre-text-h-ext)
Detailed description#
Pour les equations de Navier_Stokes on impose necessairement la pression sur une telle frontiere Pour traiter l’hydraulique, on derive donc de la classe Neumann_sortie_libre la classe Sortie_libre_pression_imposee Les conditions aux limites de type Neumann_sortie_libre ou des types derives se traduisent par des flux diffusifs nuls. En revanche, le traitement des flux convectifs impose de connaitre le champ convecte a l’exterieur de la frontiere en cas de re-entree de fluide. C’est pourquoi la classe porte un OWN_PTR(Champ_front_base) (membre le_champ_ext). Dans les operateurs de calcul, les conditions aux limites de type Neumann_sortie_libre et des types derives seront traites de maniere identique
Inherits from#
Neumann (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:`Sortie_libre_Text_H_ext Inheritance Graph <sortie-libre-text-h-ext-inherit-graph>`
[Sortie_libre_Text_H_ext Inheritance Graph](#sortie-libre-text-h-ext-inherit-graph)
Member Functions: Public#
Member Functions: Static Public#
Member Functions: Protected#
Complete Member Function Documentation#
bascule_cond_lim_en_enthalpie#
void Sortie_libre_Text_H_ext::bascule_cond_lim_en_enthalpie()
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 Sortie_libre_Text_H_ext::bascule_cond_lim_en_enthalpie() <sortie-libre-text-h-ext-public-void-sortie-libre-text-h-ext-bascule-cond-lim-en-enthalpie>`
[void Sortie_libre_Text_H_ext::bascule_cond_lim_en_enthalpie()](#sortie-libre-text-h-ext-public-void-sortie-libre-text-h-ext-bascule-cond-lim-en-enthalpie)
bascule_cond_lim_en_temperature#
void Sortie_libre_Text_H_ext::bascule_cond_lim_en_temperature()
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 Sortie_libre_Text_H_ext::bascule_cond_lim_en_temperature() <sortie-libre-text-h-ext-public-void-sortie-libre-text-h-ext-bascule-cond-lim-en-temperature>`
[void Sortie_libre_Text_H_ext::bascule_cond_lim_en_temperature()](#sortie-libre-text-h-ext-public-void-sortie-libre-text-h-ext-bascule-cond-lim-en-temperature)
duplique#
int Sortie_libre_Text_H_ext::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 Sortie_libre_Text_H_ext::duplique() const override <sortie-libre-text-h-ext-public-int-sortie-libre-text-h-ext-duplique-const-override>`
[int Sortie_libre_Text_H_ext::duplique() const override](#sortie-libre-text-h-ext-public-int-sortie-libre-text-h-ext-duplique-const-override)
flux_impose#
double Sortie_libre_Text_H_ext::flux_impose(int i) const override
Renvoie la valeur du flux impose sur la i - eme composante du champ representant le flux a la frontiere.
Detailed description
Le champ a la frontiere est considere constant sur tous les elements de la frontiere. La valeur du flux impose a la frontiere est egale a la valeur du champ (considere constant) a la frontiere
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 Sortie_libre_Text_H_ext::flux_impose(int i) const override <sortie-libre-text-h-ext-public-double-sortie-libre-text-h-ext-flux-impose-int-i-const-override>`
[double Sortie_libre_Text_H_ext::flux_impose(int i) const override](#sortie-libre-text-h-ext-public-double-sortie-libre-text-h-ext-flux-impose-int-i-const-override)
flux_impose#
double Sortie_libre_Text_H_ext::flux_impose(int i, int j) const override
Renvoie la valeur du flux impose sur la (i,j) - eme composante du champ representant le flux a la frontiere.
Detailed description
Le champ a la frontiere n’est PAS constant sur tous les elements la frontiere.
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 Sortie_libre_Text_H_ext::flux_impose(int i, int j) const override <sortie-libre-text-h-ext-public-double-sortie-libre-text-h-ext-flux-impose-int-i-int-j-const-override>`
[double Sortie_libre_Text_H_ext::flux_impose(int i, int j) const override](#sortie-libre-text-h-ext-public-double-sortie-libre-text-h-ext-flux-impose-int-i-int-j-const-override)
get_info#
const Type_info * Sortie_libre_Text_H_ext::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 * Sortie_libre_Text_H_ext::get_info() const override <sortie-libre-text-h-ext-public-const-type-info-ptr-sortie-libre-text-h-ext-get-info-const-override>`
[const Type_info * Sortie_libre_Text_H_ext::get_info() const override](#sortie-libre-text-h-ext-public-const-type-info-ptr-sortie-libre-text-h-ext-get-info-const-override)
Sortie_libre_Text_H_ext#
Sortie_libre_Text_H_ext::Sortie_libre_Text_H_ext()
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:`Sortie_libre_Text_H_ext::Sortie_libre_Text_H_ext() <sortie-libre-text-h-ext-public-sortie-libre-text-h-ext-sortie-libre-text-h-ext>`
[Sortie_libre_Text_H_ext::Sortie_libre_Text_H_ext()](#sortie-libre-text-h-ext-public-sortie-libre-text-h-ext-sortie-libre-text-h-ext)
taille_memoire#
unsigned Sortie_libre_Text_H_ext::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 Sortie_libre_Text_H_ext::taille_memoire() const override <sortie-libre-text-h-ext-public-unsigned-sortie-libre-text-h-ext-taille-memoire-const-override>`
[unsigned Sortie_libre_Text_H_ext::taille_memoire() const override](#sortie-libre-text-h-ext-public-unsigned-sortie-libre-text-h-ext-taille-memoire-const-override)
val_ext#
double Sortie_libre_Text_H_ext::val_ext(int i) const
Renvoie la valeur de la i - eme composante du champ impose a l’exterieur de la frontiere.
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:`double Sortie_libre_Text_H_ext::val_ext(int i) const <sortie-libre-text-h-ext-public-double-sortie-libre-text-h-ext-val-ext-int-i-const>`
[double Sortie_libre_Text_H_ext::val_ext(int i) const](#sortie-libre-text-h-ext-public-double-sortie-libre-text-h-ext-val-ext-int-i-const)
val_ext#
double Sortie_libre_Text_H_ext::val_ext(int i, int j) const
Renvoie la valeur de la (i,j) - eme composante du champ impose a l’exterieur de la frontiere.
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:`double Sortie_libre_Text_H_ext::val_ext(int i, int j) const <sortie-libre-text-h-ext-public-double-sortie-libre-text-h-ext-val-ext-int-i-int-j-const>`
[double Sortie_libre_Text_H_ext::val_ext(int i, int j) const](#sortie-libre-text-h-ext-public-double-sortie-libre-text-h-ext-val-ext-int-i-int-j-const)
~Sortie_libre_Text_H_ext#
Sortie_libre_Text_H_ext::~Sortie_libre_Text_H_ext()
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:`Sortie_libre_Text_H_ext::~Sortie_libre_Text_H_ext() <sortie-libre-text-h-ext-public-sortie-libre-text-h-ext-dtor-sortie-libre-text-h-ext>`
[Sortie_libre_Text_H_ext::~Sortie_libre_Text_H_ext()](#sortie-libre-text-h-ext-public-sortie-libre-text-h-ext-dtor-sortie-libre-text-h-ext)
cree_instance#
Objet_U * Sortie_libre_Text_H_ext::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 * Sortie_libre_Text_H_ext::cree_instance() <sortie-libre-text-h-ext-public-static-objet-u-ptr-sortie-libre-text-h-ext-cree-instance>`
[Objet_U * Sortie_libre_Text_H_ext::cree_instance()](#sortie-libre-text-h-ext-public-static-objet-u-ptr-sortie-libre-text-h-ext-cree-instance)
info#
const Type_info * Sortie_libre_Text_H_ext::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 * Sortie_libre_Text_H_ext::info() <sortie-libre-text-h-ext-public-static-const-type-info-ptr-sortie-libre-text-h-ext-info>`
[const Type_info * Sortie_libre_Text_H_ext::info()](#sortie-libre-text-h-ext-public-static-const-type-info-ptr-sortie-libre-text-h-ext-info)
self_cast#
const Sortie_libre_Text_H_ext & Sortie_libre_Text_H_ext::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 Sortie_libre_Text_H_ext & Sortie_libre_Text_H_ext::self_cast(const Objet_U &) <sortie-libre-text-h-ext-public-static-const-sortie-libre-text-h-ext-ref-sortie-libre-text-h-ext-self-cast-const-objet-u-ref>`
[const Sortie_libre_Text_H_ext & Sortie_libre_Text_H_ext::self_cast(const Objet_U &)](#sortie-libre-text-h-ext-public-static-const-sortie-libre-text-h-ext-ref-sortie-libre-text-h-ext-self-cast-const-objet-u-ref)
self_cast#
Sortie_libre_Text_H_ext & Sortie_libre_Text_H_ext::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:`Sortie_libre_Text_H_ext & Sortie_libre_Text_H_ext::self_cast(Objet_U &) <sortie-libre-text-h-ext-public-static-sortie-libre-text-h-ext-ref-sortie-libre-text-h-ext-self-cast-objet-u-ref>`
[Sortie_libre_Text_H_ext & Sortie_libre_Text_H_ext::self_cast(Objet_U &)](#sortie-libre-text-h-ext-public-static-sortie-libre-text-h-ext-ref-sortie-libre-text-h-ext-self-cast-objet-u-ref)
printOn#
Sortie & Sortie_libre_Text_H_ext::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 & Sortie_libre_Text_H_ext::printOn(Sortie &x) const override <sortie-libre-text-h-ext-protected-sortie-ref-sortie-libre-text-h-ext-printon-sortie-ref-x-const-override>`
[Sortie & Sortie_libre_Text_H_ext::printOn(Sortie &x) const override](#sortie-libre-text-h-ext-protected-sortie-ref-sortie-libre-text-h-ext-printon-sortie-ref-x-const-override)
readOn#
Entree & Sortie_libre_Text_H_ext::readOn(Entree &) override
Type le_champ_front en “Champ_front_uniforme”.
Detailed description
Lit les valeurs du champ exterieur si les conditions aux limites sont specifiees: “T_ext”, “C_ext”, “Y_ext” ou “K_Eps_ext” Produit une erreur sinon.
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 & Sortie_libre_Text_H_ext::readOn(Entree &) override <sortie-libre-text-h-ext-protected-entree-ref-sortie-libre-text-h-ext-readon-entree-ref-override>`
[Entree & Sortie_libre_Text_H_ext::readOn(Entree &) override](#sortie-libre-text-h-ext-protected-entree-ref-sortie-libre-text-h-ext-readon-entree-ref-override)
Attributes Documentation#
const Type_info Sortie_libre_Text_H_ext::info_obj
TRUST_Deriv<Champ_front_base> Sortie_libre_Text_H_ext::le_champ_hext
TRUST_Deriv<Champ_front_base> Sortie_libre_Text_H_ext::le_champ_Text
int Sortie_libre_Text_H_ext::type_cond_lim = - 1