Champ_front_txyz#
#include <Champ_front_txyz.h>
classe Champ_front_txyz Classe derivee de Champ_front_var 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\_txyz <class-champ-front-txyz>`
[Champ\_front\_txyz](#class-champ-front-txyz)
Detailed description#
champs aux frontieres analytiques en espace et constants dans le temps Nouveau champ frontiere il permet de mettre en champ frontiere un parametre qui depend d’une fonction. Cette fonction est rentree dans le jeu de donnees sous la forme d’une chaine de caracteres. Pas besoin de recompilation comme avec la classe Champ_front_analytique qui utilise une fonction codee en dur.
Inherits from#
public : Ch_front_var_instationnaire_indep
Inherited by#
public : Champ_Front_xyz_Tabule
public : Champ_front_MED
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_txyz::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_txyz::affecter_(const Champ_front_base &ch) override <champ-front-txyz-public-champ-front-base-ref-champ-front-txyz-affecter-underscore-const-champ-front-base-ref-ch-override>`
[Champ_front_base & Champ_front_txyz::affecter_(const Champ_front_base &ch) override](#champ-front-txyz-public-champ-front-base-ref-champ-front-txyz-affecter-underscore-const-champ-front-base-ref-ch-override)
Champ_front_txyz#
Champ_front_txyz::Champ_front_txyz()
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_txyz::Champ_front_txyz() <champ-front-txyz-public-champ-front-txyz-champ-front-txyz>`
[Champ_front_txyz::Champ_front_txyz()](#champ-front-txyz-public-champ-front-txyz-champ-front-txyz)
duplique#
int Champ_front_txyz::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_txyz::duplique() const override <champ-front-txyz-public-int-champ-front-txyz-duplique-const-override>`
[int Champ_front_txyz::duplique() const override](#champ-front-txyz-public-int-champ-front-txyz-duplique-const-override)
get_info#
const Type_info * Champ_front_txyz::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_txyz::get_info() const override <champ-front-txyz-public-const-type-info-ptr-champ-front-txyz-get-info-const-override>`
[const Type_info * Champ_front_txyz::get_info() const override](#champ-front-txyz-public-const-type-info-ptr-champ-front-txyz-get-info-const-override)
mettre_a_jour#
void Champ_front_txyz::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 Champ_front_txyz::mettre_a_jour(double temps) override <champ-front-txyz-public-void-champ-front-txyz-mettre-a-jour-double-temps-override>`
[void Champ_front_txyz::mettre_a_jour(double temps) override](#champ-front-txyz-public-void-champ-front-txyz-mettre-a-jour-double-temps-override)
taille_memoire#
unsigned Champ_front_txyz::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_txyz::taille_memoire() const override <champ-front-txyz-public-unsigned-champ-front-txyz-taille-memoire-const-override>`
[unsigned Champ_front_txyz::taille_memoire() const override](#champ-front-txyz-public-unsigned-champ-front-txyz-taille-memoire-const-override)
valeur_au_temps_et_au_point#
double Champ_front_txyz::valeur_au_temps_et_au_point(double temps, int som, double x, double y, double z, int comp) const override
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:`double Champ_front_txyz::valeur_au_temps_et_au_point(double temps, int som, double x, double y, double z, int comp) const override <champ-front-txyz-public-double-champ-front-txyz-valeur-au-temps-et-au-point-double-temps-int-som-double-x-double-y-double-z-int-comp-const-override>`
[double Champ_front_txyz::valeur_au_temps_et_au_point(double temps, int som, double x, double y, double z, int comp) const override](#champ-front-txyz-public-double-champ-front-txyz-valeur-au-temps-et-au-point-double-temps-int-som-double-x-double-y-double-z-int-comp-const-override)
valeur_au_temps_et_au_point_disponible#
int Champ_front_txyz::valeur_au_temps_et_au_point_disponible() 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_txyz::valeur_au_temps_et_au_point_disponible() const override <champ-front-txyz-public-int-champ-front-txyz-valeur-au-temps-et-au-point-disponible-const-override>`
[int Champ_front_txyz::valeur_au_temps_et_au_point_disponible() const override](#champ-front-txyz-public-int-champ-front-txyz-valeur-au-temps-et-au-point-disponible-const-override)
~Champ_front_txyz#
Champ_front_txyz::~Champ_front_txyz()
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_txyz::~Champ_front_txyz() <champ-front-txyz-public-champ-front-txyz-dtor-champ-front-txyz>`
[Champ_front_txyz::~Champ_front_txyz()](#champ-front-txyz-public-champ-front-txyz-dtor-champ-front-txyz)
cree_instance#
Objet_U * Champ_front_txyz::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_txyz::cree_instance() <champ-front-txyz-public-static-objet-u-ptr-champ-front-txyz-cree-instance>`
[Objet_U * Champ_front_txyz::cree_instance()](#champ-front-txyz-public-static-objet-u-ptr-champ-front-txyz-cree-instance)
info#
const Type_info * Champ_front_txyz::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_txyz::info() <champ-front-txyz-public-static-const-type-info-ptr-champ-front-txyz-info>`
[const Type_info * Champ_front_txyz::info()](#champ-front-txyz-public-static-const-type-info-ptr-champ-front-txyz-info)
self_cast#
const Champ_front_txyz & Champ_front_txyz::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_txyz & Champ_front_txyz::self_cast(const Objet_U &) <champ-front-txyz-public-static-const-champ-front-txyz-ref-champ-front-txyz-self-cast-const-objet-u-ref>`
[const Champ_front_txyz & Champ_front_txyz::self_cast(const Objet_U &)](#champ-front-txyz-public-static-const-champ-front-txyz-ref-champ-front-txyz-self-cast-const-objet-u-ref)
self_cast#
Champ_front_txyz & Champ_front_txyz::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_txyz & Champ_front_txyz::self_cast(Objet_U &) <champ-front-txyz-public-static-champ-front-txyz-ref-champ-front-txyz-self-cast-objet-u-ref>`
[Champ_front_txyz & Champ_front_txyz::self_cast(Objet_U &)](#champ-front-txyz-public-static-champ-front-txyz-ref-champ-front-txyz-self-cast-objet-u-ref)
printOn#
Sortie & Champ_front_txyz::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:
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:`Sortie & Champ_front_txyz::printOn(Sortie &x) const override <champ-front-txyz-protected-sortie-ref-champ-front-txyz-printon-sortie-ref-x-const-override>`
[Sortie & Champ_front_txyz::printOn(Sortie &x) const override](#champ-front-txyz-protected-sortie-ref-champ-front-txyz-printon-sortie-ref-x-const-override)
readOn#
Entree & Champ_front_txyz::readOn(Entree &) override
Lit le champ a partir d’un flot d’entree.
Detailed description
Format: Champ_front_txyz nb_compo vrel_1 … [vrel_i]
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:`Entree & Champ_front_txyz::readOn(Entree &) override <champ-front-txyz-protected-entree-ref-champ-front-txyz-readon-entree-ref-override>`
[Entree & Champ_front_txyz::readOn(Entree &) override](#champ-front-txyz-protected-entree-ref-champ-front-txyz-readon-entree-ref-override)
Attributes Documentation#
const Type_info Champ_front_txyz::info_obj
TRUST_Vector<Parser_U> Champ_front_txyz::fxyz