Sortie_libre_pression_imposee#
#include <Sortie_libre_pression_imposee.h>
classe Sortie_libre_pression_imposee Cette classe derive de Neumann_sortie_libre
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\_pression\_imposee <class-sortie-libre-pression-imposee>`
[Sortie\_libre\_pression\_imposee](#class-sortie-libre-pression-imposee)
Detailed description#
Elle represente une frontiere ouverte avec condition de pression imposee. L’objet de type Champ_bord le_champ_bord contient la pression et la fonction flux_impose() renvoie les valeurs de cette pression. champ_ext contient une valeur de la vitesse du fluide a l’exterieur accessible par la methode val_ext()
Inherits from#
public : Neumann_sortie_libre
Inherited by#
public : Sortie_libre_rho_variable
Inheritance graph#
If the image is too small, right-click and open in new tab
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
completer#
void Sortie_libre_pression_imposee::completer() override
Complete les conditions aux limites.
Detailed description
Impose la masse volumique constante du milieu physique de l’equation a d_rho.
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 Sortie_libre_pression_imposee::completer() override <sortie-libre-pression-imposee-public-void-sortie-libre-pression-imposee-completer-override>`
[void Sortie_libre_pression_imposee::completer() override](#sortie-libre-pression-imposee-public-void-sortie-libre-pression-imposee-completer-override)
duplique#
int Sortie_libre_pression_imposee::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_pression_imposee::duplique() const override <sortie-libre-pression-imposee-public-int-sortie-libre-pression-imposee-duplique-const-override>`
[int Sortie_libre_pression_imposee::duplique() const override](#sortie-libre-pression-imposee-public-int-sortie-libre-pression-imposee-duplique-const-override)
flux_impose#
double Sortie_libre_pression_imposee::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 divise par d_rho.
Reimplements:
References
Referenced By
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_pression_imposee::flux_impose(int i) const override <sortie-libre-pression-imposee-public-double-sortie-libre-pression-imposee-flux-impose-int-i-const-override>`
[double Sortie_libre_pression_imposee::flux_impose(int i) const override](#sortie-libre-pression-imposee-public-double-sortie-libre-pression-imposee-flux-impose-int-i-const-override)
flux_impose#
double Sortie_libre_pression_imposee::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_pression_imposee::flux_impose(int i, int j) const override <sortie-libre-pression-imposee-public-double-sortie-libre-pression-imposee-flux-impose-int-i-int-j-const-override>`
[double Sortie_libre_pression_imposee::flux_impose(int i, int j) const override](#sortie-libre-pression-imposee-public-double-sortie-libre-pression-imposee-flux-impose-int-i-int-j-const-override)
get_info#
const Type_info * Sortie_libre_pression_imposee::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_pression_imposee::get_info() const override <sortie-libre-pression-imposee-public-const-type-info-ptr-sortie-libre-pression-imposee-get-info-const-override>`
[const Type_info * Sortie_libre_pression_imposee::get_info() const override](#sortie-libre-pression-imposee-public-const-type-info-ptr-sortie-libre-pression-imposee-get-info-const-override)
Sortie_libre_pression_imposee#
Sortie_libre_pression_imposee::Sortie_libre_pression_imposee()
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_pression_imposee::Sortie_libre_pression_imposee() <sortie-libre-pression-imposee-public-sortie-libre-pression-imposee-sortie-libre-pression-imposee>`
[Sortie_libre_pression_imposee::Sortie_libre_pression_imposee()](#sortie-libre-pression-imposee-public-sortie-libre-pression-imposee-sortie-libre-pression-imposee)
taille_memoire#
unsigned Sortie_libre_pression_imposee::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_pression_imposee::taille_memoire() const override <sortie-libre-pression-imposee-public-unsigned-sortie-libre-pression-imposee-taille-memoire-const-override>`
[unsigned Sortie_libre_pression_imposee::taille_memoire() const override](#sortie-libre-pression-imposee-public-unsigned-sortie-libre-pression-imposee-taille-memoire-const-override)
~Sortie_libre_pression_imposee#
Sortie_libre_pression_imposee::~Sortie_libre_pression_imposee()
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_pression_imposee::~Sortie_libre_pression_imposee() <sortie-libre-pression-imposee-public-sortie-libre-pression-imposee-dtor-sortie-libre-pression-imposee>`
[Sortie_libre_pression_imposee::~Sortie_libre_pression_imposee()](#sortie-libre-pression-imposee-public-sortie-libre-pression-imposee-dtor-sortie-libre-pression-imposee)
cree_instance#
Objet_U * Sortie_libre_pression_imposee::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_pression_imposee::cree_instance() <sortie-libre-pression-imposee-public-static-objet-u-ptr-sortie-libre-pression-imposee-cree-instance>`
[Objet_U * Sortie_libre_pression_imposee::cree_instance()](#sortie-libre-pression-imposee-public-static-objet-u-ptr-sortie-libre-pression-imposee-cree-instance)
info#
const Type_info * Sortie_libre_pression_imposee::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_pression_imposee::info() <sortie-libre-pression-imposee-public-static-const-type-info-ptr-sortie-libre-pression-imposee-info>`
[const Type_info * Sortie_libre_pression_imposee::info()](#sortie-libre-pression-imposee-public-static-const-type-info-ptr-sortie-libre-pression-imposee-info)
self_cast#
const Sortie_libre_pression_imposee & Sortie_libre_pression_imposee::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_pression_imposee & Sortie_libre_pression_imposee::self_cast(const Objet_U &) <sortie-libre-pression-imposee-public-static-const-sortie-libre-pression-imposee-ref-sortie-libre-pression-imposee-self-cast-const-objet-u-ref>`
[const Sortie_libre_pression_imposee & Sortie_libre_pression_imposee::self_cast(const Objet_U &)](#sortie-libre-pression-imposee-public-static-const-sortie-libre-pression-imposee-ref-sortie-libre-pression-imposee-self-cast-const-objet-u-ref)
self_cast#
Sortie_libre_pression_imposee & Sortie_libre_pression_imposee::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_pression_imposee & Sortie_libre_pression_imposee::self_cast(Objet_U &) <sortie-libre-pression-imposee-public-static-sortie-libre-pression-imposee-ref-sortie-libre-pression-imposee-self-cast-objet-u-ref>`
[Sortie_libre_pression_imposee & Sortie_libre_pression_imposee::self_cast(Objet_U &)](#sortie-libre-pression-imposee-public-static-sortie-libre-pression-imposee-ref-sortie-libre-pression-imposee-self-cast-objet-u-ref)
printOn#
Sortie & Sortie_libre_pression_imposee::printOn(Sortie &x) const override
Ecriture de l’objet sur un flot de sortie Methode a surcharger.
Detailed description
Reimplements:
References
Referenced By
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_pression_imposee::printOn(Sortie &x) const override <sortie-libre-pression-imposee-protected-sortie-ref-sortie-libre-pression-imposee-printon-sortie-ref-x-const-override>`
[Sortie & Sortie_libre_pression_imposee::printOn(Sortie &x) const override](#sortie-libre-pression-imposee-protected-sortie-ref-sortie-libre-pression-imposee-printon-sortie-ref-x-const-override)
readOn#
Entree & Sortie_libre_pression_imposee::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”,”K_Eps_ext”,”Fluctu_Temperature_ext”,”Flux_Chaleur_Turb_ext”,”V2_ext”,”a_ext”,”tau_ext”,”k_ext”,”omega_ext”,”H_ext” Produit une erreur sinon.
Reimplements:
References
Referenced By
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_pression_imposee::readOn(Entree &) override <sortie-libre-pression-imposee-protected-entree-ref-sortie-libre-pression-imposee-readon-entree-ref-override>`
[Entree & Sortie_libre_pression_imposee::readOn(Entree &) override](#sortie-libre-pression-imposee-protected-entree-ref-sortie-libre-pression-imposee-readon-entree-ref-override)
Attributes Documentation#
const Type_info Sortie_libre_pression_imposee::info_obj
double Sortie_libre_pression_imposee::d_rho