Boundary_field_keps_from_ud#

#include <Boundary_field_keps_from_ud.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:`Boundary\_field\_keps\_from\_ud <class-boundary-field-keps-from-ud>`
[Boundary\_field\_keps\_from\_ud](#class-boundary-field-keps-from-ud)

Detailed description#

Inherits from#

Inheritance graph#

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

../../../../../_images/classBoundary__field__keps__from__ud__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

Boundary_field_keps_from_ud#

Definition
Boundary_field_keps_from_ud::Boundary_field_keps_from_ud()
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:`Boundary_field_keps_from_ud::Boundary_field_keps_from_ud() <boundary-field-keps-from-ud-public-boundary-field-keps-from-ud-boundary-field-keps-from-ud>`
[Boundary_field_keps_from_ud::Boundary_field_keps_from_ud()](#boundary-field-keps-from-ud-public-boundary-field-keps-from-ud-boundary-field-keps-from-ud)

duplique#

Definition
int Boundary_field_keps_from_ud::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 Boundary_field_keps_from_ud::duplique() const override <boundary-field-keps-from-ud-public-int-boundary-field-keps-from-ud-duplique-const-override>`
[int Boundary_field_keps_from_ud::duplique() const override](#boundary-field-keps-from-ud-public-int-boundary-field-keps-from-ud-duplique-const-override)

get_info#

Definition
const Type_info * Boundary_field_keps_from_ud::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 * Boundary_field_keps_from_ud::get_info() const override <boundary-field-keps-from-ud-public-const-type-info-ptr-boundary-field-keps-from-ud-get-info-const-override>`
[const Type_info * Boundary_field_keps_from_ud::get_info() const override](#boundary-field-keps-from-ud-public-const-type-info-ptr-boundary-field-keps-from-ud-get-info-const-override)

initialiser#

Definition
int Boundary_field_keps_from_ud::initialiser(double temps, const Champ_Inc_base &inco) override
Brief description

Initialisation en debut de calcul.

Detailed description

Imperativement cette methode ne doit pas utiliser de donnees externes a l’equation (couplage). Si mettre_a_jour le fait, alors initialiser ne doit pas appeler mettre_a_jour.

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 Boundary_field_keps_from_ud::initialiser(double temps, const Champ_Inc_base &inco) override <boundary-field-keps-from-ud-public-int-boundary-field-keps-from-ud-initialiser-double-temps-const-champ-inc-base-ref-inco-override>`
[int Boundary_field_keps_from_ud::initialiser(double temps, const Champ_Inc_base &inco) override](#boundary-field-keps-from-ud-public-int-boundary-field-keps-from-ud-initialiser-double-temps-const-champ-inc-base-ref-inco-override)

mettre_a_jour#

Definition
void Boundary_field_keps_from_ud::mettre_a_jour(double temps) override
Brief description

NE FAIT RIEN, a surcharger.

Detailed description

Cette methode est appelee au debut de chaque pas de temps ou sous - pas - de-temps, elle peut eventuellement utiliser des donnees exterieures a l’equation. A charge a l’algorithme de s’assurer que ces donnees sont pertinentes… Calcule la valeur de la condition aux limites au temps demande.

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 Boundary_field_keps_from_ud::mettre_a_jour(double temps) override <boundary-field-keps-from-ud-public-void-boundary-field-keps-from-ud-mettre-a-jour-double-temps-override>`
[void Boundary_field_keps_from_ud::mettre_a_jour(double temps) override](#boundary-field-keps-from-ud-public-void-boundary-field-keps-from-ud-mettre-a-jour-double-temps-override)

taille_memoire#

Definition
unsigned Boundary_field_keps_from_ud::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 Boundary_field_keps_from_ud::taille_memoire() const override <boundary-field-keps-from-ud-public-unsigned-boundary-field-keps-from-ud-taille-memoire-const-override>`
[unsigned Boundary_field_keps_from_ud::taille_memoire() const override](#boundary-field-keps-from-ud-public-unsigned-boundary-field-keps-from-ud-taille-memoire-const-override)

~Boundary_field_keps_from_ud#

Definition
Boundary_field_keps_from_ud::~Boundary_field_keps_from_ud()
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:`Boundary_field_keps_from_ud::~Boundary_field_keps_from_ud() <boundary-field-keps-from-ud-public-boundary-field-keps-from-ud-dtor-boundary-field-keps-from-ud>`
[Boundary_field_keps_from_ud::~Boundary_field_keps_from_ud()](#boundary-field-keps-from-ud-public-boundary-field-keps-from-ud-dtor-boundary-field-keps-from-ud)

cree_instance#

Definition
Objet_U * Boundary_field_keps_from_ud::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 * Boundary_field_keps_from_ud::cree_instance() <boundary-field-keps-from-ud-public-static-objet-u-ptr-boundary-field-keps-from-ud-cree-instance>`
[Objet_U * Boundary_field_keps_from_ud::cree_instance()](#boundary-field-keps-from-ud-public-static-objet-u-ptr-boundary-field-keps-from-ud-cree-instance)

info#

Definition
const Type_info * Boundary_field_keps_from_ud::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 * Boundary_field_keps_from_ud::info() <boundary-field-keps-from-ud-public-static-const-type-info-ptr-boundary-field-keps-from-ud-info>`
[const Type_info * Boundary_field_keps_from_ud::info()](#boundary-field-keps-from-ud-public-static-const-type-info-ptr-boundary-field-keps-from-ud-info)

self_cast#

Definition
const Boundary_field_keps_from_ud & Boundary_field_keps_from_ud::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 Boundary_field_keps_from_ud & Boundary_field_keps_from_ud::self_cast(const Objet_U &) <boundary-field-keps-from-ud-public-static-const-boundary-field-keps-from-ud-ref-boundary-field-keps-from-ud-self-cast-const-objet-u-ref>`
[const Boundary_field_keps_from_ud & Boundary_field_keps_from_ud::self_cast(const Objet_U &)](#boundary-field-keps-from-ud-public-static-const-boundary-field-keps-from-ud-ref-boundary-field-keps-from-ud-self-cast-const-objet-u-ref)

self_cast#

Definition
Boundary_field_keps_from_ud & Boundary_field_keps_from_ud::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:`Boundary_field_keps_from_ud & Boundary_field_keps_from_ud::self_cast(Objet_U &) <boundary-field-keps-from-ud-public-static-boundary-field-keps-from-ud-ref-boundary-field-keps-from-ud-self-cast-objet-u-ref>`
[Boundary_field_keps_from_ud & Boundary_field_keps_from_ud::self_cast(Objet_U &)](#boundary-field-keps-from-ud-public-static-boundary-field-keps-from-ud-ref-boundary-field-keps-from-ud-self-cast-objet-u-ref)

printOn#

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

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

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:`Sortie & Boundary_field_keps_from_ud::printOn(Sortie &x) const override <boundary-field-keps-from-ud-protected-sortie-ref-boundary-field-keps-from-ud-printon-sortie-ref-x-const-override>`
[Sortie & Boundary_field_keps_from_ud::printOn(Sortie &x) const override](#boundary-field-keps-from-ud-protected-sortie-ref-boundary-field-keps-from-ud-printon-sortie-ref-x-const-override)

readOn#

Definition
Entree & Boundary_field_keps_from_ud::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 & Boundary_field_keps_from_ud::readOn(Entree &) override <boundary-field-keps-from-ud-protected-entree-ref-boundary-field-keps-from-ud-readon-entree-ref-override>`
[Entree & Boundary_field_keps_from_ud::readOn(Entree &) override](#boundary-field-keps-from-ud-protected-entree-ref-boundary-field-keps-from-ud-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Boundary_field_keps_from_ud::info_obj
d (protected)
double Boundary_field_keps_from_ud::d
I (protected)
double Boundary_field_keps_from_ud::I
vitesse_ (protected)
TRUST_Deriv<Champ_front_base> Boundary_field_keps_from_ud::vitesse_