Boundary_field_keps_from_ud#

#include <Boundary_field_keps_from_ud.h>

How to cite this class in this doc#

: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#

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

Boundary_field_keps_from_ud
Boundary_field_keps_from_ud::Boundary_field_keps_from_ud()
How to cite in this doc:
:ref:`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()](#public-boundary-field-keps-from-ud-boundary-field-keps-from-ud)
duplique
int Boundary_field_keps_from_ud::duplique() const override

Reimplements:

How to cite in this doc:
:ref:`int Boundary_field_keps_from_ud::duplique() const override <public-int-boundary-field-keps-from-ud-duplique-const-override>`
[int Boundary_field_keps_from_ud::duplique() const override](#public-int-boundary-field-keps-from-ud-duplique-const-override)
get_info
const Type_info * Boundary_field_keps_from_ud::get_info() const override

Donne des informations sur le type de l’ Objet_U .

Reimplements:

How to cite in this doc:
:ref:`const Type_info * Boundary_field_keps_from_ud::get_info() const override <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](#public-const-type-info-ptr-boundary-field-keps-from-ud-get-info-const-override)
initialiser
int Boundary_field_keps_from_ud::initialiser(double temps, const Champ_Inc_base &inco) override

Initialisation en debut de calcul.

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

NE FAIT RIEN, a surcharger.

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 cite in this doc:
:ref:`void Boundary_field_keps_from_ud::mettre_a_jour(double temps) override <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](#public-void-boundary-field-keps-from-ud-mettre-a-jour-double-temps-override)
taille_memoire
unsigned Boundary_field_keps_from_ud::taille_memoire() const override

Reimplements:

How to cite in this doc:
:ref:`unsigned Boundary_field_keps_from_ud::taille_memoire() const override <public-unsigned-boundary-field-keps-from-ud-taille-memoire-const-override>`
[unsigned Boundary_field_keps_from_ud::taille_memoire() const override](#public-unsigned-boundary-field-keps-from-ud-taille-memoire-const-override)
~Boundary_field_keps_from_ud
Boundary_field_keps_from_ud::~Boundary_field_keps_from_ud()
How to cite in this doc:
:ref:`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()](#public-boundary-field-keps-from-ud-dtor-boundary-field-keps-from-ud)
cree_instance
Objet_U * Boundary_field_keps_from_ud::cree_instance()
How to cite in this doc:
:ref:`Objet_U * Boundary_field_keps_from_ud::cree_instance() <public-static-objet-u-ptr-boundary-field-keps-from-ud-cree-instance>`
[Objet_U * Boundary_field_keps_from_ud::cree_instance()](#public-static-objet-u-ptr-boundary-field-keps-from-ud-cree-instance)
info
const Type_info * Boundary_field_keps_from_ud::info()
How to cite in this doc:
:ref:`const Type_info * Boundary_field_keps_from_ud::info() <public-static-const-type-info-ptr-boundary-field-keps-from-ud-info>`
[const Type_info * Boundary_field_keps_from_ud::info()](#public-static-const-type-info-ptr-boundary-field-keps-from-ud-info)
self_cast
const Boundary_field_keps_from_ud & Boundary_field_keps_from_ud::self_cast(const Objet_U &)
How to cite in this doc:
:ref:`const Boundary_field_keps_from_ud & Boundary_field_keps_from_ud::self_cast(const Objet_U &) <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 &)](#public-static-const-boundary-field-keps-from-ud-ref-boundary-field-keps-from-ud-self-cast-const-objet-u-ref)
self_cast
Boundary_field_keps_from_ud & Boundary_field_keps_from_ud::self_cast(Objet_U &)
How to cite in this doc:
:ref:`Boundary_field_keps_from_ud & Boundary_field_keps_from_ud::self_cast(Objet_U &) <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 &)](#public-static-boundary-field-keps-from-ud-ref-boundary-field-keps-from-ud-self-cast-objet-u-ref)
printOn
Sortie & Boundary_field_keps_from_ud::printOn(Sortie &x) const override

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

Reimplements:

How to cite in this doc:
:ref:`Sortie & Boundary_field_keps_from_ud::printOn(Sortie &x) const override <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](#protected-sortie-ref-boundary-field-keps-from-ud-printon-sortie-ref-x-const-override)
readOn
Entree & Boundary_field_keps_from_ud::readOn(Entree &) override

Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.

Reimplements:

References
How to cite in this doc:
:ref:`Entree & Boundary_field_keps_from_ud::readOn(Entree &) override <protected-entree-ref-boundary-field-keps-from-ud-readon-entree-ref-override>`
[Entree & Boundary_field_keps_from_ud::readOn(Entree &) override](#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_