Boundary_field_keps_from_ud#
#include <Boundary_field_keps_from_ud.h>
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#
public : Ch_front_var_instationnaire_dep
Inheritance graph#
If the image is too small, right-click and open in new tab
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()
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#
int Boundary_field_keps_from_ud::duplique() const override
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#
const Type_info * Boundary_field_keps_from_ud::get_info() const override
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#
int Boundary_field_keps_from_ud::initialiser(double temps, const Champ_Inc_base &inco) override
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#
void Boundary_field_keps_from_ud::mettre_a_jour(double temps) override
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#
unsigned Boundary_field_keps_from_ud::taille_memoire() const override
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#
Boundary_field_keps_from_ud::~Boundary_field_keps_from_ud()
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#
Objet_U * Boundary_field_keps_from_ud::cree_instance()
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#
const Type_info * Boundary_field_keps_from_ud::info()
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#
const Boundary_field_keps_from_ud & Boundary_field_keps_from_ud::self_cast(const Objet_U &)
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#
Boundary_field_keps_from_ud & Boundary_field_keps_from_ud::self_cast(Objet_U &)
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#
Sortie & Boundary_field_keps_from_ud::printOn(Sortie &x) const override
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#
Entree & Boundary_field_keps_from_ud::readOn(Entree &) override
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#
const Type_info Boundary_field_keps_from_ud::info_obj
double Boundary_field_keps_from_ud::d
double Boundary_field_keps_from_ud::I
TRUST_Deriv<Champ_front_base> Boundary_field_keps_from_ud::vitesse_