Champ_Front_xyz_Tabule#
#include <Champ_Front_xyz_Tabule.h>
: 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#
public : Champ_front_txyz
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#
Champ_Front_xyz_Tabule#
Champ_Front_xyz_Tabule::Champ_Front_xyz_Tabule()
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#
int Champ_Front_xyz_Tabule::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_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#
const Type_info * Champ_Front_xyz_Tabule::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_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#
void Champ_Front_xyz_Tabule::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
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#
unsigned Champ_Front_xyz_Tabule::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_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#
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
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:`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#
Champ_Front_xyz_Tabule::~Champ_Front_xyz_Tabule()
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#
Objet_U * Champ_Front_xyz_Tabule::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_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#
const Type_info * Champ_Front_xyz_Tabule::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_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#
const Champ_Front_xyz_Tabule & Champ_Front_xyz_Tabule::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_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#
Champ_Front_xyz_Tabule & Champ_Front_xyz_Tabule::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_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#
Sortie & Champ_Front_xyz_Tabule::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:
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#
Entree & Champ_Front_xyz_Tabule::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:
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#
const Type_info Champ_Front_xyz_Tabule::info_obj
Table Champ_Front_xyz_Tabule::la_table