Echange_contact_VDF_FT_Disc#

#include <Echange_contact_VDF_FT_Disc.h>
Brief description

: class Echange_contact_VDF_FT_Disc

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\_VDF\_FT\_Disc <class-echange-contact-vdf-ft-disc>`
[Echange\_contact\_VDF\_FT\_Disc](#class-echange-contact-vdf-ft-disc)

Detailed description#

Inherits from#

Inherited by#

Inheritance graph#

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

../../../../../_images/classEchange__contact__VDF__FT__Disc__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

avancer#

Definition
int Echange_contact_VDF_FT_Disc::avancer(double temps) override
Brief description

Tourne la roue de la CL.

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:`int Echange_contact_VDF_FT_Disc::avancer(double temps) override <echange-contact-vdf-ft-disc-public-int-echange-contact-vdf-ft-disc-avancer-double-temps-override>`
[int Echange_contact_VDF_FT_Disc::avancer(double temps) override](#echange-contact-vdf-ft-disc-public-int-echange-contact-vdf-ft-disc-avancer-double-temps-override)

changer_temps_futur#

Definition
void Echange_contact_VDF_FT_Disc::changer_temps_futur(double temps, int i) override
Brief description

Change le i - eme temps futur de la CL.

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:`void Echange_contact_VDF_FT_Disc::changer_temps_futur(double temps, int i) override <echange-contact-vdf-ft-disc-public-void-echange-contact-vdf-ft-disc-changer-temps-futur-double-temps-int-i-override>`
[void Echange_contact_VDF_FT_Disc::changer_temps_futur(double temps, int i) override](#echange-contact-vdf-ft-disc-public-void-echange-contact-vdf-ft-disc-changer-temps-futur-double-temps-int-i-override)

completer#

Definition
void Echange_contact_VDF_FT_Disc::completer() override
Brief description

NE FAIT RIEN A surcharger dans les classes derivees.

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:`void Echange_contact_VDF_FT_Disc::completer() override <echange-contact-vdf-ft-disc-public-void-echange-contact-vdf-ft-disc-completer-override>`
[void Echange_contact_VDF_FT_Disc::completer() override](#echange-contact-vdf-ft-disc-public-void-echange-contact-vdf-ft-disc-completer-override)

duplique#

Definition
int Echange_contact_VDF_FT_Disc::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_VDF_FT_Disc::duplique() const override <echange-contact-vdf-ft-disc-public-int-echange-contact-vdf-ft-disc-duplique-const-override>`
[int Echange_contact_VDF_FT_Disc::duplique() const override](#echange-contact-vdf-ft-disc-public-int-echange-contact-vdf-ft-disc-duplique-const-override)

Echange_contact_VDF_FT_Disc#

Definition
Echange_contact_VDF_FT_Disc::Echange_contact_VDF_FT_Disc()
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_VDF_FT_Disc::Echange_contact_VDF_FT_Disc() <echange-contact-vdf-ft-disc-public-echange-contact-vdf-ft-disc-echange-contact-vdf-ft-disc>`
[Echange_contact_VDF_FT_Disc::Echange_contact_VDF_FT_Disc()](#echange-contact-vdf-ft-disc-public-echange-contact-vdf-ft-disc-echange-contact-vdf-ft-disc)

get_info#

Definition
const Type_info * Echange_contact_VDF_FT_Disc::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_VDF_FT_Disc::get_info() const override <echange-contact-vdf-ft-disc-public-const-type-info-ptr-echange-contact-vdf-ft-disc-get-info-const-override>`
[const Type_info * Echange_contact_VDF_FT_Disc::get_info() const override](#echange-contact-vdf-ft-disc-public-const-type-info-ptr-echange-contact-vdf-ft-disc-get-info-const-override)

initialiser#

Definition
int Echange_contact_VDF_FT_Disc::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
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:`int Echange_contact_VDF_FT_Disc::initialiser(double temps) override <echange-contact-vdf-ft-disc-public-int-echange-contact-vdf-ft-disc-initialiser-double-temps-override>`
[int Echange_contact_VDF_FT_Disc::initialiser(double temps) override](#echange-contact-vdf-ft-disc-public-int-echange-contact-vdf-ft-disc-initialiser-double-temps-override)

mettre_a_jour#

Definition
void Echange_contact_VDF_FT_Disc::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 Echange_contact_VDF_FT_Disc::mettre_a_jour(double) override <echange-contact-vdf-ft-disc-public-void-echange-contact-vdf-ft-disc-mettre-a-jour-double-override>`
[void Echange_contact_VDF_FT_Disc::mettre_a_jour(double) override](#echange-contact-vdf-ft-disc-public-void-echange-contact-vdf-ft-disc-mettre-a-jour-double-override)

reculer#

Definition
int Echange_contact_VDF_FT_Disc::reculer(double temps) override
Brief description

Tourne la roue de la CL.

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:`int Echange_contact_VDF_FT_Disc::reculer(double temps) override <echange-contact-vdf-ft-disc-public-int-echange-contact-vdf-ft-disc-reculer-double-temps-override>`
[int Echange_contact_VDF_FT_Disc::reculer(double temps) override](#echange-contact-vdf-ft-disc-public-int-echange-contact-vdf-ft-disc-reculer-double-temps-override)

set_temps_defaut#

Definition
void Echange_contact_VDF_FT_Disc::set_temps_defaut(double temps) override
Brief description

Change le i - eme temps futur de la cl.

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_VDF_FT_Disc::set_temps_defaut(double temps) override <echange-contact-vdf-ft-disc-public-void-echange-contact-vdf-ft-disc-set-temps-defaut-double-temps-override>`
[void Echange_contact_VDF_FT_Disc::set_temps_defaut(double temps) override](#echange-contact-vdf-ft-disc-public-void-echange-contact-vdf-ft-disc-set-temps-defaut-double-temps-override)

taille_memoire#

Definition
unsigned Echange_contact_VDF_FT_Disc::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_VDF_FT_Disc::taille_memoire() const override <echange-contact-vdf-ft-disc-public-unsigned-echange-contact-vdf-ft-disc-taille-memoire-const-override>`
[unsigned Echange_contact_VDF_FT_Disc::taille_memoire() const override](#echange-contact-vdf-ft-disc-public-unsigned-echange-contact-vdf-ft-disc-taille-memoire-const-override)

Ti_wall#

Definition
double Echange_contact_VDF_FT_Disc::Ti_wall(int num) 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:`double Echange_contact_VDF_FT_Disc::Ti_wall(int num) const <echange-contact-vdf-ft-disc-public-double-echange-contact-vdf-ft-disc-ti-wall-int-num-const>`
[double Echange_contact_VDF_FT_Disc::Ti_wall(int num) const](#echange-contact-vdf-ft-disc-public-double-echange-contact-vdf-ft-disc-ti-wall-int-num-const)

~Echange_contact_VDF_FT_Disc#

Definition
Echange_contact_VDF_FT_Disc::~Echange_contact_VDF_FT_Disc()
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_VDF_FT_Disc::~Echange_contact_VDF_FT_Disc() <echange-contact-vdf-ft-disc-public-echange-contact-vdf-ft-disc-dtor-echange-contact-vdf-ft-disc>`
[Echange_contact_VDF_FT_Disc::~Echange_contact_VDF_FT_Disc()](#echange-contact-vdf-ft-disc-public-echange-contact-vdf-ft-disc-dtor-echange-contact-vdf-ft-disc)

cree_instance#

Definition
Objet_U * Echange_contact_VDF_FT_Disc::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_VDF_FT_Disc::cree_instance() <echange-contact-vdf-ft-disc-public-static-objet-u-ptr-echange-contact-vdf-ft-disc-cree-instance>`
[Objet_U * Echange_contact_VDF_FT_Disc::cree_instance()](#echange-contact-vdf-ft-disc-public-static-objet-u-ptr-echange-contact-vdf-ft-disc-cree-instance)

info#

Definition
const Type_info * Echange_contact_VDF_FT_Disc::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_VDF_FT_Disc::info() <echange-contact-vdf-ft-disc-public-static-const-type-info-ptr-echange-contact-vdf-ft-disc-info>`
[const Type_info * Echange_contact_VDF_FT_Disc::info()](#echange-contact-vdf-ft-disc-public-static-const-type-info-ptr-echange-contact-vdf-ft-disc-info)

self_cast#

Definition
const Echange_contact_VDF_FT_Disc & Echange_contact_VDF_FT_Disc::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_VDF_FT_Disc & Echange_contact_VDF_FT_Disc::self_cast(const Objet_U &) <echange-contact-vdf-ft-disc-public-static-const-echange-contact-vdf-ft-disc-ref-echange-contact-vdf-ft-disc-self-cast-const-objet-u-ref>`
[const Echange_contact_VDF_FT_Disc & Echange_contact_VDF_FT_Disc::self_cast(const Objet_U &)](#echange-contact-vdf-ft-disc-public-static-const-echange-contact-vdf-ft-disc-ref-echange-contact-vdf-ft-disc-self-cast-const-objet-u-ref)

self_cast#

Definition
Echange_contact_VDF_FT_Disc & Echange_contact_VDF_FT_Disc::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_VDF_FT_Disc & Echange_contact_VDF_FT_Disc::self_cast(Objet_U &) <echange-contact-vdf-ft-disc-public-static-echange-contact-vdf-ft-disc-ref-echange-contact-vdf-ft-disc-self-cast-objet-u-ref>`
[Echange_contact_VDF_FT_Disc & Echange_contact_VDF_FT_Disc::self_cast(Objet_U &)](#echange-contact-vdf-ft-disc-public-static-echange-contact-vdf-ft-disc-ref-echange-contact-vdf-ft-disc-self-cast-objet-u-ref)

printOn#

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

Ecriture de l’objet sur un flot de sortie Methode a surcharger.

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:`Sortie & Echange_contact_VDF_FT_Disc::printOn(Sortie &x) const override <echange-contact-vdf-ft-disc-protected-sortie-ref-echange-contact-vdf-ft-disc-printon-sortie-ref-x-const-override>`
[Sortie & Echange_contact_VDF_FT_Disc::printOn(Sortie &x) const override](#echange-contact-vdf-ft-disc-protected-sortie-ref-echange-contact-vdf-ft-disc-printon-sortie-ref-x-const-override)

readOn#

Definition
Entree & Echange_contact_VDF_FT_Disc::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_contact_VDF_FT_Disc::readOn(Entree &) override <echange-contact-vdf-ft-disc-protected-entree-ref-echange-contact-vdf-ft-disc-readon-entree-ref-override>`
[Entree & Echange_contact_VDF_FT_Disc::readOn(Entree &) override](#echange-contact-vdf-ft-disc-protected-entree-ref-echange-contact-vdf-ft-disc-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Echange_contact_VDF_FT_Disc::info_obj
indicatrice_ (protected)
TRUST_Deriv<Champ_front_base> Echange_contact_VDF_FT_Disc::indicatrice_
indicatrice_ref_ (protected)
double Echange_contact_VDF_FT_Disc::indicatrice_ref_
nom_bord_oppose_ (protected)
Nom Echange_contact_VDF_FT_Disc::nom_bord_oppose_
nom_champ_indicatrice_ (protected)
Nom Echange_contact_VDF_FT_Disc::nom_champ_indicatrice_
Ti_wall_ (protected)
TRUST_Deriv<Champ_front_base> Echange_contact_VDF_FT_Disc::Ti_wall_