Sortie_libre_Pression_imposee_Orlansky#

#include <Sortie_libre_Pression_imposee_Orlansky.h>

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\_Orlansky <class-sortie-libre-pression-imposee-orlansky>`
[Sortie\_libre\_Pression\_imposee\_Orlansky](#class-sortie-libre-pression-imposee-orlansky)

Detailed description#

Cette classe derive de la classe Neumann_sortie_libre Elle represente une frontiere ouverte avec condition de gradient de pression impose. L’objet de type OWN_PTR(Champ_front_base) le_champ_front contient le gradient impose. La fonction flux_impose() renvoie une valeur de pression a l’exterieur calculee a partir du gradient de pression impose et de la pression a l’interieur du domaine.

Inherits from#

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_Pression_imposee_Orlansky Inheritance Graph <sortie-libre-pression-imposee-orlansky-inherit-graph>`
[Sortie_libre_Pression_imposee_Orlansky Inheritance Graph](#sortie-libre-pression-imposee-orlansky-inherit-graph)
../../../../_images/classSortie__libre__Pression__imposee__Orlansky__inherit__graph.png

Member Functions: Public#

Member Functions: Static Public#

Member Functions: Protected#

Complete Member Function Documentation#

completer#

Definition
void Sortie_libre_Pression_imposee_Orlansky::completer() override
Brief description

NE FAIT RIEN A surcharger dans les classes derivees.

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 Sortie_libre_Pression_imposee_Orlansky::completer() override <sortie-libre-pression-imposee-orlansky-public-void-sortie-libre-pression-imposee-orlansky-completer-override>`
[void Sortie_libre_Pression_imposee_Orlansky::completer() override](#sortie-libre-pression-imposee-orlansky-public-void-sortie-libre-pression-imposee-orlansky-completer-override)

duplique#

Definition
int Sortie_libre_Pression_imposee_Orlansky::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 Sortie_libre_Pression_imposee_Orlansky::duplique() const override <sortie-libre-pression-imposee-orlansky-public-int-sortie-libre-pression-imposee-orlansky-duplique-const-override>`
[int Sortie_libre_Pression_imposee_Orlansky::duplique() const override](#sortie-libre-pression-imposee-orlansky-public-int-sortie-libre-pression-imposee-orlansky-duplique-const-override)

flux_impose#

Definition
double Sortie_libre_Pression_imposee_Orlansky::flux_impose(int) const override
Brief description

Renvoie la valeur du flux impose sur la i - eme composante du champ representant le flux a la frontiere.

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:`double Sortie_libre_Pression_imposee_Orlansky::flux_impose(int) const override <sortie-libre-pression-imposee-orlansky-public-double-sortie-libre-pression-imposee-orlansky-flux-impose-int-const-override>`
[double Sortie_libre_Pression_imposee_Orlansky::flux_impose(int) const override](#sortie-libre-pression-imposee-orlansky-public-double-sortie-libre-pression-imposee-orlansky-flux-impose-int-const-override)

flux_impose#

Definition
double Sortie_libre_Pression_imposee_Orlansky::flux_impose(int, int) const override
Brief description

Renvoie la valeur du flux impose sur la (i,j) - eme composante du champ representant le flux 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 Sortie_libre_Pression_imposee_Orlansky::flux_impose(int, int) const override <sortie-libre-pression-imposee-orlansky-public-double-sortie-libre-pression-imposee-orlansky-flux-impose-int-int-const-override>`
[double Sortie_libre_Pression_imposee_Orlansky::flux_impose(int, int) const override](#sortie-libre-pression-imposee-orlansky-public-double-sortie-libre-pression-imposee-orlansky-flux-impose-int-int-const-override)

get_info#

Definition
const Type_info * Sortie_libre_Pression_imposee_Orlansky::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 * Sortie_libre_Pression_imposee_Orlansky::get_info() const override <sortie-libre-pression-imposee-orlansky-public-const-type-info-ptr-sortie-libre-pression-imposee-orlansky-get-info-const-override>`
[const Type_info * Sortie_libre_Pression_imposee_Orlansky::get_info() const override](#sortie-libre-pression-imposee-orlansky-public-const-type-info-ptr-sortie-libre-pression-imposee-orlansky-get-info-const-override)

mettre_a_jour#

Definition
void Sortie_libre_Pression_imposee_Orlansky::mettre_a_jour(double) override
Brief description

Effectue une mise a jour en temps de la condition 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 Sortie_libre_Pression_imposee_Orlansky::mettre_a_jour(double) override <sortie-libre-pression-imposee-orlansky-public-void-sortie-libre-pression-imposee-orlansky-mettre-a-jour-double-override>`
[void Sortie_libre_Pression_imposee_Orlansky::mettre_a_jour(double) override](#sortie-libre-pression-imposee-orlansky-public-void-sortie-libre-pression-imposee-orlansky-mettre-a-jour-double-override)

Sortie_libre_Pression_imposee_Orlansky#

Definition
Sortie_libre_Pression_imposee_Orlansky::Sortie_libre_Pression_imposee_Orlansky()
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:`Sortie_libre_Pression_imposee_Orlansky::Sortie_libre_Pression_imposee_Orlansky() <sortie-libre-pression-imposee-orlansky-public-sortie-libre-pression-imposee-orlansky-sortie-libre-pression-imposee-orlansky>`
[Sortie_libre_Pression_imposee_Orlansky::Sortie_libre_Pression_imposee_Orlansky()](#sortie-libre-pression-imposee-orlansky-public-sortie-libre-pression-imposee-orlansky-sortie-libre-pression-imposee-orlansky)

taille_memoire#

Definition
unsigned Sortie_libre_Pression_imposee_Orlansky::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 Sortie_libre_Pression_imposee_Orlansky::taille_memoire() const override <sortie-libre-pression-imposee-orlansky-public-unsigned-sortie-libre-pression-imposee-orlansky-taille-memoire-const-override>`
[unsigned Sortie_libre_Pression_imposee_Orlansky::taille_memoire() const override](#sortie-libre-pression-imposee-orlansky-public-unsigned-sortie-libre-pression-imposee-orlansky-taille-memoire-const-override)

~Sortie_libre_Pression_imposee_Orlansky#

Definition
Sortie_libre_Pression_imposee_Orlansky::~Sortie_libre_Pression_imposee_Orlansky()
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:`Sortie_libre_Pression_imposee_Orlansky::~Sortie_libre_Pression_imposee_Orlansky() <sortie-libre-pression-imposee-orlansky-public-sortie-libre-pression-imposee-orlansky-dtor-sortie-libre-pression-imposee-orlansky>`
[Sortie_libre_Pression_imposee_Orlansky::~Sortie_libre_Pression_imposee_Orlansky()](#sortie-libre-pression-imposee-orlansky-public-sortie-libre-pression-imposee-orlansky-dtor-sortie-libre-pression-imposee-orlansky)

cree_instance#

Definition
Objet_U * Sortie_libre_Pression_imposee_Orlansky::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 * Sortie_libre_Pression_imposee_Orlansky::cree_instance() <sortie-libre-pression-imposee-orlansky-public-static-objet-u-ptr-sortie-libre-pression-imposee-orlansky-cree-instance>`
[Objet_U * Sortie_libre_Pression_imposee_Orlansky::cree_instance()](#sortie-libre-pression-imposee-orlansky-public-static-objet-u-ptr-sortie-libre-pression-imposee-orlansky-cree-instance)

info#

Definition
const Type_info * Sortie_libre_Pression_imposee_Orlansky::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 * Sortie_libre_Pression_imposee_Orlansky::info() <sortie-libre-pression-imposee-orlansky-public-static-const-type-info-ptr-sortie-libre-pression-imposee-orlansky-info>`
[const Type_info * Sortie_libre_Pression_imposee_Orlansky::info()](#sortie-libre-pression-imposee-orlansky-public-static-const-type-info-ptr-sortie-libre-pression-imposee-orlansky-info)

self_cast#

Definition
const Sortie_libre_Pression_imposee_Orlansky & Sortie_libre_Pression_imposee_Orlansky::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 Sortie_libre_Pression_imposee_Orlansky & Sortie_libre_Pression_imposee_Orlansky::self_cast(const Objet_U &) <sortie-libre-pression-imposee-orlansky-public-static-const-sortie-libre-pression-imposee-orlansky-ref-sortie-libre-pression-imposee-orlansky-self-cast-const-objet-u-ref>`
[const Sortie_libre_Pression_imposee_Orlansky & Sortie_libre_Pression_imposee_Orlansky::self_cast(const Objet_U &)](#sortie-libre-pression-imposee-orlansky-public-static-const-sortie-libre-pression-imposee-orlansky-ref-sortie-libre-pression-imposee-orlansky-self-cast-const-objet-u-ref)

self_cast#

Definition
Sortie_libre_Pression_imposee_Orlansky & Sortie_libre_Pression_imposee_Orlansky::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:`Sortie_libre_Pression_imposee_Orlansky & Sortie_libre_Pression_imposee_Orlansky::self_cast(Objet_U &) <sortie-libre-pression-imposee-orlansky-public-static-sortie-libre-pression-imposee-orlansky-ref-sortie-libre-pression-imposee-orlansky-self-cast-objet-u-ref>`
[Sortie_libre_Pression_imposee_Orlansky & Sortie_libre_Pression_imposee_Orlansky::self_cast(Objet_U &)](#sortie-libre-pression-imposee-orlansky-public-static-sortie-libre-pression-imposee-orlansky-ref-sortie-libre-pression-imposee-orlansky-self-cast-objet-u-ref)

printOn#

Definition
Sortie & Sortie_libre_Pression_imposee_Orlansky::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 & Sortie_libre_Pression_imposee_Orlansky::printOn(Sortie &x) const override <sortie-libre-pression-imposee-orlansky-protected-sortie-ref-sortie-libre-pression-imposee-orlansky-printon-sortie-ref-x-const-override>`
[Sortie & Sortie_libre_Pression_imposee_Orlansky::printOn(Sortie &x) const override](#sortie-libre-pression-imposee-orlansky-protected-sortie-ref-sortie-libre-pression-imposee-orlansky-printon-sortie-ref-x-const-override)

readOn#

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

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
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_Orlansky::readOn(Entree &) override <sortie-libre-pression-imposee-orlansky-protected-entree-ref-sortie-libre-pression-imposee-orlansky-readon-entree-ref-override>`
[Entree & Sortie_libre_Pression_imposee_Orlansky::readOn(Entree &) override](#sortie-libre-pression-imposee-orlansky-protected-entree-ref-sortie-libre-pression-imposee-orlansky-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Sortie_libre_Pression_imposee_Orlansky::info_obj
le_dom_VDF (protected)
TRUST_Ref<Domaine_VDF *> Sortie_libre_Pression_imposee_Orlansky::le_dom_VDF
pression_interne (protected)
TRUST_Ref<Champ_P0_VDF *> Sortie_libre_Pression_imposee_Orlansky::pression_interne
pression_moins_deux (protected)
DoubleVect Sortie_libre_Pression_imposee_Orlansky::pression_moins_deux
pression_moins_deux_temps_moins_un (protected)
DoubleVect Sortie_libre_Pression_imposee_Orlansky::pression_moins_deux_temps_moins_un
pression_moins_un (protected)
DoubleVect Sortie_libre_Pression_imposee_Orlansky::pression_moins_un
pression_moins_un_temps_moins_deux (protected)
DoubleVect Sortie_libre_Pression_imposee_Orlansky::pression_moins_un_temps_moins_deux
pression_moins_un_temps_moins_un (protected)
DoubleVect Sortie_libre_Pression_imposee_Orlansky::pression_moins_un_temps_moins_un
pression_temps_moins_deux (protected)
DoubleVect Sortie_libre_Pression_imposee_Orlansky::pression_temps_moins_deux
pression_temps_moins_un (protected)
DoubleVect Sortie_libre_Pression_imposee_Orlansky::pression_temps_moins_un
vitesse_interne (protected)
TRUST_Ref<Champ_Face_VDF *> Sortie_libre_Pression_imposee_Orlansky::vitesse_interne
vitesse_moins_deux (protected)
DoubleTab Sortie_libre_Pression_imposee_Orlansky::vitesse_moins_deux
vitesse_moins_deux_temps_moins_un (protected)
DoubleTab Sortie_libre_Pression_imposee_Orlansky::vitesse_moins_deux_temps_moins_un
vitesse_moins_un (protected)
DoubleTab Sortie_libre_Pression_imposee_Orlansky::vitesse_moins_un
vitesse_moins_un_temps_moins_deux (protected)
DoubleTab Sortie_libre_Pression_imposee_Orlansky::vitesse_moins_un_temps_moins_deux
vitesse_moins_un_temps_moins_un (protected)
DoubleTab Sortie_libre_Pression_imposee_Orlansky::vitesse_moins_un_temps_moins_un
vitesse_temps_moins_deux (protected)
DoubleTab Sortie_libre_Pression_imposee_Orlansky::vitesse_temps_moins_deux
vitesse_temps_moins_un (protected)
DoubleTab Sortie_libre_Pression_imposee_Orlansky::vitesse_temps_moins_un
VPhiP (protected)
DoubleVect Sortie_libre_Pression_imposee_Orlansky::VPhiP
VPhiV (protected)
DoubleTab Sortie_libre_Pression_imposee_Orlansky::VPhiV