Champ_front_Parametrique#

#include <Champ_front_Parametrique.h>
Brief description

: class Champ_front_Parametrique

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\_Parametrique <class-champ-front-parametrique>`
[Champ\_front\_Parametrique](#class-champ-front-parametrique)

Detailed description#

Inherits from#

Inheritance graph#

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

../../../../../_images/classChamp__front__Parametrique__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_Parametrique::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_Parametrique::affecter_(const Champ_front_base &ch) override <champ-front-parametrique-public-champ-front-base-ref-champ-front-parametrique-affecter-underscore-const-champ-front-base-ref-ch-override>`
[Champ_front_base & Champ_front_Parametrique::affecter_(const Champ_front_base &ch) override](#champ-front-parametrique-public-champ-front-base-ref-champ-front-parametrique-affecter-underscore-const-champ-front-base-ref-ch-override)

associer_fr_dis_base#

Definition
void Champ_front_Parametrique::associer_fr_dis_base(const Frontiere_dis_base &fr) override
Brief description

Associe une frontiere discretisee au champ.

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_Parametrique::associer_fr_dis_base(const Frontiere_dis_base &fr) override <champ-front-parametrique-public-void-champ-front-parametrique-associer-fr-dis-base-const-frontiere-dis-base-ref-fr-override>`
[void Champ_front_Parametrique::associer_fr_dis_base(const Frontiere_dis_base &fr) override](#champ-front-parametrique-public-void-champ-front-parametrique-associer-fr-dis-base-const-frontiere-dis-base-ref-fr-override)

avancer#

Definition
int Champ_front_Parametrique::avancer(double temps) override
Brief description

A implementer dans les classes derivees.

Detailed description

Avance en temps : le nouveau temps present sera le temps passe en parametre.

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_Parametrique::avancer(double temps) override <champ-front-parametrique-public-int-champ-front-parametrique-avancer-double-temps-override>`
[int Champ_front_Parametrique::avancer(double temps) override](#champ-front-parametrique-public-int-champ-front-parametrique-avancer-double-temps-override)

calculer_coeffs_echange#

Definition
void Champ_front_Parametrique::calculer_coeffs_echange(double temps) override
Brief description

NE FAIT RIEN, a surcharger Cette methode peut calculer et stocker des donnees utiles a la.

Detailed description

CL, et dependant uniquement de l’inconnue sur laquelle porte cette CL (pas de l’exterieur). cf Champ_front_contact_VEF par exemple. Elle est appelee lorsque l’inconnue est modifiee.

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:`void Champ_front_Parametrique::calculer_coeffs_echange(double temps) override <champ-front-parametrique-public-void-champ-front-parametrique-calculer-coeffs-echange-double-temps-override>`
[void Champ_front_Parametrique::calculer_coeffs_echange(double temps) override](#champ-front-parametrique-public-void-champ-front-parametrique-calculer-coeffs-echange-double-temps-override)

calculer_derivee_en_temps#

Definition
void Champ_front_Parametrique::calculer_derivee_en_temps(double t1, double t2) override
Brief description

Calcule le taux d’accroissement du champ entre t1 et t2 et le stocke dans Gpoint_.

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:`void Champ_front_Parametrique::calculer_derivee_en_temps(double t1, double t2) override <champ-front-parametrique-public-void-champ-front-parametrique-calculer-derivee-en-temps-double-t1-double-t2-override>`
[void Champ_front_Parametrique::calculer_derivee_en_temps(double t1, double t2) override](#champ-front-parametrique-public-void-champ-front-parametrique-calculer-derivee-en-temps-double-t1-double-t2-override)

champ#

Definition
Champ_front_base & Champ_front_Parametrique::champ()
Brief description
Detailed description
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:`Champ_front_base & Champ_front_Parametrique::champ() <champ-front-parametrique-public-champ-front-base-ref-champ-front-parametrique-champ>`
[Champ_front_base & Champ_front_Parametrique::champ()](#champ-front-parametrique-public-champ-front-base-ref-champ-front-parametrique-champ)

champ#

Definition
const Champ_front_base & Champ_front_Parametrique::champ() const
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_base & Champ_front_Parametrique::champ() const <champ-front-parametrique-public-const-champ-front-base-ref-champ-front-parametrique-champ-const>`
[const Champ_front_base & Champ_front_Parametrique::champ() const](#champ-front-parametrique-public-const-champ-front-base-ref-champ-front-parametrique-champ-const)

Champ_front_Parametrique#

Definition
Champ_front_Parametrique::Champ_front_Parametrique()
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_Parametrique::Champ_front_Parametrique() <champ-front-parametrique-public-champ-front-parametrique-champ-front-parametrique>`
[Champ_front_Parametrique::Champ_front_Parametrique()](#champ-front-parametrique-public-champ-front-parametrique-champ-front-parametrique)

changer_temps_futur#

Definition
void Champ_front_Parametrique::changer_temps_futur(double temps, int i) override
Brief description

Change la valeur du temps pour la ieme valeur temporelle apres le present.

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:`void Champ_front_Parametrique::changer_temps_futur(double temps, int i) override <champ-front-parametrique-public-void-champ-front-parametrique-changer-temps-futur-double-temps-int-i-override>`
[void Champ_front_Parametrique::changer_temps_futur(double temps, int i) override](#champ-front-parametrique-public-void-champ-front-parametrique-changer-temps-futur-double-temps-int-i-override)

completer#

Definition
virtual void Champ_front_Parametrique::completer() 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:`virtual void Champ_front_Parametrique::completer() override <champ-front-parametrique-public-virtual-void-champ-front-parametrique-completer-override>`
[virtual void Champ_front_Parametrique::completer() override](#champ-front-parametrique-public-virtual-void-champ-front-parametrique-completer-override)

derivee_en_temps#

Definition
const DoubleTab & Champ_front_Parametrique::derivee_en_temps() const 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:`const DoubleTab & Champ_front_Parametrique::derivee_en_temps() const override <champ-front-parametrique-public-const-doubletab-ref-champ-front-parametrique-derivee-en-temps-const-override>`
[const DoubleTab & Champ_front_Parametrique::derivee_en_temps() const override](#champ-front-parametrique-public-const-doubletab-ref-champ-front-parametrique-derivee-en-temps-const-override)

domaine_dis#

Definition
const Domaine_dis_base & Champ_front_Parametrique::domaine_dis() const 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:`const Domaine_dis_base & Champ_front_Parametrique::domaine_dis() const override <champ-front-parametrique-public-const-domaine-dis-base-ref-champ-front-parametrique-domaine-dis-const-override>`
[const Domaine_dis_base & Champ_front_Parametrique::domaine_dis() const override](#champ-front-parametrique-public-const-domaine-dis-base-ref-champ-front-parametrique-domaine-dis-const-override)

duplique#

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

fixer_nature_du_champ#

Definition
Nature_du_champ Champ_front_Parametrique::fixer_nature_du_champ(Nature_du_champ nat) override
Brief description

Fixer la nature d’un champ: scalaire, multiscalaire, vectoriel.

Detailed description

Le type (enum) Nature_du_champ est defini dans Ch_base.h.

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:`Nature_du_champ Champ_front_Parametrique::fixer_nature_du_champ(Nature_du_champ nat) override <champ-front-parametrique-public-nature-du-champ-champ-front-parametrique-fixer-nature-du-champ-nature-du-champ-nat-override>`
[Nature_du_champ Champ_front_Parametrique::fixer_nature_du_champ(Nature_du_champ nat) override](#champ-front-parametrique-public-nature-du-champ-champ-front-parametrique-fixer-nature-du-champ-nature-du-champ-nat-override)

fixer_nb_comp#

Definition
void Champ_front_Parametrique::fixer_nb_comp(int i) override
Brief description

Fixe le nombre de composantes du champ.

Detailed description

Le champ est vectoriel s’il est de meme dimension que l’espace.

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:`void Champ_front_Parametrique::fixer_nb_comp(int i) override <champ-front-parametrique-public-void-champ-front-parametrique-fixer-nb-comp-int-i-override>`
[void Champ_front_Parametrique::fixer_nb_comp(int i) override](#champ-front-parametrique-public-void-champ-front-parametrique-fixer-nb-comp-int-i-override)

fixer_nb_valeurs_temporelles#

Definition
void Champ_front_Parametrique::fixer_nb_valeurs_temporelles(int nb_cases) override
Brief description

Appele par Conds_lim::completer Par defaut ne fait rien.

Detailed description

A surcharger dans les champs_front instationnaires.

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_Parametrique::fixer_nb_valeurs_temporelles(int nb_cases) override <champ-front-parametrique-public-void-champ-front-parametrique-fixer-nb-valeurs-temporelles-int-nb-cases-override>`
[void Champ_front_Parametrique::fixer_nb_valeurs_temporelles(int nb_cases) override](#champ-front-parametrique-public-void-champ-front-parametrique-fixer-nb-valeurs-temporelles-int-nb-cases-override)

frontiere_dis#

Definition
const Frontiere_dis_base & Champ_front_Parametrique::frontiere_dis() const override
Brief description

Renvoie la frontiere discretisee associee au champ.

Detailed description

(version const)

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 Frontiere_dis_base & Champ_front_Parametrique::frontiere_dis() const override <champ-front-parametrique-public-const-frontiere-dis-base-ref-champ-front-parametrique-frontiere-dis-const-override>`
[const Frontiere_dis_base & Champ_front_Parametrique::frontiere_dis() const override](#champ-front-parametrique-public-const-frontiere-dis-base-ref-champ-front-parametrique-frontiere-dis-const-override)

frontiere_dis#

Definition
Frontiere_dis_base & Champ_front_Parametrique::frontiere_dis() override
Brief description

Renvoie la frontiere discretisee associee au champ.

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:`Frontiere_dis_base & Champ_front_Parametrique::frontiere_dis() override <champ-front-parametrique-public-frontiere-dis-base-ref-champ-front-parametrique-frontiere-dis-override>`
[Frontiere_dis_base & Champ_front_Parametrique::frontiere_dis() override](#champ-front-parametrique-public-frontiere-dis-base-ref-champ-front-parametrique-frontiere-dis-override)

get_info#

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

get_temps_defaut#

Definition
double Champ_front_Parametrique::get_temps_defaut() const 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:`double Champ_front_Parametrique::get_temps_defaut() const override <champ-front-parametrique-public-double-champ-front-parametrique-get-temps-defaut-const-override>`
[double Champ_front_Parametrique::get_temps_defaut() const override](#champ-front-parametrique-public-double-champ-front-parametrique-get-temps-defaut-const-override)

initialiser#

Definition
int Champ_front_Parametrique::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:

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

instationnaire#

Definition
bool Champ_front_Parametrique::instationnaire() const 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:`bool Champ_front_Parametrique::instationnaire() const override <champ-front-parametrique-public-bool-champ-front-parametrique-instationnaire-const-override>`
[bool Champ_front_Parametrique::instationnaire() const override](#champ-front-parametrique-public-bool-champ-front-parametrique-instationnaire-const-override)

mettre_a_jour#

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

nature_du_champ#

Definition
Nature_du_champ Champ_front_Parametrique::nature_du_champ() const 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:`Nature_du_champ Champ_front_Parametrique::nature_du_champ() const override <champ-front-parametrique-public-nature-du-champ-champ-front-parametrique-nature-du-champ-const-override>`
[Nature_du_champ Champ_front_Parametrique::nature_du_champ() const override](#champ-front-parametrique-public-nature-du-champ-champ-front-parametrique-nature-du-champ-const-override)

nb_comp#

Definition
int Champ_front_Parametrique::nb_comp() const 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:`int Champ_front_Parametrique::nb_comp() const override <champ-front-parametrique-public-int-champ-front-parametrique-nb-comp-const-override>`
[int Champ_front_Parametrique::nb_comp() const override](#champ-front-parametrique-public-int-champ-front-parametrique-nb-comp-const-override)

newCompute#

Definition
std::string Champ_front_Parametrique::newCompute() const
Brief description
Detailed description
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:`std::string Champ_front_Parametrique::newCompute() const <champ-front-parametrique-public-std-string-champ-front-parametrique-newcompute-const>`
[std::string Champ_front_Parametrique::newCompute() const](#champ-front-parametrique-public-std-string-champ-front-parametrique-newcompute-const)

reculer#

Definition
int Champ_front_Parametrique::reculer(double temps) override
Brief description

A implementer dans les classes derivees.

Detailed description

Recule en temps : le nouveau temps present sera le temps passe en parametre.

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_Parametrique::reculer(double temps) override <champ-front-parametrique-public-int-champ-front-parametrique-reculer-double-temps-override>`
[int Champ_front_Parametrique::reculer(double temps) override](#champ-front-parametrique-public-int-champ-front-parametrique-reculer-double-temps-override)

set_temps_defaut#

Definition
void Champ_front_Parametrique::set_temps_defaut(double temps) 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:`void Champ_front_Parametrique::set_temps_defaut(double temps) override <champ-front-parametrique-public-void-champ-front-parametrique-set-temps-defaut-double-temps-override>`
[void Champ_front_Parametrique::set_temps_defaut(double temps) override](#champ-front-parametrique-public-void-champ-front-parametrique-set-temps-defaut-double-temps-override)

taille_memoire#

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

valeurs#

Definition
virtual const DoubleTab & Champ_front_Parametrique::valeurs() const override
Brief description

Renvoie le tableau des valeurs du champ au temps par defaut.

Detailed description

(version const)

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:`virtual const DoubleTab & Champ_front_Parametrique::valeurs() const override <champ-front-parametrique-public-virtual-const-doubletab-ref-champ-front-parametrique-valeurs-const-override>`
[virtual const DoubleTab & Champ_front_Parametrique::valeurs() const override](#champ-front-parametrique-public-virtual-const-doubletab-ref-champ-front-parametrique-valeurs-const-override)

valeurs#

Definition
virtual const DoubleTab & Champ_Proto::valeurs() const=0
Brief description

Renvoie le tableau des valeurs du champ au temps par defaut.

Detailed description

(version const)

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:`virtual const DoubleTab & Champ_Proto::valeurs() const=0 <champ-front-parametrique-public-virtual-const-doubletab-ref-champ-proto-valeurs-const-equal-0>`
[virtual const DoubleTab & Champ_Proto::valeurs() const=0](#champ-front-parametrique-public-virtual-const-doubletab-ref-champ-proto-valeurs-const-equal-0)

valeurs#

Definition
virtual DoubleTab & Champ_front_Parametrique::valeurs() override
Brief description

Renvoie le tableau des valeurs du champ.

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:`virtual DoubleTab & Champ_front_Parametrique::valeurs() override <champ-front-parametrique-public-virtual-doubletab-ref-champ-front-parametrique-valeurs-override>`
[virtual DoubleTab & Champ_front_Parametrique::valeurs() override](#champ-front-parametrique-public-virtual-doubletab-ref-champ-front-parametrique-valeurs-override)

valeurs#

Definition
virtual DoubleTab & Champ_Proto::valeurs()=0
Brief description

Renvoie le tableau des valeurs du champ.

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:`virtual DoubleTab & Champ_Proto::valeurs()=0 <champ-front-parametrique-public-virtual-doubletab-ref-champ-proto-valeurs-equal-0>`
[virtual DoubleTab & Champ_Proto::valeurs()=0](#champ-front-parametrique-public-virtual-doubletab-ref-champ-proto-valeurs-equal-0)

valeurs#

Definition
virtual DoubleTab & Champ_Proto::valeurs(double temps)
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:`virtual DoubleTab & Champ_Proto::valeurs(double temps) <champ-front-parametrique-public-virtual-doubletab-ref-champ-proto-valeurs-double-temps>`
[virtual DoubleTab & Champ_Proto::valeurs(double temps)](#champ-front-parametrique-public-virtual-doubletab-ref-champ-proto-valeurs-double-temps)

valeurs#

Definition
virtual const DoubleTab & Champ_Proto::valeurs(double temps) const
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:`virtual const DoubleTab & Champ_Proto::valeurs(double temps) const <champ-front-parametrique-public-virtual-const-doubletab-ref-champ-proto-valeurs-double-temps-const>`
[virtual const DoubleTab & Champ_Proto::valeurs(double temps) const](#champ-front-parametrique-public-virtual-const-doubletab-ref-champ-proto-valeurs-double-temps-const)

valeurs_au_temps#

Definition
const DoubleTab & Champ_front_Parametrique::valeurs_au_temps(double temps) const 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:`const DoubleTab & Champ_front_Parametrique::valeurs_au_temps(double temps) const override <champ-front-parametrique-public-const-doubletab-ref-champ-front-parametrique-valeurs-au-temps-double-temps-const-override>`
[const DoubleTab & Champ_front_Parametrique::valeurs_au_temps(double temps) const override](#champ-front-parametrique-public-const-doubletab-ref-champ-front-parametrique-valeurs-au-temps-double-temps-const-override)

valeurs_au_temps#

Definition
DoubleTab & Champ_front_Parametrique::valeurs_au_temps(double temps) override
Brief description
Detailed description

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:`DoubleTab & Champ_front_Parametrique::valeurs_au_temps(double temps) override <champ-front-parametrique-public-doubletab-ref-champ-front-parametrique-valeurs-au-temps-double-temps-override>`
[DoubleTab & Champ_front_Parametrique::valeurs_au_temps(double temps) override](#champ-front-parametrique-public-doubletab-ref-champ-front-parametrique-valeurs-au-temps-double-temps-override)

valeurs_face#

Definition
void Champ_front_Parametrique::valeurs_face(int i, DoubleVect &val) const override
Brief description

Renvoie le vecteur des valeurs du champ pour la face donnee.

Detailed description

Par defaut pour les champs fonc, on suppose que le tableau des valeurs porte nb_faces * nb_compo_ valeurs. Exemple de cas particulier: champ_front_uniforme::valeurs_face

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:`void Champ_front_Parametrique::valeurs_face(int i, DoubleVect &val) const override <champ-front-parametrique-public-void-champ-front-parametrique-valeurs-face-int-i-doublevect-ref-val-const-override>`
[void Champ_front_Parametrique::valeurs_face(int i, DoubleVect &val) const override](#champ-front-parametrique-public-void-champ-front-parametrique-valeurs-face-int-i-doublevect-ref-val-const-override)

verifier#

Definition
void Champ_front_Parametrique::verifier(const Cond_lim_base &la_cl) const 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:`void Champ_front_Parametrique::verifier(const Cond_lim_base &la_cl) const override <champ-front-parametrique-public-void-champ-front-parametrique-verifier-const-cond-lim-base-ref-la-cl-const-override>`
[void Champ_front_Parametrique::verifier(const Cond_lim_base &la_cl) const override](#champ-front-parametrique-public-void-champ-front-parametrique-verifier-const-cond-lim-base-ref-la-cl-const-override)

~Champ_front_Parametrique#

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

cree_instance#

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

info#

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

self_cast#

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

self_cast#

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

printOn#

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

Imprime le nom du champ sur un flot de sortie.

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

readOn#

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

DOES NOTHING - to override in derived classes.

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

Attributes Documentation#

info_obj (public)
const Type_info Champ_front_Parametrique::info_obj
champs_ (private)
TRUST_List<TRUST_Deriv<Champ_front_base>> Champ_front_Parametrique::champs_
index_ (private)
int Champ_front_Parametrique::index_ = 0
last_t2_ (private)
double Champ_front_Parametrique::last_t2_ = 1e + 38