Sortie_libre_pression_imposee_QC#

#include <Sortie_libre_pression_imposee_QC.h>
Brief description

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\_QC <class-sortie-libre-pression-imposee-qc>`
[Sortie\_libre\_pression\_imposee\_QC](#class-sortie-libre-pression-imposee-qc)

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#

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_QC Inheritance Graph <sortie-libre-pression-imposee-qc-inherit-graph>`
[Sortie_libre_pression_imposee_QC Inheritance Graph](#sortie-libre-pression-imposee-qc-inherit-graph)
../../../../_images/classSortie__libre__pression__imposee__QC__inherit__graph.png

Member Functions: Public#

Member Functions: Static Public#

Member Functions: Protected#

Complete Member Function Documentation#

completer#

Definition
void Sortie_libre_pression_imposee_QC::completer() override
Brief description

Complete les conditions aux limites.

Detailed description

Impose la masse volumique constante du milieu physique de l’equation a d_rho.

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

duplique#

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

flux_impose#

Definition
double Sortie_libre_pression_imposee_QC::flux_impose(int i) 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

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

flux_impose#

Definition
double Sortie_libre_pression_imposee_QC::flux_impose(int i, int j) 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

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_QC::flux_impose(int i, int j) const override <sortie-libre-pression-imposee-qc-public-double-sortie-libre-pression-imposee-qc-flux-impose-int-i-int-j-const-override>`
[double Sortie_libre_pression_imposee_QC::flux_impose(int i, int j) const override](#sortie-libre-pression-imposee-qc-public-double-sortie-libre-pression-imposee-qc-flux-impose-int-i-int-j-const-override)

get_info#

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

get_Pth#

Definition
double Sortie_libre_pression_imposee_QC::get_Pth()
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_pression_imposee_QC::get_Pth() <sortie-libre-pression-imposee-qc-public-double-sortie-libre-pression-imposee-qc-get-pth>`
[double Sortie_libre_pression_imposee_QC::get_Pth()](#sortie-libre-pression-imposee-qc-public-double-sortie-libre-pression-imposee-qc-get-pth)

set_Pth#

Definition
void Sortie_libre_pression_imposee_QC::set_Pth(double P)
Brief description
Detailed description
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:`void Sortie_libre_pression_imposee_QC::set_Pth(double P) <sortie-libre-pression-imposee-qc-public-void-sortie-libre-pression-imposee-qc-set-pth-double-p>`
[void Sortie_libre_pression_imposee_QC::set_Pth(double P)](#sortie-libre-pression-imposee-qc-public-void-sortie-libre-pression-imposee-qc-set-pth-double-p)

Sortie_libre_pression_imposee_QC#

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

taille_memoire#

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

~Sortie_libre_pression_imposee_QC#

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

cree_instance#

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

info#

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

self_cast#

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

self_cast#

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

printOn#

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

readOn#

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

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

Attributes Documentation#

info_obj (public)
const Type_info Sortie_libre_pression_imposee_QC::info_obj
d_rho (protected)
double Sortie_libre_pression_imposee_QC::d_rho
Pthn (protected)
double Sortie_libre_pression_imposee_QC::Pthn