Champ_Front_Fonction#

#include <Champ_Front_Fonction.h>
Brief description

Classe Champ_Front_Fonction Classe derivee de Champ_front_var_instationnaire_dep 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\_Fonction <class-champ-front-fonction>`
[Champ\_Front\_Fonction](#class-champ-front-fonction)

Detailed description#

champs fonctions d’un autre champ par une fonction

Inherits from#

Inheritance graph#

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

../../../../../_images/classChamp__Front__Fonction__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

affecter_#

Definition
Champ_front_base & Champ_Front_Fonction::affecter_(const Champ_front_base &ch) override
Brief description
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:`Champ_front_base & Champ_Front_Fonction::affecter_(const Champ_front_base &ch) override <champ-front-fonction-public-champ-front-base-ref-champ-front-fonction-affecter-underscore-const-champ-front-base-ref-ch-override>`
[Champ_front_base & Champ_Front_Fonction::affecter_(const Champ_front_base &ch) override](#champ-front-fonction-public-champ-front-base-ref-champ-front-fonction-affecter-underscore-const-champ-front-base-ref-ch-override)

Champ_Front_Fonction#

Definition
Champ_Front_Fonction::Champ_Front_Fonction()
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:`Champ_Front_Fonction::Champ_Front_Fonction() <champ-front-fonction-public-champ-front-fonction-champ-front-fonction>`
[Champ_Front_Fonction::Champ_Front_Fonction()](#champ-front-fonction-public-champ-front-fonction-champ-front-fonction)

duplique#

Definition
int Champ_Front_Fonction::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 Champ_Front_Fonction::duplique() const override <champ-front-fonction-public-int-champ-front-fonction-duplique-const-override>`
[int Champ_Front_Fonction::duplique() const override](#champ-front-fonction-public-int-champ-front-fonction-duplique-const-override)

get_info#

Definition
const Type_info * Champ_Front_Fonction::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 * Champ_Front_Fonction::get_info() const override <champ-front-fonction-public-const-type-info-ptr-champ-front-fonction-get-info-const-override>`
[const Type_info * Champ_Front_Fonction::get_info() const override](#champ-front-fonction-public-const-type-info-ptr-champ-front-fonction-get-info-const-override)

initialiser#

Definition
int Champ_Front_Fonction::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 Champ_Front_Fonction::initialiser(double temps, const Champ_Inc_base &inco) override <champ-front-fonction-public-int-champ-front-fonction-initialiser-double-temps-const-champ-inc-base-ref-inco-override>`
[int Champ_Front_Fonction::initialiser(double temps, const Champ_Inc_base &inco) override](#champ-front-fonction-public-int-champ-front-fonction-initialiser-double-temps-const-champ-inc-base-ref-inco-override)

mettre_a_jour#

Definition
void Champ_Front_Fonction::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 Champ_Front_Fonction::mettre_a_jour(double temps) override <champ-front-fonction-public-void-champ-front-fonction-mettre-a-jour-double-temps-override>`
[void Champ_Front_Fonction::mettre_a_jour(double temps) override](#champ-front-fonction-public-void-champ-front-fonction-mettre-a-jour-double-temps-override)

nom_champ_parametre#

Definition
Nom & Champ_Front_Fonction::nom_champ_parametre()
Brief description
Detailed description
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:`Nom & Champ_Front_Fonction::nom_champ_parametre() <champ-front-fonction-public-nom-ref-champ-front-fonction-nom-champ-parametre>`
[Nom & Champ_Front_Fonction::nom_champ_parametre()](#champ-front-fonction-public-nom-ref-champ-front-fonction-nom-champ-parametre)

taille_memoire#

Definition
unsigned Champ_Front_Fonction::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 Champ_Front_Fonction::taille_memoire() const override <champ-front-fonction-public-unsigned-champ-front-fonction-taille-memoire-const-override>`
[unsigned Champ_Front_Fonction::taille_memoire() const override](#champ-front-fonction-public-unsigned-champ-front-fonction-taille-memoire-const-override)

~Champ_Front_Fonction#

Definition
Champ_Front_Fonction::~Champ_Front_Fonction()
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:`Champ_Front_Fonction::~Champ_Front_Fonction() <champ-front-fonction-public-champ-front-fonction-dtor-champ-front-fonction>`
[Champ_Front_Fonction::~Champ_Front_Fonction()](#champ-front-fonction-public-champ-front-fonction-dtor-champ-front-fonction)

cree_instance#

Definition
Objet_U * Champ_Front_Fonction::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 * Champ_Front_Fonction::cree_instance() <champ-front-fonction-public-static-objet-u-ptr-champ-front-fonction-cree-instance>`
[Objet_U * Champ_Front_Fonction::cree_instance()](#champ-front-fonction-public-static-objet-u-ptr-champ-front-fonction-cree-instance)

info#

Definition
const Type_info * Champ_Front_Fonction::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 * Champ_Front_Fonction::info() <champ-front-fonction-public-static-const-type-info-ptr-champ-front-fonction-info>`
[const Type_info * Champ_Front_Fonction::info()](#champ-front-fonction-public-static-const-type-info-ptr-champ-front-fonction-info)

self_cast#

Definition
const Champ_Front_Fonction & Champ_Front_Fonction::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 Champ_Front_Fonction & Champ_Front_Fonction::self_cast(const Objet_U &) <champ-front-fonction-public-static-const-champ-front-fonction-ref-champ-front-fonction-self-cast-const-objet-u-ref>`
[const Champ_Front_Fonction & Champ_Front_Fonction::self_cast(const Objet_U &)](#champ-front-fonction-public-static-const-champ-front-fonction-ref-champ-front-fonction-self-cast-const-objet-u-ref)

self_cast#

Definition
Champ_Front_Fonction & Champ_Front_Fonction::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:`Champ_Front_Fonction & Champ_Front_Fonction::self_cast(Objet_U &) <champ-front-fonction-public-static-champ-front-fonction-ref-champ-front-fonction-self-cast-objet-u-ref>`
[Champ_Front_Fonction & Champ_Front_Fonction::self_cast(Objet_U &)](#champ-front-fonction-public-static-champ-front-fonction-ref-champ-front-fonction-self-cast-objet-u-ref)

printOn#

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

NE FAIT RIEN.

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 & Champ_Front_Fonction::printOn(Sortie &x) const override <champ-front-fonction-protected-sortie-ref-champ-front-fonction-printon-sortie-ref-x-const-override>`
[Sortie & Champ_Front_Fonction::printOn(Sortie &x) const override](#champ-front-fonction-protected-sortie-ref-champ-front-fonction-printon-sortie-ref-x-const-override)

readOn#

Definition
Entree & Champ_Front_Fonction::readOn(Entree &) override
Brief description

Lecture du Champ a partir d’un flot d’entree, (On ne sait traiter que les champs scalaires.

Detailed description

) exemple: Champ_Front_Fonction 1 (nombre de composantes) temperature (ch est fonction de la temperature) val*6 (expression du parser)

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_Fonction::readOn(Entree &) override <champ-front-fonction-protected-entree-ref-champ-front-fonction-readon-entree-ref-override>`
[Entree & Champ_Front_Fonction::readOn(Entree &) override](#champ-front-fonction-protected-entree-ref-champ-front-fonction-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Champ_Front_Fonction::info_obj
la_table (protected)
Table Champ_Front_Fonction::la_table
nom_champ_parametre_ (protected)
Nom Champ_Front_Fonction::nom_champ_parametre_
ref_pb (protected)
TRUST_Ref<Probleme_base *> Champ_Front_Fonction::ref_pb