Echange_interne_global_impose#

#include <Echange_interne_global_impose.h>
Brief description

Classe Echange_interne_global_impose : Cette classe represente le cas particulier de la classe.

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:`Echange\_interne\_global\_impose <class-echange-interne-global-impose>`
[Echange\_interne\_global\_impose](#class-echange-interne-global-impose)

Detailed description#

Echange_global_impose ou la paroi d’echange est interne au domaine. La temperature exterieure definie dans Echange_global_impose devient alors la temperature situee de l’autre cote de la paroi interne. L’implicitation de cette CL demande un traitement special, voir Op_Diff_EF::ajouter_contributions_bords()

Inherits from#

Inherited by#

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

completer#

Definition
void Echange_interne_global_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 Echange_interne_global_impose::completer() override <echange-interne-global-impose-public-void-echange-interne-global-impose-completer-override>`
[void Echange_interne_global_impose::completer() override](#echange-interne-global-impose-public-void-echange-interne-global-impose-completer-override)

duplique#

Definition
int Echange_interne_global_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 Echange_interne_global_impose::duplique() const override <echange-interne-global-impose-public-int-echange-interne-global-impose-duplique-const-override>`
[int Echange_interne_global_impose::duplique() const override](#echange-interne-global-impose-public-int-echange-interne-global-impose-duplique-const-override)

Echange_interne_global_impose#

Definition
Echange_interne_global_impose::Echange_interne_global_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:`Echange_interne_global_impose::Echange_interne_global_impose() <echange-interne-global-impose-public-echange-interne-global-impose-echange-interne-global-impose>`
[Echange_interne_global_impose::Echange_interne_global_impose()](#echange-interne-global-impose-public-echange-interne-global-impose-echange-interne-global-impose)

get_info#

Definition
const Type_info * Echange_interne_global_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 * Echange_interne_global_impose::get_info() const override <echange-interne-global-impose-public-const-type-info-ptr-echange-interne-global-impose-get-info-const-override>`
[const Type_info * Echange_interne_global_impose::get_info() const override](#echange-interne-global-impose-public-const-type-info-ptr-echange-interne-global-impose-get-info-const-override)

init#

Definition
void Echange_interne_global_impose::init()
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 Echange_interne_global_impose::init() <echange-interne-global-impose-public-void-echange-interne-global-impose-init>`
[void Echange_interne_global_impose::init()](#echange-interne-global-impose-public-void-echange-interne-global-impose-init)

surface_gap#

Definition
const DoubleVect Echange_interne_global_impose::surface_gap()
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:`const DoubleVect Echange_interne_global_impose::surface_gap() <echange-interne-global-impose-public-const-doublevect-echange-interne-global-impose-surface-gap>`
[const DoubleVect Echange_interne_global_impose::surface_gap()](#echange-interne-global-impose-public-const-doublevect-echange-interne-global-impose-surface-gap)

surface_gap#

Definition
const DoubleVect Echange_interne_global_impose::surface_gap() const
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:`const DoubleVect Echange_interne_global_impose::surface_gap() const <echange-interne-global-impose-public-const-doublevect-echange-interne-global-impose-surface-gap-const>`
[const DoubleVect Echange_interne_global_impose::surface_gap() const](#echange-interne-global-impose-public-const-doublevect-echange-interne-global-impose-surface-gap-const)

taille_memoire#

Definition
unsigned Echange_interne_global_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 Echange_interne_global_impose::taille_memoire() const override <echange-interne-global-impose-public-unsigned-echange-interne-global-impose-taille-memoire-const-override>`
[unsigned Echange_interne_global_impose::taille_memoire() const override](#echange-interne-global-impose-public-unsigned-echange-interne-global-impose-taille-memoire-const-override)

verifie_ch_init_nb_comp#

Definition
void Echange_interne_global_impose::verifie_ch_init_nb_comp() const override
Brief description

Appel la verification du champ lu par l intermediaire de l equation pour laquelle on considere la condition limite.

Detailed description

La methode est surchargee dans les cas ou l utilisateur doit specifier le champ frontiere

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 Echange_interne_global_impose::verifie_ch_init_nb_comp() const override <echange-interne-global-impose-public-void-echange-interne-global-impose-verifie-ch-init-nb-comp-const-override>`
[void Echange_interne_global_impose::verifie_ch_init_nb_comp() const override](#echange-interne-global-impose-public-void-echange-interne-global-impose-verifie-ch-init-nb-comp-const-override)

~Echange_interne_global_impose#

Definition
Echange_interne_global_impose::~Echange_interne_global_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:`Echange_interne_global_impose::~Echange_interne_global_impose() <echange-interne-global-impose-public-echange-interne-global-impose-dtor-echange-interne-global-impose>`
[Echange_interne_global_impose::~Echange_interne_global_impose()](#echange-interne-global-impose-public-echange-interne-global-impose-dtor-echange-interne-global-impose)

cree_instance#

Definition
Objet_U * Echange_interne_global_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 * Echange_interne_global_impose::cree_instance() <echange-interne-global-impose-public-static-objet-u-ptr-echange-interne-global-impose-cree-instance>`
[Objet_U * Echange_interne_global_impose::cree_instance()](#echange-interne-global-impose-public-static-objet-u-ptr-echange-interne-global-impose-cree-instance)

info#

Definition
const Type_info * Echange_interne_global_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 * Echange_interne_global_impose::info() <echange-interne-global-impose-public-static-const-type-info-ptr-echange-interne-global-impose-info>`
[const Type_info * Echange_interne_global_impose::info()](#echange-interne-global-impose-public-static-const-type-info-ptr-echange-interne-global-impose-info)

self_cast#

Definition
const Echange_interne_global_impose & Echange_interne_global_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 Echange_interne_global_impose & Echange_interne_global_impose::self_cast(const Objet_U &) <echange-interne-global-impose-public-static-const-echange-interne-global-impose-ref-echange-interne-global-impose-self-cast-const-objet-u-ref>`
[const Echange_interne_global_impose & Echange_interne_global_impose::self_cast(const Objet_U &)](#echange-interne-global-impose-public-static-const-echange-interne-global-impose-ref-echange-interne-global-impose-self-cast-const-objet-u-ref)

self_cast#

Definition
Echange_interne_global_impose & Echange_interne_global_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:`Echange_interne_global_impose & Echange_interne_global_impose::self_cast(Objet_U &) <echange-interne-global-impose-public-static-echange-interne-global-impose-ref-echange-interne-global-impose-self-cast-objet-u-ref>`
[Echange_interne_global_impose & Echange_interne_global_impose::self_cast(Objet_U &)](#echange-interne-global-impose-public-static-echange-interne-global-impose-ref-echange-interne-global-impose-self-cast-objet-u-ref)

printOn#

Definition
Sortie & Echange_interne_global_impose::printOn(Sortie &x) const override
Brief description

Ecrit le type de l’objet sur un flot de sortie.

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 & Echange_interne_global_impose::printOn(Sortie &x) const override <echange-interne-global-impose-protected-sortie-ref-echange-interne-global-impose-printon-sortie-ref-x-const-override>`
[Sortie & Echange_interne_global_impose::printOn(Sortie &x) const override](#echange-interne-global-impose-protected-sortie-ref-echange-interne-global-impose-printon-sortie-ref-x-const-override)

readOn#

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

Simple appel a Echange_impose_base::readOn(Entree&) Lit les specifications des conditions aux limites.

Detailed description

a partir d’un flot d’entree.

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 & Echange_interne_global_impose::readOn(Entree &) override <echange-interne-global-impose-protected-entree-ref-echange-interne-global-impose-readon-entree-ref-override>`
[Entree & Echange_interne_global_impose::readOn(Entree &) override](#echange-interne-global-impose-protected-entree-ref-echange-interne-global-impose-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Echange_interne_global_impose::info_obj
surface_gap_ (protected)
DoubleVect Echange_interne_global_impose::surface_gap_