Champ_Front_xyz_Tabule#

#include <Champ_Front_xyz_Tabule.h>

: class Champ_Front_xyz_Tabule

How to cite this class in this doc#

:ref:`Champ\_Front\_xyz\_Tabule <class-champ-front-xyz-tabule>`
[Champ\_Front\_xyz\_Tabule](#class-champ-front-xyz-tabule)

Detailed description#

Inherits from#

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

Champ_Front_xyz_Tabule
Champ_Front_xyz_Tabule::Champ_Front_xyz_Tabule()
How to cite in this doc:
:ref:`Champ_Front_xyz_Tabule::Champ_Front_xyz_Tabule() <public-champ-front-xyz-tabule-champ-front-xyz-tabule>`
[Champ_Front_xyz_Tabule::Champ_Front_xyz_Tabule()](#public-champ-front-xyz-tabule-champ-front-xyz-tabule)
duplique
int Champ_Front_xyz_Tabule::duplique() const override

Reimplements:

How to cite in this doc:
:ref:`int Champ_Front_xyz_Tabule::duplique() const override <public-int-champ-front-xyz-tabule-duplique-const-override>`
[int Champ_Front_xyz_Tabule::duplique() const override](#public-int-champ-front-xyz-tabule-duplique-const-override)
get_info
const Type_info * Champ_Front_xyz_Tabule::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_xyz_Tabule::get_info() const override <public-const-type-info-ptr-champ-front-xyz-tabule-get-info-const-override>`
[const Type_info * Champ_Front_xyz_Tabule::get_info() const override](#public-const-type-info-ptr-champ-front-xyz-tabule-get-info-const-override)
mettre_a_jour
void Champ_Front_xyz_Tabule::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
How to cite in this doc:
:ref:`void Champ_Front_xyz_Tabule::mettre_a_jour(double temps) override <public-void-champ-front-xyz-tabule-mettre-a-jour-double-temps-override>`
[void Champ_Front_xyz_Tabule::mettre_a_jour(double temps) override](#public-void-champ-front-xyz-tabule-mettre-a-jour-double-temps-override)
taille_memoire
unsigned Champ_Front_xyz_Tabule::taille_memoire() const override

Reimplements:

How to cite in this doc:
:ref:`unsigned Champ_Front_xyz_Tabule::taille_memoire() const override <public-unsigned-champ-front-xyz-tabule-taille-memoire-const-override>`
[unsigned Champ_Front_xyz_Tabule::taille_memoire() const override](#public-unsigned-champ-front-xyz-tabule-taille-memoire-const-override)
valeur_au_temps_et_au_point
double Champ_Front_xyz_Tabule::valeur_au_temps_et_au_point(double temps, int som, double x, double y, double z, int comp) const override

Reimplements:

References
How to cite in this doc:
:ref:`double Champ_Front_xyz_Tabule::valeur_au_temps_et_au_point(double temps, int som, double x, double y, double z, int comp) const override <public-double-champ-front-xyz-tabule-valeur-au-temps-et-au-point-double-temps-int-som-double-x-double-y-double-z-int-comp-const-override>`
[double Champ_Front_xyz_Tabule::valeur_au_temps_et_au_point(double temps, int som, double x, double y, double z, int comp) const override](#public-double-champ-front-xyz-tabule-valeur-au-temps-et-au-point-double-temps-int-som-double-x-double-y-double-z-int-comp-const-override)
~Champ_Front_xyz_Tabule
Champ_Front_xyz_Tabule::~Champ_Front_xyz_Tabule()
How to cite in this doc:
:ref:`Champ_Front_xyz_Tabule::~Champ_Front_xyz_Tabule() <public-champ-front-xyz-tabule-dtor-champ-front-xyz-tabule>`
[Champ_Front_xyz_Tabule::~Champ_Front_xyz_Tabule()](#public-champ-front-xyz-tabule-dtor-champ-front-xyz-tabule)
cree_instance
Objet_U * Champ_Front_xyz_Tabule::cree_instance()
How to cite in this doc:
:ref:`Objet_U * Champ_Front_xyz_Tabule::cree_instance() <public-static-objet-u-ptr-champ-front-xyz-tabule-cree-instance>`
[Objet_U * Champ_Front_xyz_Tabule::cree_instance()](#public-static-objet-u-ptr-champ-front-xyz-tabule-cree-instance)
info
const Type_info * Champ_Front_xyz_Tabule::info()
How to cite in this doc:
:ref:`const Type_info * Champ_Front_xyz_Tabule::info() <public-static-const-type-info-ptr-champ-front-xyz-tabule-info>`
[const Type_info * Champ_Front_xyz_Tabule::info()](#public-static-const-type-info-ptr-champ-front-xyz-tabule-info)
self_cast
const Champ_Front_xyz_Tabule & Champ_Front_xyz_Tabule::self_cast(const Objet_U &)
How to cite in this doc:
:ref:`const Champ_Front_xyz_Tabule & Champ_Front_xyz_Tabule::self_cast(const Objet_U &) <public-static-const-champ-front-xyz-tabule-ref-champ-front-xyz-tabule-self-cast-const-objet-u-ref>`
[const Champ_Front_xyz_Tabule & Champ_Front_xyz_Tabule::self_cast(const Objet_U &)](#public-static-const-champ-front-xyz-tabule-ref-champ-front-xyz-tabule-self-cast-const-objet-u-ref)
self_cast
Champ_Front_xyz_Tabule & Champ_Front_xyz_Tabule::self_cast(Objet_U &)
How to cite in this doc:
:ref:`Champ_Front_xyz_Tabule & Champ_Front_xyz_Tabule::self_cast(Objet_U &) <public-static-champ-front-xyz-tabule-ref-champ-front-xyz-tabule-self-cast-objet-u-ref>`
[Champ_Front_xyz_Tabule & Champ_Front_xyz_Tabule::self_cast(Objet_U &)](#public-static-champ-front-xyz-tabule-ref-champ-front-xyz-tabule-self-cast-objet-u-ref)
printOn
Sortie & Champ_Front_xyz_Tabule::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:

References
How to cite in this doc:
:ref:`Sortie & Champ_Front_xyz_Tabule::printOn(Sortie &x) const override <protected-sortie-ref-champ-front-xyz-tabule-printon-sortie-ref-x-const-override>`
[Sortie & Champ_Front_xyz_Tabule::printOn(Sortie &x) const override](#protected-sortie-ref-champ-front-xyz-tabule-printon-sortie-ref-x-const-override)
readOn
Entree & Champ_Front_xyz_Tabule::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
How to cite in this doc:
:ref:`Entree & Champ_Front_xyz_Tabule::readOn(Entree &) override <protected-entree-ref-champ-front-xyz-tabule-readon-entree-ref-override>`
[Entree & Champ_Front_xyz_Tabule::readOn(Entree &) override](#protected-entree-ref-champ-front-xyz-tabule-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Champ_Front_xyz_Tabule::info_obj
la_table (protected)
Table Champ_Front_xyz_Tabule::la_table