Champ_Front_xyz_Tabule#

#include <Champ_Front_xyz_Tabule.h>
Brief description

: class Champ_Front_xyz_Tabule

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\_xyz\_Tabule <class-champ-front-xyz-tabule>`
[Champ\_Front\_xyz\_Tabule](#class-champ-front-xyz-tabule)

Detailed description#

Inherits from#

Inheritance graph#

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

../../../../../_images/classChamp__Front__xyz__Tabule__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

Champ_Front_xyz_Tabule#

Definition
Champ_Front_xyz_Tabule::Champ_Front_xyz_Tabule()
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_xyz_Tabule::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()](#champ-front-xyz-tabule-public-champ-front-xyz-tabule-champ-front-xyz-tabule)

duplique#

Definition
int Champ_Front_xyz_Tabule::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_xyz_Tabule::duplique() const override <champ-front-xyz-tabule-public-int-champ-front-xyz-tabule-duplique-const-override>`
[int Champ_Front_xyz_Tabule::duplique() const override](#champ-front-xyz-tabule-public-int-champ-front-xyz-tabule-duplique-const-override)

get_info#

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

mettre_a_jour#

Definition
void Champ_Front_xyz_Tabule::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_xyz_Tabule::mettre_a_jour(double temps) override <champ-front-xyz-tabule-public-void-champ-front-xyz-tabule-mettre-a-jour-double-temps-override>`
[void Champ_Front_xyz_Tabule::mettre_a_jour(double temps) override](#champ-front-xyz-tabule-public-void-champ-front-xyz-tabule-mettre-a-jour-double-temps-override)

taille_memoire#

Definition
unsigned Champ_Front_xyz_Tabule::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_xyz_Tabule::taille_memoire() const override <champ-front-xyz-tabule-public-unsigned-champ-front-xyz-tabule-taille-memoire-const-override>`
[unsigned Champ_Front_xyz_Tabule::taille_memoire() const override](#champ-front-xyz-tabule-public-unsigned-champ-front-xyz-tabule-taille-memoire-const-override)

valeur_au_temps_et_au_point#

Definition
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
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_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-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](#champ-front-xyz-tabule-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#

Definition
Champ_Front_xyz_Tabule::~Champ_Front_xyz_Tabule()
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_xyz_Tabule::~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()](#champ-front-xyz-tabule-public-champ-front-xyz-tabule-dtor-champ-front-xyz-tabule)

cree_instance#

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

info#

Definition
const Type_info * Champ_Front_xyz_Tabule::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_xyz_Tabule::info() <champ-front-xyz-tabule-public-static-const-type-info-ptr-champ-front-xyz-tabule-info>`
[const Type_info * Champ_Front_xyz_Tabule::info()](#champ-front-xyz-tabule-public-static-const-type-info-ptr-champ-front-xyz-tabule-info)

self_cast#

Definition
const Champ_Front_xyz_Tabule & Champ_Front_xyz_Tabule::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_xyz_Tabule & Champ_Front_xyz_Tabule::self_cast(const Objet_U &) <champ-front-xyz-tabule-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 &)](#champ-front-xyz-tabule-public-static-const-champ-front-xyz-tabule-ref-champ-front-xyz-tabule-self-cast-const-objet-u-ref)

self_cast#

Definition
Champ_Front_xyz_Tabule & Champ_Front_xyz_Tabule::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_xyz_Tabule & Champ_Front_xyz_Tabule::self_cast(Objet_U &) <champ-front-xyz-tabule-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 &)](#champ-front-xyz-tabule-public-static-champ-front-xyz-tabule-ref-champ-front-xyz-tabule-self-cast-objet-u-ref)

printOn#

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

Imprime le champ sur flot de sortie.

Detailed description

Imprime la taille du champ et la valeur (constante) sur la frontiere.

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

readOn#

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

Lit le champ a partir d’un flot d’entree.

Detailed description

Format: Champ_front_txyz nb_compo vrel_1 … [vrel_i]

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