Champ_front_txyz#
#include <Champ_front_txyz.h>
classe Champ_front_txyz Classe derivee de Champ_front_var qui represente les
How to cite this class in this doc#
: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
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
Champ_front_base & Champ_front_txyz::affecter_(const Champ_front_base &ch) override
Renvoie l’objet upcaste en Champ_front_base &.
Reimplements:
How to cite in this doc:
:ref:`Champ_front_base & Champ_front_txyz::affecter_(const Champ_front_base &ch) override <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](#public-champ-front-base-ref-champ-front-txyz-affecter-underscore-const-champ-front-base-ref-ch-override)
Champ_front_txyz::Champ_front_txyz()
How to cite in this doc:
:ref:`Champ_front_txyz::Champ_front_txyz() <public-champ-front-txyz-champ-front-txyz>`
[Champ_front_txyz::Champ_front_txyz()](#public-champ-front-txyz-champ-front-txyz)
int Champ_front_txyz::duplique() const override
Reimplements:
How to cite in this doc:
:ref:`int Champ_front_txyz::duplique() const override <public-int-champ-front-txyz-duplique-const-override>`
[int Champ_front_txyz::duplique() const override](#public-int-champ-front-txyz-duplique-const-override)
const Type_info * Champ_front_txyz::get_info() const override
Donne des informations sur le type de l’ Objet_U .
Reimplements:
How to cite in this doc:
:ref:`const Type_info * Champ_front_txyz::get_info() const override <public-const-type-info-ptr-champ-front-txyz-get-info-const-override>`
[const Type_info * Champ_front_txyz::get_info() const override](#public-const-type-info-ptr-champ-front-txyz-get-info-const-override)
void Champ_front_txyz::mettre_a_jour(double temps) override
NE FAIT RIEN, a surcharger.
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 cite in this doc:
:ref:`void Champ_front_txyz::mettre_a_jour(double temps) override <public-void-champ-front-txyz-mettre-a-jour-double-temps-override>`
[void Champ_front_txyz::mettre_a_jour(double temps) override](#public-void-champ-front-txyz-mettre-a-jour-double-temps-override)
unsigned Champ_front_txyz::taille_memoire() const override
Reimplements:
How to cite in this doc:
:ref:`unsigned Champ_front_txyz::taille_memoire() const override <public-unsigned-champ-front-txyz-taille-memoire-const-override>`
[unsigned Champ_front_txyz::taille_memoire() const override](#public-unsigned-champ-front-txyz-taille-memoire-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
Reimplements:
References
Referenced By
How to cite in this doc:
: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 <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](#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)
int Champ_front_txyz::valeur_au_temps_et_au_point_disponible() const override
Reimplements:
How to cite in this doc:
:ref:`int Champ_front_txyz::valeur_au_temps_et_au_point_disponible() const override <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](#public-int-champ-front-txyz-valeur-au-temps-et-au-point-disponible-const-override)
Champ_front_txyz::~Champ_front_txyz()
How to cite in this doc:
:ref:`Champ_front_txyz::~Champ_front_txyz() <public-champ-front-txyz-dtor-champ-front-txyz>`
[Champ_front_txyz::~Champ_front_txyz()](#public-champ-front-txyz-dtor-champ-front-txyz)
Objet_U * Champ_front_txyz::cree_instance()
How to cite in this doc:
:ref:`Objet_U * Champ_front_txyz::cree_instance() <public-static-objet-u-ptr-champ-front-txyz-cree-instance>`
[Objet_U * Champ_front_txyz::cree_instance()](#public-static-objet-u-ptr-champ-front-txyz-cree-instance)
const Type_info * Champ_front_txyz::info()
How to cite in this doc:
:ref:`const Type_info * Champ_front_txyz::info() <public-static-const-type-info-ptr-champ-front-txyz-info>`
[const Type_info * Champ_front_txyz::info()](#public-static-const-type-info-ptr-champ-front-txyz-info)
const Champ_front_txyz & Champ_front_txyz::self_cast(const Objet_U &)
How to cite in this doc:
:ref:`const Champ_front_txyz & Champ_front_txyz::self_cast(const Objet_U &) <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 &)](#public-static-const-champ-front-txyz-ref-champ-front-txyz-self-cast-const-objet-u-ref)
Champ_front_txyz & Champ_front_txyz::self_cast(Objet_U &)
How to cite in this doc:
:ref:`Champ_front_txyz & Champ_front_txyz::self_cast(Objet_U &) <public-static-champ-front-txyz-ref-champ-front-txyz-self-cast-objet-u-ref>`
[Champ_front_txyz & Champ_front_txyz::self_cast(Objet_U &)](#public-static-champ-front-txyz-ref-champ-front-txyz-self-cast-objet-u-ref)
Sortie & Champ_front_txyz::printOn(Sortie &x) const override
Imprime le champ sur flot de sortie.
Imprime la taille du champ et la valeur (constante) sur la frontiere.
Reimplements:
Referenced By
How to cite in this doc:
:ref:`Sortie & Champ_front_txyz::printOn(Sortie &x) const override <protected-sortie-ref-champ-front-txyz-printon-sortie-ref-x-const-override>`
[Sortie & Champ_front_txyz::printOn(Sortie &x) const override](#protected-sortie-ref-champ-front-txyz-printon-sortie-ref-x-const-override)
Entree & Champ_front_txyz::readOn(Entree &) override
Lit le champ a partir d’un flot d’entree.
Format: Champ_front_txyz nb_compo vrel_1 … [vrel_i]
Reimplements:
References
Referenced By
How to cite in this doc:
:ref:`Entree & Champ_front_txyz::readOn(Entree &) override <protected-entree-ref-champ-front-txyz-readon-entree-ref-override>`
[Entree & Champ_front_txyz::readOn(Entree &) override](#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