Champ_front_var_instationnaire#
#include <Champ_front_var_instationnaire.h>
classe Champ_front_var_instationnaire Classe derivee de Champ_front_var qui represente les champs aux
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\_var\_instationnaire <class-champ-front-var-instationnaire>`
[Champ\_front\_var\_instationnaire](#class-champ-front-var-instationnaire)
Detailed description#
frontieres variables en espace et dans le temps. Les Champ_front_var_instationnaire sont classes suivant que leurs valeurs dependent ou non de parametres externes a l’equation, en Champ_front_var_instationnaire_indep et Champ_front_var_instationnaire_dep. L’implementation du calcul du champ doit se faire dans la methode mettre_a_jour. Dans le premier cas (indep), la methode initialiser peut appeler la methode mettre_a_jour, mais pas dans le second cas (dep). Elle peut de toutes facons utiliser l’inconnue qui lui est passee en parametre comme une premiere estimation.
Inherits from#
public : Champ_front_var
Inherited by#
public : Ch_front_Vortex
public : Ch_front_var_instationnaire_dep
public : Ch_front_var_instationnaire_indep
public : Champ_front_rayonnement
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#
avancer#
int Champ_front_var_instationnaire::avancer(double temps) override
Avance jusqu’au temps desire.
Detailed description
Sinon, sort en erreur.
Reimplements:
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:`int Champ_front_var_instationnaire::avancer(double temps) override <champ-front-var-instationnaire-public-int-champ-front-var-instationnaire-avancer-double-temps-override>`
[int Champ_front_var_instationnaire::avancer(double temps) override](#champ-front-var-instationnaire-public-int-champ-front-var-instationnaire-avancer-double-temps-override)
Champ_front_var_instationnaire#
Champ_front_var_instationnaire::Champ_front_var_instationnaire()
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_var_instationnaire::Champ_front_var_instationnaire() <champ-front-var-instationnaire-public-champ-front-var-instationnaire-champ-front-var-instationnaire>`
[Champ_front_var_instationnaire::Champ_front_var_instationnaire()](#champ-front-var-instationnaire-public-champ-front-var-instationnaire-champ-front-var-instationnaire)
fixer_nb_valeurs_temporelles#
void Champ_front_var_instationnaire::fixer_nb_valeurs_temporelles(int nb_cases) override
Surcharge Champ_front_base::fixer_nb_valeurs_temporelles .
Detailed description
Reimplements:
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_var_instationnaire::fixer_nb_valeurs_temporelles(int nb_cases) override <champ-front-var-instationnaire-public-void-champ-front-var-instationnaire-fixer-nb-valeurs-temporelles-int-nb-cases-override>`
[void Champ_front_var_instationnaire::fixer_nb_valeurs_temporelles(int nb_cases) override](#champ-front-var-instationnaire-public-void-champ-front-var-instationnaire-fixer-nb-valeurs-temporelles-int-nb-cases-override)
get_info#
const Type_info * Champ_front_var_instationnaire::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_var_instationnaire::get_info() const override <champ-front-var-instationnaire-public-const-type-info-ptr-champ-front-var-instationnaire-get-info-const-override>`
[const Type_info * Champ_front_var_instationnaire::get_info() const override](#champ-front-var-instationnaire-public-const-type-info-ptr-champ-front-var-instationnaire-get-info-const-override)
has_valeurs_au_temps#
bool Champ_front_var_instationnaire::has_valeurs_au_temps(double temps) const override
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_var_instationnaire::has_valeurs_au_temps(double temps) const override <champ-front-var-instationnaire-public-bool-champ-front-var-instationnaire-has-valeurs-au-temps-double-temps-const-override>`
[bool Champ_front_var_instationnaire::has_valeurs_au_temps(double temps) const override](#champ-front-var-instationnaire-public-bool-champ-front-var-instationnaire-has-valeurs-au-temps-double-temps-const-override)
initialiser#
int Champ_front_var_instationnaire::initialiser(double temps, const Champ_Inc_base &inco) override
Initialise le temps courant et Gpoint.
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:`int Champ_front_var_instationnaire::initialiser(double temps, const Champ_Inc_base &inco) override <champ-front-var-instationnaire-public-int-champ-front-var-instationnaire-initialiser-double-temps-const-champ-inc-base-ref-inco-override>`
[int Champ_front_var_instationnaire::initialiser(double temps, const Champ_Inc_base &inco) override](#champ-front-var-instationnaire-public-int-champ-front-var-instationnaire-initialiser-double-temps-const-champ-inc-base-ref-inco-override)
reculer#
int Champ_front_var_instationnaire::reculer(double temps) override
Recule jusqu’au temps desire.
Detailed description
Sinon, sort en erreur.
Reimplements:
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:`int Champ_front_var_instationnaire::reculer(double temps) override <champ-front-var-instationnaire-public-int-champ-front-var-instationnaire-reculer-double-temps-override>`
[int Champ_front_var_instationnaire::reculer(double temps) override](#champ-front-var-instationnaire-public-int-champ-front-var-instationnaire-reculer-double-temps-override)
valeur_au_temps_et_au_point#
virtual double Champ_front_var_instationnaire::valeur_au_temps_et_au_point(double temps, int som, double x, double y, double z, int comp) const
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:`virtual double Champ_front_var_instationnaire::valeur_au_temps_et_au_point(double temps, int som, double x, double y, double z, int comp) const <champ-front-var-instationnaire-public-virtual-double-champ-front-var-instationnaire-valeur-au-temps-et-au-point-double-temps-int-som-double-x-double-y-double-z-int-comp-const>`
[virtual double Champ_front_var_instationnaire::valeur_au_temps_et_au_point(double temps, int som, double x, double y, double z, int comp) const](#champ-front-var-instationnaire-public-virtual-double-champ-front-var-instationnaire-valeur-au-temps-et-au-point-double-temps-int-som-double-x-double-y-double-z-int-comp-const)
valeur_au_temps_et_au_point_disponible#
virtual int Champ_front_var_instationnaire::valeur_au_temps_et_au_point_disponible() const
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:`virtual int Champ_front_var_instationnaire::valeur_au_temps_et_au_point_disponible() const <champ-front-var-instationnaire-public-virtual-int-champ-front-var-instationnaire-valeur-au-temps-et-au-point-disponible-const>`
[virtual int Champ_front_var_instationnaire::valeur_au_temps_et_au_point_disponible() const](#champ-front-var-instationnaire-public-virtual-int-champ-front-var-instationnaire-valeur-au-temps-et-au-point-disponible-const)
valeurs_au_temps#
const DoubleTab & Champ_front_var_instationnaire::valeurs_au_temps(double temps) const override
Renvoie les valeurs au temps desire.
Detailed description
Sinon, sort en erreur.
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 DoubleTab & Champ_front_var_instationnaire::valeurs_au_temps(double temps) const override <champ-front-var-instationnaire-public-const-doubletab-ref-champ-front-var-instationnaire-valeurs-au-temps-double-temps-const-override>`
[const DoubleTab & Champ_front_var_instationnaire::valeurs_au_temps(double temps) const override](#champ-front-var-instationnaire-public-const-doubletab-ref-champ-front-var-instationnaire-valeurs-au-temps-double-temps-const-override)
valeurs_au_temps#
DoubleTab & Champ_front_var_instationnaire::valeurs_au_temps(double temps) override
Renvoie les valeurs au temps desire.
Detailed description
Sinon, sort en erreur.
Reimplements:
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_var_instationnaire::valeurs_au_temps(double temps) override <champ-front-var-instationnaire-public-doubletab-ref-champ-front-var-instationnaire-valeurs-au-temps-double-temps-override>`
[DoubleTab & Champ_front_var_instationnaire::valeurs_au_temps(double temps) override](#champ-front-var-instationnaire-public-doubletab-ref-champ-front-var-instationnaire-valeurs-au-temps-double-temps-override)
~Champ_front_var_instationnaire#
Champ_front_var_instationnaire::~Champ_front_var_instationnaire() override
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_var_instationnaire::~Champ_front_var_instationnaire() override <champ-front-var-instationnaire-public-champ-front-var-instationnaire-dtor-champ-front-var-instationnaire-override>`
[Champ_front_var_instationnaire::~Champ_front_var_instationnaire() override](#champ-front-var-instationnaire-public-champ-front-var-instationnaire-dtor-champ-front-var-instationnaire-override)
info#
const Type_info * Champ_front_var_instationnaire::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_var_instationnaire::info() <champ-front-var-instationnaire-public-static-const-type-info-ptr-champ-front-var-instationnaire-info>`
[const Type_info * Champ_front_var_instationnaire::info()](#champ-front-var-instationnaire-public-static-const-type-info-ptr-champ-front-var-instationnaire-info)
self_cast#
const Champ_front_var_instationnaire & Champ_front_var_instationnaire::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_var_instationnaire & Champ_front_var_instationnaire::self_cast(const Objet_U &) <champ-front-var-instationnaire-public-static-const-champ-front-var-instationnaire-ref-champ-front-var-instationnaire-self-cast-const-objet-u-ref>`
[const Champ_front_var_instationnaire & Champ_front_var_instationnaire::self_cast(const Objet_U &)](#champ-front-var-instationnaire-public-static-const-champ-front-var-instationnaire-ref-champ-front-var-instationnaire-self-cast-const-objet-u-ref)
self_cast#
Champ_front_var_instationnaire & Champ_front_var_instationnaire::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_var_instationnaire & Champ_front_var_instationnaire::self_cast(Objet_U &) <champ-front-var-instationnaire-public-static-champ-front-var-instationnaire-ref-champ-front-var-instationnaire-self-cast-objet-u-ref>`
[Champ_front_var_instationnaire & Champ_front_var_instationnaire::self_cast(Objet_U &)](#champ-front-var-instationnaire-public-static-champ-front-var-instationnaire-ref-champ-front-var-instationnaire-self-cast-objet-u-ref)
printOn#
Sortie & Champ_front_var_instationnaire::printOn(Sortie &x) const override
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_var_instationnaire::printOn(Sortie &x) const override <champ-front-var-instationnaire-protected-sortie-ref-champ-front-var-instationnaire-printon-sortie-ref-x-const-override>`
[Sortie & Champ_front_var_instationnaire::printOn(Sortie &x) const override](#champ-front-var-instationnaire-protected-sortie-ref-champ-front-var-instationnaire-printon-sortie-ref-x-const-override)
readOn#
Entree & Champ_front_var_instationnaire::readOn(Entree &) override
NE FAIT RIEN A surcharger dans les classes derivees.
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:`Entree & Champ_front_var_instationnaire::readOn(Entree &) override <champ-front-var-instationnaire-protected-entree-ref-champ-front-var-instationnaire-readon-entree-ref-override>`
[Entree & Champ_front_var_instationnaire::readOn(Entree &) override](#champ-front-var-instationnaire-protected-entree-ref-champ-front-var-instationnaire-readon-entree-ref-override)
Attributes Documentation#
const Type_info Champ_front_var_instationnaire::info_obj