Frontiere_ouverte_rho_u_impose#

#include <Frontiere_ouverte_rho_u_impose.h>
Brief description

Frontiere ouverte sur laquelle on impose le flux massique rho.

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:`Frontiere\_ouverte\_rho\_u\_impose <class-frontiere-ouverte-rho-u-impose>`
[Frontiere\_ouverte\_rho\_u\_impose](#class-frontiere-ouverte-rho-u-impose)

Detailed description#

U et non la vitesse U. La vitesse est calculee par division par rho(n + 1) trouve dans le fluide au moment de l’appel a val_imp.

Inherits from#

Inheritance graph#

If the image is too small, right-click and open in new tab

../../../../../_images/classFrontiere__ouverte__rho__u__impose__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

compatible_avec_eqn#

Definition
int Frontiere_ouverte_rho_u_impose::compatible_avec_eqn(const Equation_base &) const override
Brief description
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:`int Frontiere_ouverte_rho_u_impose::compatible_avec_eqn(const Equation_base &) const override <frontiere-ouverte-rho-u-impose-public-int-frontiere-ouverte-rho-u-impose-compatible-avec-eqn-const-equation-base-ref-const-override>`
[int Frontiere_ouverte_rho_u_impose::compatible_avec_eqn(const Equation_base &) const override](#frontiere-ouverte-rho-u-impose-public-int-frontiere-ouverte-rho-u-impose-compatible-avec-eqn-const-equation-base-ref-const-override)

completer#

Definition
void Frontiere_ouverte_rho_u_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 Frontiere_ouverte_rho_u_impose::completer() override <frontiere-ouverte-rho-u-impose-public-void-frontiere-ouverte-rho-u-impose-completer-override>`
[void Frontiere_ouverte_rho_u_impose::completer() override](#frontiere-ouverte-rho-u-impose-public-void-frontiere-ouverte-rho-u-impose-completer-override)

duplique#

Definition
int Frontiere_ouverte_rho_u_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 Frontiere_ouverte_rho_u_impose::duplique() const override <frontiere-ouverte-rho-u-impose-public-int-frontiere-ouverte-rho-u-impose-duplique-const-override>`
[int Frontiere_ouverte_rho_u_impose::duplique() const override](#frontiere-ouverte-rho-u-impose-public-int-frontiere-ouverte-rho-u-impose-duplique-const-override)

Frontiere_ouverte_rho_u_impose#

Definition
Frontiere_ouverte_rho_u_impose::Frontiere_ouverte_rho_u_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:`Frontiere_ouverte_rho_u_impose::Frontiere_ouverte_rho_u_impose() <frontiere-ouverte-rho-u-impose-public-frontiere-ouverte-rho-u-impose-frontiere-ouverte-rho-u-impose>`
[Frontiere_ouverte_rho_u_impose::Frontiere_ouverte_rho_u_impose()](#frontiere-ouverte-rho-u-impose-public-frontiere-ouverte-rho-u-impose-frontiere-ouverte-rho-u-impose)

get_info#

Definition
const Type_info * Frontiere_ouverte_rho_u_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 * Frontiere_ouverte_rho_u_impose::get_info() const override <frontiere-ouverte-rho-u-impose-public-const-type-info-ptr-frontiere-ouverte-rho-u-impose-get-info-const-override>`
[const Type_info * Frontiere_ouverte_rho_u_impose::get_info() const override](#frontiere-ouverte-rho-u-impose-public-const-type-info-ptr-frontiere-ouverte-rho-u-impose-get-info-const-override)

taille_memoire#

Definition
unsigned Frontiere_ouverte_rho_u_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 Frontiere_ouverte_rho_u_impose::taille_memoire() const override <frontiere-ouverte-rho-u-impose-public-unsigned-frontiere-ouverte-rho-u-impose-taille-memoire-const-override>`
[unsigned Frontiere_ouverte_rho_u_impose::taille_memoire() const override](#frontiere-ouverte-rho-u-impose-public-unsigned-frontiere-ouverte-rho-u-impose-taille-memoire-const-override)

val_imp_au_temps#

Definition
double Frontiere_ouverte_rho_u_impose::val_imp_au_temps(double temps, int i) const override
Brief description

Renvoie la valeur imposee sur la i - eme composante du champ a la frontiere au temps precise.

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 Frontiere_ouverte_rho_u_impose::val_imp_au_temps(double temps, int i) const override <frontiere-ouverte-rho-u-impose-public-double-frontiere-ouverte-rho-u-impose-val-imp-au-temps-double-temps-int-i-const-override>`
[double Frontiere_ouverte_rho_u_impose::val_imp_au_temps(double temps, int i) const override](#frontiere-ouverte-rho-u-impose-public-double-frontiere-ouverte-rho-u-impose-val-imp-au-temps-double-temps-int-i-const-override)

val_imp_au_temps#

Definition
double Frontiere_ouverte_rho_u_impose::val_imp_au_temps(double temps, int i, int j) const override
Brief description

Renvoie la valeur imposee sur la (i,j) - eme composante du champ a la frontiere au temps precise.

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 Frontiere_ouverte_rho_u_impose::val_imp_au_temps(double temps, int i, int j) const override <frontiere-ouverte-rho-u-impose-public-double-frontiere-ouverte-rho-u-impose-val-imp-au-temps-double-temps-int-i-int-j-const-override>`
[double Frontiere_ouverte_rho_u_impose::val_imp_au_temps(double temps, int i, int j) const override](#frontiere-ouverte-rho-u-impose-public-double-frontiere-ouverte-rho-u-impose-val-imp-au-temps-double-temps-int-i-int-j-const-override)

~Frontiere_ouverte_rho_u_impose#

Definition
Frontiere_ouverte_rho_u_impose::~Frontiere_ouverte_rho_u_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:`Frontiere_ouverte_rho_u_impose::~Frontiere_ouverte_rho_u_impose() <frontiere-ouverte-rho-u-impose-public-frontiere-ouverte-rho-u-impose-dtor-frontiere-ouverte-rho-u-impose>`
[Frontiere_ouverte_rho_u_impose::~Frontiere_ouverte_rho_u_impose()](#frontiere-ouverte-rho-u-impose-public-frontiere-ouverte-rho-u-impose-dtor-frontiere-ouverte-rho-u-impose)

cree_instance#

Definition
Objet_U * Frontiere_ouverte_rho_u_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 * Frontiere_ouverte_rho_u_impose::cree_instance() <frontiere-ouverte-rho-u-impose-public-static-objet-u-ptr-frontiere-ouverte-rho-u-impose-cree-instance>`
[Objet_U * Frontiere_ouverte_rho_u_impose::cree_instance()](#frontiere-ouverte-rho-u-impose-public-static-objet-u-ptr-frontiere-ouverte-rho-u-impose-cree-instance)

info#

Definition
const Type_info * Frontiere_ouverte_rho_u_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 * Frontiere_ouverte_rho_u_impose::info() <frontiere-ouverte-rho-u-impose-public-static-const-type-info-ptr-frontiere-ouverte-rho-u-impose-info>`
[const Type_info * Frontiere_ouverte_rho_u_impose::info()](#frontiere-ouverte-rho-u-impose-public-static-const-type-info-ptr-frontiere-ouverte-rho-u-impose-info)

self_cast#

Definition
const Frontiere_ouverte_rho_u_impose & Frontiere_ouverte_rho_u_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 Frontiere_ouverte_rho_u_impose & Frontiere_ouverte_rho_u_impose::self_cast(const Objet_U &) <frontiere-ouverte-rho-u-impose-public-static-const-frontiere-ouverte-rho-u-impose-ref-frontiere-ouverte-rho-u-impose-self-cast-const-objet-u-ref>`
[const Frontiere_ouverte_rho_u_impose & Frontiere_ouverte_rho_u_impose::self_cast(const Objet_U &)](#frontiere-ouverte-rho-u-impose-public-static-const-frontiere-ouverte-rho-u-impose-ref-frontiere-ouverte-rho-u-impose-self-cast-const-objet-u-ref)

self_cast#

Definition
Frontiere_ouverte_rho_u_impose & Frontiere_ouverte_rho_u_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:`Frontiere_ouverte_rho_u_impose & Frontiere_ouverte_rho_u_impose::self_cast(Objet_U &) <frontiere-ouverte-rho-u-impose-public-static-frontiere-ouverte-rho-u-impose-ref-frontiere-ouverte-rho-u-impose-self-cast-objet-u-ref>`
[Frontiere_ouverte_rho_u_impose & Frontiere_ouverte_rho_u_impose::self_cast(Objet_U &)](#frontiere-ouverte-rho-u-impose-public-static-frontiere-ouverte-rho-u-impose-ref-frontiere-ouverte-rho-u-impose-self-cast-objet-u-ref)

printOn#

Definition
Sortie & Frontiere_ouverte_rho_u_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 & Frontiere_ouverte_rho_u_impose::printOn(Sortie &x) const override <frontiere-ouverte-rho-u-impose-protected-sortie-ref-frontiere-ouverte-rho-u-impose-printon-sortie-ref-x-const-override>`
[Sortie & Frontiere_ouverte_rho_u_impose::printOn(Sortie &x) const override](#frontiere-ouverte-rho-u-impose-protected-sortie-ref-frontiere-ouverte-rho-u-impose-printon-sortie-ref-x-const-override)

readOn#

Definition
Entree & Frontiere_ouverte_rho_u_impose::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 & Frontiere_ouverte_rho_u_impose::readOn(Entree &) override <frontiere-ouverte-rho-u-impose-protected-entree-ref-frontiere-ouverte-rho-u-impose-readon-entree-ref-override>`
[Entree & Frontiere_ouverte_rho_u_impose::readOn(Entree &) override](#frontiere-ouverte-rho-u-impose-protected-entree-ref-frontiere-ouverte-rho-u-impose-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Frontiere_ouverte_rho_u_impose::info_obj
le_fluide (protected)
TRUST_Ref<Fluide_Dilatable_base *> Frontiere_ouverte_rho_u_impose::le_fluide