Champ_front_uniforme#
#include <Champ_front_uniforme.h>
classe Champ_front_uniforme Classe derivee de Champ_front_base qui represente les
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:`Champ\_front\_uniforme <class-champ-front-uniforme>`
[Champ\_front\_uniforme](#class-champ-front-uniforme)
Detailed description#
champs aux frontieres uniformes en espace et constants dans le temps
Inherits from#
public : Champ_front_base
Inherited by#
public : Boundary_field_uniform_keps_from_ud
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#
affecter_#
Champ_front_base & Champ_front_uniforme::affecter_(const Champ_front_base &ch) override
Renvoie l’objet upcaste en Champ_front_base &.
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:`Champ_front_base & Champ_front_uniforme::affecter_(const Champ_front_base &ch) override <champ-front-uniforme-public-champ-front-base-ref-champ-front-uniforme-affecter-underscore-const-champ-front-base-ref-ch-override>`
[Champ_front_base & Champ_front_uniforme::affecter_(const Champ_front_base &ch) override](#champ-front-uniforme-public-champ-front-base-ref-champ-front-uniforme-affecter-underscore-const-champ-front-base-ref-ch-override)
avancer#
int Champ_front_uniforme::avancer(double temps) override
Avance en temps : rien a faire pour un champ stationnaire !
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 Champ_front_uniforme::avancer(double temps) override <champ-front-uniforme-public-int-champ-front-uniforme-avancer-double-temps-override>`
[int Champ_front_uniforme::avancer(double temps) override](#champ-front-uniforme-public-int-champ-front-uniforme-avancer-double-temps-override)
Champ_front_uniforme#
Champ_front_uniforme::Champ_front_uniforme()
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:`Champ_front_uniforme::Champ_front_uniforme() <champ-front-uniforme-public-champ-front-uniforme-champ-front-uniforme>`
[Champ_front_uniforme::Champ_front_uniforme()](#champ-front-uniforme-public-champ-front-uniforme-champ-front-uniforme)
changer_temps_futur#
void Champ_front_uniforme::changer_temps_futur(double temps, int i) override
rien a faire pour un champ stationnaire !
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:`void Champ_front_uniforme::changer_temps_futur(double temps, int i) override <champ-front-uniforme-public-void-champ-front-uniforme-changer-temps-futur-double-temps-int-i-override>`
[void Champ_front_uniforme::changer_temps_futur(double temps, int i) override](#champ-front-uniforme-public-void-champ-front-uniforme-changer-temps-futur-double-temps-int-i-override)
duplique#
int Champ_front_uniforme::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 Champ_front_uniforme::duplique() const override <champ-front-uniforme-public-int-champ-front-uniforme-duplique-const-override>`
[int Champ_front_uniforme::duplique() const override](#champ-front-uniforme-public-int-champ-front-uniforme-duplique-const-override)
get_info#
const Type_info * Champ_front_uniforme::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 * Champ_front_uniforme::get_info() const override <champ-front-uniforme-public-const-type-info-ptr-champ-front-uniforme-get-info-const-override>`
[const Type_info * Champ_front_uniforme::get_info() const override](#champ-front-uniforme-public-const-type-info-ptr-champ-front-uniforme-get-info-const-override)
reculer#
int Champ_front_uniforme::reculer(double temps) override
Recule en temps : rien a faire pour un champ stationnaire !
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 Champ_front_uniforme::reculer(double temps) override <champ-front-uniforme-public-int-champ-front-uniforme-reculer-double-temps-override>`
[int Champ_front_uniforme::reculer(double temps) override](#champ-front-uniforme-public-int-champ-front-uniforme-reculer-double-temps-override)
taille_memoire#
unsigned Champ_front_uniforme::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 Champ_front_uniforme::taille_memoire() const override <champ-front-uniforme-public-unsigned-champ-front-uniforme-taille-memoire-const-override>`
[unsigned Champ_front_uniforme::taille_memoire() const override](#champ-front-uniforme-public-unsigned-champ-front-uniforme-taille-memoire-const-override)
valeurs_au_temps#
const DoubleTab & Champ_front_uniforme::valeurs_au_temps(double temps) const override
Renvoie les valeurs sans s’occuper du temps puisque le champ est stationnaire.
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:`const DoubleTab & Champ_front_uniforme::valeurs_au_temps(double temps) const override <champ-front-uniforme-public-const-doubletab-ref-champ-front-uniforme-valeurs-au-temps-double-temps-const-override>`
[const DoubleTab & Champ_front_uniforme::valeurs_au_temps(double temps) const override](#champ-front-uniforme-public-const-doubletab-ref-champ-front-uniforme-valeurs-au-temps-double-temps-const-override)
valeurs_au_temps#
DoubleTab & Champ_front_uniforme::valeurs_au_temps(double temps) override
Renvoie les valeurs sans s’occuper du temps puisque le champ est stationnaire.
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:`DoubleTab & Champ_front_uniforme::valeurs_au_temps(double temps) override <champ-front-uniforme-public-doubletab-ref-champ-front-uniforme-valeurs-au-temps-double-temps-override>`
[DoubleTab & Champ_front_uniforme::valeurs_au_temps(double temps) override](#champ-front-uniforme-public-doubletab-ref-champ-front-uniforme-valeurs-au-temps-double-temps-override)
valeurs_face#
void Champ_front_uniforme::valeurs_face(int, DoubleVect &) const override
Renvoie le vecteur des valeurs du champ pour la face donnee.
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:`void Champ_front_uniforme::valeurs_face(int, DoubleVect &) const override <champ-front-uniforme-public-void-champ-front-uniforme-valeurs-face-int-doublevect-ref-const-override>`
[void Champ_front_uniforme::valeurs_face(int, DoubleVect &) const override](#champ-front-uniforme-public-void-champ-front-uniforme-valeurs-face-int-doublevect-ref-const-override)
~Champ_front_uniforme#
Champ_front_uniforme::~Champ_front_uniforme()
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:`Champ_front_uniforme::~Champ_front_uniforme() <champ-front-uniforme-public-champ-front-uniforme-dtor-champ-front-uniforme>`
[Champ_front_uniforme::~Champ_front_uniforme()](#champ-front-uniforme-public-champ-front-uniforme-dtor-champ-front-uniforme)
cree_instance#
Objet_U * Champ_front_uniforme::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 * Champ_front_uniforme::cree_instance() <champ-front-uniforme-public-static-objet-u-ptr-champ-front-uniforme-cree-instance>`
[Objet_U * Champ_front_uniforme::cree_instance()](#champ-front-uniforme-public-static-objet-u-ptr-champ-front-uniforme-cree-instance)
info#
const Type_info * Champ_front_uniforme::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 * Champ_front_uniforme::info() <champ-front-uniforme-public-static-const-type-info-ptr-champ-front-uniforme-info>`
[const Type_info * Champ_front_uniforme::info()](#champ-front-uniforme-public-static-const-type-info-ptr-champ-front-uniforme-info)
self_cast#
const Champ_front_uniforme & Champ_front_uniforme::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 Champ_front_uniforme & Champ_front_uniforme::self_cast(const Objet_U &) <champ-front-uniforme-public-static-const-champ-front-uniforme-ref-champ-front-uniforme-self-cast-const-objet-u-ref>`
[const Champ_front_uniforme & Champ_front_uniforme::self_cast(const Objet_U &)](#champ-front-uniforme-public-static-const-champ-front-uniforme-ref-champ-front-uniforme-self-cast-const-objet-u-ref)
self_cast#
Champ_front_uniforme & Champ_front_uniforme::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:`Champ_front_uniforme & Champ_front_uniforme::self_cast(Objet_U &) <champ-front-uniforme-public-static-champ-front-uniforme-ref-champ-front-uniforme-self-cast-objet-u-ref>`
[Champ_front_uniforme & Champ_front_uniforme::self_cast(Objet_U &)](#champ-front-uniforme-public-static-champ-front-uniforme-ref-champ-front-uniforme-self-cast-objet-u-ref)
printOn#
Sortie & Champ_front_uniforme::printOn(Sortie &x) const override
Imprime le champ sur flot de sortie.
Detailed description
Imprime la taille du champ et la valeur (constante) sur la frontiere.
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 & Champ_front_uniforme::printOn(Sortie &x) const override <champ-front-uniforme-protected-sortie-ref-champ-front-uniforme-printon-sortie-ref-x-const-override>`
[Sortie & Champ_front_uniforme::printOn(Sortie &x) const override](#champ-front-uniforme-protected-sortie-ref-champ-front-uniforme-printon-sortie-ref-x-const-override)
readOn#
Entree & Champ_front_uniforme::readOn(Entree &) override
Lit le champ a partir d’un flot d’entree.
Detailed description
Format: Champ_front_uniforme nb_compo vrel_1 … [vrel_i]
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 & Champ_front_uniforme::readOn(Entree &) override <champ-front-uniforme-protected-entree-ref-champ-front-uniforme-readon-entree-ref-override>`
[Entree & Champ_front_uniforme::readOn(Entree &) override](#champ-front-uniforme-protected-entree-ref-champ-front-uniforme-readon-entree-ref-override)
Attributes Documentation#
const Type_info Champ_front_uniforme::info_obj