Echange_contact_PolyMAC#

#include <Echange_contact_PolyMAC.h>
Brief description

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\_contact\_PolyMAC <class-echange-contact-polymac>`
[Echange\_contact\_PolyMAC](#class-echange-contact-polymac)

Detailed description#

Inherits from#

Inheritance graph#

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

../../../../../_images/classEchange__contact__PolyMAC__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

calculer_correspondance#

Definition
void Echange_contact_PolyMAC::calculer_correspondance()
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:`void Echange_contact_PolyMAC::calculer_correspondance() <echange-contact-polymac-public-void-echange-contact-polymac-calculer-correspondance>`
[void Echange_contact_PolyMAC::calculer_correspondance()](#echange-contact-polymac-public-void-echange-contact-polymac-calculer-correspondance)

completer#

Definition
void Echange_contact_PolyMAC::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_contact_PolyMAC::completer() override <echange-contact-polymac-public-void-echange-contact-polymac-completer-override>`
[void Echange_contact_PolyMAC::completer() override](#echange-contact-polymac-public-void-echange-contact-polymac-completer-override)

duplique#

Definition
int Echange_contact_PolyMAC::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_contact_PolyMAC::duplique() const override <echange-contact-polymac-public-int-echange-contact-polymac-duplique-const-override>`
[int Echange_contact_PolyMAC::duplique() const override](#echange-contact-polymac-public-int-echange-contact-polymac-duplique-const-override)

Echange_contact_PolyMAC#

Definition
Echange_contact_PolyMAC::Echange_contact_PolyMAC()
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_contact_PolyMAC::Echange_contact_PolyMAC() <echange-contact-polymac-public-echange-contact-polymac-echange-contact-polymac>`
[Echange_contact_PolyMAC::Echange_contact_PolyMAC()](#echange-contact-polymac-public-echange-contact-polymac-echange-contact-polymac)

get_info#

Definition
const Type_info * Echange_contact_PolyMAC::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_contact_PolyMAC::get_info() const override <echange-contact-polymac-public-const-type-info-ptr-echange-contact-polymac-get-info-const-override>`
[const Type_info * Echange_contact_PolyMAC::get_info() const override](#echange-contact-polymac-public-const-type-info-ptr-echange-contact-polymac-get-info-const-override)

initialiser#

Definition
int Echange_contact_PolyMAC::initialiser(double temps) override
Brief description

Initialisation en debut de calcul.

Detailed description

A appeler avant tout calculer_coeffs_echange ou mettre_a_jour Contrairementaux methodes mettre_a_jour, les methodes initialiser des CLs ne peuvent pas dependre de l’exterieur (lui - meme peut ne pas etre initialise)

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 Echange_contact_PolyMAC::initialiser(double temps) override <echange-contact-polymac-public-int-echange-contact-polymac-initialiser-double-temps-override>`
[int Echange_contact_PolyMAC::initialiser(double temps) override](#echange-contact-polymac-public-int-echange-contact-polymac-initialiser-double-temps-override)

mettre_a_jour#

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

Effectue une mise a jour en temps des conditions aux limites.

Detailed description

Lors du premier appel des initialisations sont effectuees: h_imp(0,0) = (rho(0,0)*Cp(0,0))

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_contact_PolyMAC::mettre_a_jour(double) override <echange-contact-polymac-public-void-echange-contact-polymac-mettre-a-jour-double-override>`
[void Echange_contact_PolyMAC::mettre_a_jour(double) override](#echange-contact-polymac-public-void-echange-contact-polymac-mettre-a-jour-double-override)

nom_autre_pb#

Definition
const Nom & Echange_contact_PolyMAC::nom_autre_pb() 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 Nom & Echange_contact_PolyMAC::nom_autre_pb() const <echange-contact-polymac-public-const-nom-ref-echange-contact-polymac-nom-autre-pb-const>`
[const Nom & Echange_contact_PolyMAC::nom_autre_pb() const](#echange-contact-polymac-public-const-nom-ref-echange-contact-polymac-nom-autre-pb-const)

T_autre_pb#

Definition
Champ_front_base & Echange_contact_PolyMAC::T_autre_pb()
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:`Champ_front_base & Echange_contact_PolyMAC::T_autre_pb() <echange-contact-polymac-public-champ-front-base-ref-echange-contact-polymac-t-autre-pb>`
[Champ_front_base & Echange_contact_PolyMAC::T_autre_pb()](#echange-contact-polymac-public-champ-front-base-ref-echange-contact-polymac-t-autre-pb)

T_autre_pb#

Definition
const Champ_front_base & Echange_contact_PolyMAC::T_autre_pb() 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:`const Champ_front_base & Echange_contact_PolyMAC::T_autre_pb() const <echange-contact-polymac-public-const-champ-front-base-ref-echange-contact-polymac-t-autre-pb-const>`
[const Champ_front_base & Echange_contact_PolyMAC::T_autre_pb() const](#echange-contact-polymac-public-const-champ-front-base-ref-echange-contact-polymac-t-autre-pb-const)

taille_memoire#

Definition
unsigned Echange_contact_PolyMAC::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_contact_PolyMAC::taille_memoire() const override <echange-contact-polymac-public-unsigned-echange-contact-polymac-taille-memoire-const-override>`
[unsigned Echange_contact_PolyMAC::taille_memoire() const override](#echange-contact-polymac-public-unsigned-echange-contact-polymac-taille-memoire-const-override)

update_coeffs#

Definition
void Echange_contact_PolyMAC::update_coeffs()
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:`void Echange_contact_PolyMAC::update_coeffs() <echange-contact-polymac-public-void-echange-contact-polymac-update-coeffs>`
[void Echange_contact_PolyMAC::update_coeffs()](#echange-contact-polymac-public-void-echange-contact-polymac-update-coeffs)

update_delta#

Definition
void Echange_contact_PolyMAC::update_delta() 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:`void Echange_contact_PolyMAC::update_delta() const <echange-contact-polymac-public-void-echange-contact-polymac-update-delta-const>`
[void Echange_contact_PolyMAC::update_delta() const](#echange-contact-polymac-public-void-echange-contact-polymac-update-delta-const)

~Echange_contact_PolyMAC#

Definition
Echange_contact_PolyMAC::~Echange_contact_PolyMAC()
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_contact_PolyMAC::~Echange_contact_PolyMAC() <echange-contact-polymac-public-echange-contact-polymac-dtor-echange-contact-polymac>`
[Echange_contact_PolyMAC::~Echange_contact_PolyMAC()](#echange-contact-polymac-public-echange-contact-polymac-dtor-echange-contact-polymac)

cree_instance#

Definition
Objet_U * Echange_contact_PolyMAC::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_contact_PolyMAC::cree_instance() <echange-contact-polymac-public-static-objet-u-ptr-echange-contact-polymac-cree-instance>`
[Objet_U * Echange_contact_PolyMAC::cree_instance()](#echange-contact-polymac-public-static-objet-u-ptr-echange-contact-polymac-cree-instance)

info#

Definition
const Type_info * Echange_contact_PolyMAC::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_contact_PolyMAC::info() <echange-contact-polymac-public-static-const-type-info-ptr-echange-contact-polymac-info>`
[const Type_info * Echange_contact_PolyMAC::info()](#echange-contact-polymac-public-static-const-type-info-ptr-echange-contact-polymac-info)

self_cast#

Definition
const Echange_contact_PolyMAC & Echange_contact_PolyMAC::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_contact_PolyMAC & Echange_contact_PolyMAC::self_cast(const Objet_U &) <echange-contact-polymac-public-static-const-echange-contact-polymac-ref-echange-contact-polymac-self-cast-const-objet-u-ref>`
[const Echange_contact_PolyMAC & Echange_contact_PolyMAC::self_cast(const Objet_U &)](#echange-contact-polymac-public-static-const-echange-contact-polymac-ref-echange-contact-polymac-self-cast-const-objet-u-ref)

self_cast#

Definition
Echange_contact_PolyMAC & Echange_contact_PolyMAC::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_contact_PolyMAC & Echange_contact_PolyMAC::self_cast(Objet_U &) <echange-contact-polymac-public-static-echange-contact-polymac-ref-echange-contact-polymac-self-cast-objet-u-ref>`
[Echange_contact_PolyMAC & Echange_contact_PolyMAC::self_cast(Objet_U &)](#echange-contact-polymac-public-static-echange-contact-polymac-ref-echange-contact-polymac-self-cast-objet-u-ref)

printOn#

Definition
Sortie & Echange_contact_PolyMAC::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 & Echange_contact_PolyMAC::printOn(Sortie &x) const override <echange-contact-polymac-protected-sortie-ref-echange-contact-polymac-printon-sortie-ref-x-const-override>`
[Sortie & Echange_contact_PolyMAC::printOn(Sortie &x) const override](#echange-contact-polymac-protected-sortie-ref-echange-contact-polymac-printon-sortie-ref-x-const-override)

readOn#

Definition
Entree & Echange_contact_PolyMAC::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 & Echange_contact_PolyMAC::readOn(Entree &) override <echange-contact-polymac-protected-entree-ref-echange-contact-polymac-readon-entree-ref-override>`
[Entree & Echange_contact_PolyMAC::readOn(Entree &) override](#echange-contact-polymac-protected-entree-ref-echange-contact-polymac-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Echange_contact_PolyMAC::info_obj
coeff (public)
DoubleTab Echange_contact_PolyMAC::coeff
delta (public)
DoubleTab Echange_contact_PolyMAC::delta
delta_int (public)
DoubleTab Echange_contact_PolyMAC::delta_int
item (public)
IntTab Echange_contact_PolyMAC::item
monolithic (public)
int Echange_contact_PolyMAC::monolithic = 0
coeffs_a_jour_ (protected)
int Echange_contact_PolyMAC::coeffs_a_jour_ = 0
delta_a_jour_ (protected)
int Echange_contact_PolyMAC::delta_a_jour_ = 0
h_paroi (protected)
double Echange_contact_PolyMAC::h_paroi = - 123.
nom_autre_pb_ (protected)
Nom Echange_contact_PolyMAC::nom_autre_pb_
stab_ (protected)
int Echange_contact_PolyMAC::stab_ = 0
T_autre_pb_ (protected)
TRUST_Deriv<Champ_front_base> Echange_contact_PolyMAC::T_autre_pb_