Sortie_libre_Gradient_Pression_impose#

#include <Sortie_libre_Gradient_Pression_impose.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\_Gradient\_Pression\_impose <class-sortie-libre-gradient-pression-impose>`
[Sortie\_libre\_Gradient\_Pression\_impose](#class-sortie-libre-gradient-pression-impose)

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_Gradient_Pression_impose Inheritance Graph <sortie-libre-gradient-pression-impose-inherit-graph>`
[Sortie_libre_Gradient_Pression_impose Inheritance Graph](#sortie-libre-gradient-pression-impose-inherit-graph)
../../../../_images/classSortie__libre__Gradient__Pression__impose__inherit__graph.png

Member Functions: Public#

Member Functions: Static Public#

Member Functions: Protected#

Complete Member Function Documentation#

completer#

Definition
void Sortie_libre_Gradient_Pression_impose::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_Gradient_Pression_impose::completer() override <sortie-libre-gradient-pression-impose-public-void-sortie-libre-gradient-pression-impose-completer-override>`
[void Sortie_libre_Gradient_Pression_impose::completer() override](#sortie-libre-gradient-pression-impose-public-void-sortie-libre-gradient-pression-impose-completer-override)

duplique#

Definition
int Sortie_libre_Gradient_Pression_impose::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_Gradient_Pression_impose::duplique() const override <sortie-libre-gradient-pression-impose-public-int-sortie-libre-gradient-pression-impose-duplique-const-override>`
[int Sortie_libre_Gradient_Pression_impose::duplique() const override](#sortie-libre-gradient-pression-impose-public-int-sortie-libre-gradient-pression-impose-duplique-const-override)

flux_impose#

Definition
double Sortie_libre_Gradient_Pression_impose::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_Gradient_Pression_impose::flux_impose(int) const override <sortie-libre-gradient-pression-impose-public-double-sortie-libre-gradient-pression-impose-flux-impose-int-const-override>`
[double Sortie_libre_Gradient_Pression_impose::flux_impose(int) const override](#sortie-libre-gradient-pression-impose-public-double-sortie-libre-gradient-pression-impose-flux-impose-int-const-override)

flux_impose#

Definition
double Sortie_libre_Gradient_Pression_impose::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_Gradient_Pression_impose::flux_impose(int, int) const override <sortie-libre-gradient-pression-impose-public-double-sortie-libre-gradient-pression-impose-flux-impose-int-int-const-override>`
[double Sortie_libre_Gradient_Pression_impose::flux_impose(int, int) const override](#sortie-libre-gradient-pression-impose-public-double-sortie-libre-gradient-pression-impose-flux-impose-int-int-const-override)

get_info#

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

grad_P_imp#

Definition
double Sortie_libre_Gradient_Pression_impose::grad_P_imp(int) const
Brief description
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_Gradient_Pression_impose::grad_P_imp(int) const <sortie-libre-gradient-pression-impose-public-double-sortie-libre-gradient-pression-impose-grad-p-imp-int-const>`
[double Sortie_libre_Gradient_Pression_impose::grad_P_imp(int) const](#sortie-libre-gradient-pression-impose-public-double-sortie-libre-gradient-pression-impose-grad-p-imp-int-const)

mettre_a_jour#

Definition
void Sortie_libre_Gradient_Pression_impose::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_Gradient_Pression_impose::mettre_a_jour(double) override <sortie-libre-gradient-pression-impose-public-void-sortie-libre-gradient-pression-impose-mettre-a-jour-double-override>`
[void Sortie_libre_Gradient_Pression_impose::mettre_a_jour(double) override](#sortie-libre-gradient-pression-impose-public-void-sortie-libre-gradient-pression-impose-mettre-a-jour-double-override)

Sortie_libre_Gradient_Pression_impose#

Definition
Sortie_libre_Gradient_Pression_impose::Sortie_libre_Gradient_Pression_impose()
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_Gradient_Pression_impose::Sortie_libre_Gradient_Pression_impose() <sortie-libre-gradient-pression-impose-public-sortie-libre-gradient-pression-impose-sortie-libre-gradient-pression-impose>`
[Sortie_libre_Gradient_Pression_impose::Sortie_libre_Gradient_Pression_impose()](#sortie-libre-gradient-pression-impose-public-sortie-libre-gradient-pression-impose-sortie-libre-gradient-pression-impose)

taille_memoire#

Definition
unsigned Sortie_libre_Gradient_Pression_impose::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_Gradient_Pression_impose::taille_memoire() const override <sortie-libre-gradient-pression-impose-public-unsigned-sortie-libre-gradient-pression-impose-taille-memoire-const-override>`
[unsigned Sortie_libre_Gradient_Pression_impose::taille_memoire() const override](#sortie-libre-gradient-pression-impose-public-unsigned-sortie-libre-gradient-pression-impose-taille-memoire-const-override)

~Sortie_libre_Gradient_Pression_impose#

Definition
Sortie_libre_Gradient_Pression_impose::~Sortie_libre_Gradient_Pression_impose()
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_Gradient_Pression_impose::~Sortie_libre_Gradient_Pression_impose() <sortie-libre-gradient-pression-impose-public-sortie-libre-gradient-pression-impose-dtor-sortie-libre-gradient-pression-impose>`
[Sortie_libre_Gradient_Pression_impose::~Sortie_libre_Gradient_Pression_impose()](#sortie-libre-gradient-pression-impose-public-sortie-libre-gradient-pression-impose-dtor-sortie-libre-gradient-pression-impose)

cree_instance#

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

info#

Definition
const Type_info * Sortie_libre_Gradient_Pression_impose::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_Gradient_Pression_impose::info() <sortie-libre-gradient-pression-impose-public-static-const-type-info-ptr-sortie-libre-gradient-pression-impose-info>`
[const Type_info * Sortie_libre_Gradient_Pression_impose::info()](#sortie-libre-gradient-pression-impose-public-static-const-type-info-ptr-sortie-libre-gradient-pression-impose-info)

self_cast#

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

self_cast#

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

printOn#

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

readOn#

Definition
Entree & Sortie_libre_Gradient_Pression_impose::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_Gradient_Pression_impose::readOn(Entree &) override <sortie-libre-gradient-pression-impose-protected-entree-ref-sortie-libre-gradient-pression-impose-readon-entree-ref-override>`
[Entree & Sortie_libre_Gradient_Pression_impose::readOn(Entree &) override](#sortie-libre-gradient-pression-impose-protected-entree-ref-sortie-libre-gradient-pression-impose-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Sortie_libre_Gradient_Pression_impose::info_obj
coeff (protected)
DoubleVect Sortie_libre_Gradient_Pression_impose::coeff
le_dom_VDF (protected)
TRUST_Ref<Domaine_VDF *> Sortie_libre_Gradient_Pression_impose::le_dom_VDF
pression_interne (protected)
TRUST_Ref<Champ_P0_VDF *> Sortie_libre_Gradient_Pression_impose::pression_interne
trace_pression_int (protected)
DoubleVect Sortie_libre_Gradient_Pression_impose::trace_pression_int