Champ_Fonc_Tabule#
#include <Champ_Fonc_Tabule.h>
Classe Champ_Fonc_Tabule Classe derivee de Champ_Fonc_base 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\_Fonc\_Tabule <class-champ-fonc-tabule>`
[Champ\_Fonc\_Tabule](#class-champ-fonc-tabule)
Detailed description#
champs fonctions d’un autre champ par tabulation L’objet porte un membre de type OWN_PTR(Champ_Fonc_base) qui stocke les valeurs du champ tabule.
Inherits from#
public : Champ_Fonc_base
Inherited by#
public : Champ_Fonc_Fonction
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
affecter_#
Champ_base & Champ_Fonc_Tabule::affecter_(const Champ_base &) override
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:`Champ_base & Champ_Fonc_Tabule::affecter_(const Champ_base &) override <champ-fonc-tabule-public-champ-base-ref-champ-fonc-tabule-affecter-underscore-const-champ-base-ref-override>`
[Champ_base & Champ_Fonc_Tabule::affecter_(const Champ_base &) override](#champ-fonc-tabule-public-champ-base-ref-champ-fonc-tabule-affecter-underscore-const-champ-base-ref-override)
associer_domaine_dis_base#
void Champ_Fonc_Tabule::associer_domaine_dis_base(const Domaine_dis_base &domaine_dis) 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:`void Champ_Fonc_Tabule::associer_domaine_dis_base(const Domaine_dis_base &domaine_dis) override <champ-fonc-tabule-public-void-champ-fonc-tabule-associer-domaine-dis-base-const-domaine-dis-base-ref-domaine-dis-override>`
[void Champ_Fonc_Tabule::associer_domaine_dis_base(const Domaine_dis_base &domaine_dis) override](#champ-fonc-tabule-public-void-champ-fonc-tabule-associer-domaine-dis-base-const-domaine-dis-base-ref-domaine-dis-override)
Champ_Fonc_Tabule#
Champ_Fonc_Tabule::Champ_Fonc_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_Fonc_Tabule::Champ_Fonc_Tabule() <champ-fonc-tabule-public-champ-fonc-tabule-champ-fonc-tabule>`
[Champ_Fonc_Tabule::Champ_Fonc_Tabule()](#champ-fonc-tabule-public-champ-fonc-tabule-champ-fonc-tabule)
domaine_dis_base#
const Domaine_dis_base & Champ_Fonc_Tabule::domaine_dis_base() 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:`const Domaine_dis_base & Champ_Fonc_Tabule::domaine_dis_base() const override <champ-fonc-tabule-public-const-domaine-dis-base-ref-champ-fonc-tabule-domaine-dis-base-const-override>`
[const Domaine_dis_base & Champ_Fonc_Tabule::domaine_dis_base() const override](#champ-fonc-tabule-public-const-domaine-dis-base-ref-champ-fonc-tabule-domaine-dis-base-const-override)
domaine_vf#
const Domaine_VF & Champ_Fonc_Tabule::domaine_vf() 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:`const Domaine_VF & Champ_Fonc_Tabule::domaine_vf() const override <champ-fonc-tabule-public-const-domaine-vf-ref-champ-fonc-tabule-domaine-vf-const-override>`
[const Domaine_VF & Champ_Fonc_Tabule::domaine_vf() const override](#champ-fonc-tabule-public-const-domaine-vf-ref-champ-fonc-tabule-domaine-vf-const-override)
duplique#
int Champ_Fonc_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_Fonc_Tabule::duplique() const override <champ-fonc-tabule-public-int-champ-fonc-tabule-duplique-const-override>`
[int Champ_Fonc_Tabule::duplique() const override](#champ-fonc-tabule-public-int-champ-fonc-tabule-duplique-const-override)
get_info#
const Type_info * Champ_Fonc_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_Fonc_Tabule::get_info() const override <champ-fonc-tabule-public-const-type-info-ptr-champ-fonc-tabule-get-info-const-override>`
[const Type_info * Champ_Fonc_Tabule::get_info() const override](#champ-fonc-tabule-public-const-type-info-ptr-champ-fonc-tabule-get-info-const-override)
initialiser#
int Champ_Fonc_Tabule::initialiser(const double un_temps) override
NE FAIT RIEN.
Detailed description
A surcharger dans les classes derivees. Provoque l’initialisation du champ si necessaire
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_Fonc_Tabule::initialiser(const double un_temps) override <champ-fonc-tabule-public-int-champ-fonc-tabule-initialiser-const-double-un-temps-override>`
[int Champ_Fonc_Tabule::initialiser(const double un_temps) override](#champ-fonc-tabule-public-int-champ-fonc-tabule-initialiser-const-double-un-temps-override)
le_champ_tabule_discretise#
Champ_Fonc_base & Champ_Fonc_Tabule::le_champ_tabule_discretise()
Detailed description
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:`Champ_Fonc_base & Champ_Fonc_Tabule::le_champ_tabule_discretise() <champ-fonc-tabule-public-champ-fonc-base-ref-champ-fonc-tabule-le-champ-tabule-discretise>`
[Champ_Fonc_base & Champ_Fonc_Tabule::le_champ_tabule_discretise()](#champ-fonc-tabule-public-champ-fonc-base-ref-champ-fonc-tabule-le-champ-tabule-discretise)
le_champ_tabule_discretise#
const Champ_Fonc_base & Champ_Fonc_Tabule::le_champ_tabule_discretise() const
Renvoie le champ tabule calcule.
Detailed description
(version const)
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:`const Champ_Fonc_base & Champ_Fonc_Tabule::le_champ_tabule_discretise() const <champ-fonc-tabule-public-const-champ-fonc-base-ref-champ-fonc-tabule-le-champ-tabule-discretise-const>`
[const Champ_Fonc_base & Champ_Fonc_Tabule::le_champ_tabule_discretise() const](#champ-fonc-tabule-public-const-champ-fonc-base-ref-champ-fonc-tabule-le-champ-tabule-discretise-const)
mettre_a_jour#
void Champ_Fonc_Tabule::mettre_a_jour(double un_temps) override
mettre_a_jour de la classe de base Champ_base :ne fait rien !
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:`void Champ_Fonc_Tabule::mettre_a_jour(double un_temps) override <champ-fonc-tabule-public-void-champ-fonc-tabule-mettre-a-jour-double-un-temps-override>`
[void Champ_Fonc_Tabule::mettre_a_jour(double un_temps) override](#champ-fonc-tabule-public-void-champ-fonc-tabule-mettre-a-jour-double-un-temps-override)
noms_champs_parametre#
Noms & Champ_Fonc_Tabule::noms_champs_parametre()
Detailed description
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:`Noms & Champ_Fonc_Tabule::noms_champs_parametre() <champ-fonc-tabule-public-noms-ref-champ-fonc-tabule-noms-champs-parametre>`
[Noms & Champ_Fonc_Tabule::noms_champs_parametre()](#champ-fonc-tabule-public-noms-ref-champ-fonc-tabule-noms-champs-parametre)
noms_problemes#
Noms & Champ_Fonc_Tabule::noms_problemes()
Detailed description
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:`Noms & Champ_Fonc_Tabule::noms_problemes() <champ-fonc-tabule-public-noms-ref-champ-fonc-tabule-noms-problemes>`
[Noms & Champ_Fonc_Tabule::noms_problemes()](#champ-fonc-tabule-public-noms-ref-champ-fonc-tabule-noms-problemes)
table#
Table & Champ_Fonc_Tabule::table()
Detailed description
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:`Table & Champ_Fonc_Tabule::table() <champ-fonc-tabule-public-table-ref-champ-fonc-tabule-table>`
[Table & Champ_Fonc_Tabule::table()](#champ-fonc-tabule-public-table-ref-champ-fonc-tabule-table)
table#
const Table & Champ_Fonc_Tabule::table() const
Detailed description
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:`const Table & Champ_Fonc_Tabule::table() const <champ-fonc-tabule-public-const-table-ref-champ-fonc-tabule-table-const>`
[const Table & Champ_Fonc_Tabule::table() const](#champ-fonc-tabule-public-const-table-ref-champ-fonc-tabule-table-const)
taille_memoire#
unsigned Champ_Fonc_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_Fonc_Tabule::taille_memoire() const override <champ-fonc-tabule-public-unsigned-champ-fonc-tabule-taille-memoire-const-override>`
[unsigned Champ_Fonc_Tabule::taille_memoire() const override](#champ-fonc-tabule-public-unsigned-champ-fonc-tabule-taille-memoire-const-override)
typer_champ_tabule_discretise#
void Champ_Fonc_Tabule::typer_champ_tabule_discretise(const Nom &typ)
Detailed description
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_Fonc_Tabule::typer_champ_tabule_discretise(const Nom &typ) <champ-fonc-tabule-public-void-champ-fonc-tabule-typer-champ-tabule-discretise-const-nom-ref-typ>`
[void Champ_Fonc_Tabule::typer_champ_tabule_discretise(const Nom &typ)](#champ-fonc-tabule-public-void-champ-fonc-tabule-typer-champ-tabule-discretise-const-nom-ref-typ)
valeur_a_elem#
DoubleVect & Champ_Fonc_Tabule::valeur_a_elem(const DoubleVect &position, DoubleVect &les_valeurs, int le_poly) const override
provoque une erreur ! doit etre surchargee par les classes derivees
Detailed description
non virtuelle pure par commodite de developpement ! Renvoie la valeur du champ au point specifie par ses coordonnees, en indiquant que ce point est situe dans un element specifie.
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:`DoubleVect & Champ_Fonc_Tabule::valeur_a_elem(const DoubleVect &position, DoubleVect &les_valeurs, int le_poly) const override <champ-fonc-tabule-public-doublevect-ref-champ-fonc-tabule-valeur-a-elem-const-doublevect-ref-position-doublevect-ref-les-valeurs-int-le-poly-const-override>`
[DoubleVect & Champ_Fonc_Tabule::valeur_a_elem(const DoubleVect &position, DoubleVect &les_valeurs, int le_poly) const override](#champ-fonc-tabule-public-doublevect-ref-champ-fonc-tabule-valeur-a-elem-const-doublevect-ref-position-doublevect-ref-les-valeurs-int-le-poly-const-override)
valeur_a_elem_compo#
double Champ_Fonc_Tabule::valeur_a_elem_compo(const DoubleVect &position, int le_poly, int ncomp) const override
provoque une erreur ! doit etre surchargee par les classes derivees
Detailed description
non virtuelle pure par commodite de developpement !
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_Fonc_Tabule::valeur_a_elem_compo(const DoubleVect &position, int le_poly, int ncomp) const override <champ-fonc-tabule-public-double-champ-fonc-tabule-valeur-a-elem-compo-const-doublevect-ref-position-int-le-poly-int-ncomp-const-override>`
[double Champ_Fonc_Tabule::valeur_a_elem_compo(const DoubleVect &position, int le_poly, int ncomp) const override](#champ-fonc-tabule-public-double-champ-fonc-tabule-valeur-a-elem-compo-const-doublevect-ref-position-int-le-poly-int-ncomp-const-override)
valeur_aux_elems#
DoubleTab & Champ_Fonc_Tabule::valeur_aux_elems(const DoubleTab &positions, const IntVect &les_polys, DoubleTab &les_valeurs) const override
provoque une erreur ! doit etre surchargee par les classes derivees
Detailed description
non virtuelle pure par commodite de developpement ! Renvoie les valeurs du champ aux points specifies par leurs coordonnees, en indiquant que les points de calculs sont situes dans les elements indiques.
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:`DoubleTab & Champ_Fonc_Tabule::valeur_aux_elems(const DoubleTab &positions, const IntVect &les_polys, DoubleTab &les_valeurs) const override <champ-fonc-tabule-public-doubletab-ref-champ-fonc-tabule-valeur-aux-elems-const-doubletab-ref-positions-const-intvect-ref-les-polys-doubletab-ref-les-valeurs-const-override>`
[DoubleTab & Champ_Fonc_Tabule::valeur_aux_elems(const DoubleTab &positions, const IntVect &les_polys, DoubleTab &les_valeurs) const override](#champ-fonc-tabule-public-doubletab-ref-champ-fonc-tabule-valeur-aux-elems-const-doubletab-ref-positions-const-intvect-ref-les-polys-doubletab-ref-les-valeurs-const-override)
valeur_aux_sommets#
DoubleTab & Champ_Fonc_Tabule::valeur_aux_sommets(const Domaine &dom, DoubleTab &les_valeurs) const override
renvoie les valeurs aux sommets du Domaine dom
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:`DoubleTab & Champ_Fonc_Tabule::valeur_aux_sommets(const Domaine &dom, DoubleTab &les_valeurs) const override <champ-fonc-tabule-public-doubletab-ref-champ-fonc-tabule-valeur-aux-sommets-const-domaine-ref-dom-doubletab-ref-les-valeurs-const-override>`
[DoubleTab & Champ_Fonc_Tabule::valeur_aux_sommets(const Domaine &dom, DoubleTab &les_valeurs) const override](#champ-fonc-tabule-public-doubletab-ref-champ-fonc-tabule-valeur-aux-sommets-const-domaine-ref-dom-doubletab-ref-les-valeurs-const-override)
valeur_aux_sommets_compo#
DoubleVect & Champ_Fonc_Tabule::valeur_aux_sommets_compo(const Domaine &dom, DoubleVect &les_valeurs, int compo) const override
renvoie la compo eme valeur aux sommets de dom.
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:`DoubleVect & Champ_Fonc_Tabule::valeur_aux_sommets_compo(const Domaine &dom, DoubleVect &les_valeurs, int compo) const override <champ-fonc-tabule-public-doublevect-ref-champ-fonc-tabule-valeur-aux-sommets-compo-const-domaine-ref-dom-doublevect-ref-les-valeurs-int-compo-const-override>`
[DoubleVect & Champ_Fonc_Tabule::valeur_aux_sommets_compo(const Domaine &dom, DoubleVect &les_valeurs, int compo) const override](#champ-fonc-tabule-public-doublevect-ref-champ-fonc-tabule-valeur-aux-sommets-compo-const-domaine-ref-dom-doublevect-ref-les-valeurs-int-compo-const-override)
valeurs#
const DoubleTab & Champ_Fonc_Tabule::valeurs() const override
Detailed description
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:`const DoubleTab & Champ_Fonc_Tabule::valeurs() const override <champ-fonc-tabule-public-const-doubletab-ref-champ-fonc-tabule-valeurs-const-override>`
[const DoubleTab & Champ_Fonc_Tabule::valeurs() const override](#champ-fonc-tabule-public-const-doubletab-ref-champ-fonc-tabule-valeurs-const-override)
valeurs#
DoubleTab & Champ_Fonc_Tabule::valeurs() 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:`DoubleTab & Champ_Fonc_Tabule::valeurs() override <champ-fonc-tabule-public-doubletab-ref-champ-fonc-tabule-valeurs-override>`
[DoubleTab & Champ_Fonc_Tabule::valeurs() override](#champ-fonc-tabule-public-doubletab-ref-champ-fonc-tabule-valeurs-override)
~Champ_Fonc_Tabule#
Champ_Fonc_Tabule::~Champ_Fonc_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_Fonc_Tabule::~Champ_Fonc_Tabule() <champ-fonc-tabule-public-champ-fonc-tabule-dtor-champ-fonc-tabule>`
[Champ_Fonc_Tabule::~Champ_Fonc_Tabule()](#champ-fonc-tabule-public-champ-fonc-tabule-dtor-champ-fonc-tabule)
Check_if_int#
bool Champ_Fonc_Tabule::Check_if_int(const Nom &val)
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:`bool Champ_Fonc_Tabule::Check_if_int(const Nom &val) <champ-fonc-tabule-public-static-bool-champ-fonc-tabule-check-if-int-const-nom-ref-val>`
[bool Champ_Fonc_Tabule::Check_if_int(const Nom &val)](#champ-fonc-tabule-public-static-bool-champ-fonc-tabule-check-if-int-const-nom-ref-val)
cree_instance#
Objet_U * Champ_Fonc_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_Fonc_Tabule::cree_instance() <champ-fonc-tabule-public-static-objet-u-ptr-champ-fonc-tabule-cree-instance>`
[Objet_U * Champ_Fonc_Tabule::cree_instance()](#champ-fonc-tabule-public-static-objet-u-ptr-champ-fonc-tabule-cree-instance)
info#
const Type_info * Champ_Fonc_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_Fonc_Tabule::info() <champ-fonc-tabule-public-static-const-type-info-ptr-champ-fonc-tabule-info>`
[const Type_info * Champ_Fonc_Tabule::info()](#champ-fonc-tabule-public-static-const-type-info-ptr-champ-fonc-tabule-info)
self_cast#
const Champ_Fonc_Tabule & Champ_Fonc_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_Fonc_Tabule & Champ_Fonc_Tabule::self_cast(const Objet_U &) <champ-fonc-tabule-public-static-const-champ-fonc-tabule-ref-champ-fonc-tabule-self-cast-const-objet-u-ref>`
[const Champ_Fonc_Tabule & Champ_Fonc_Tabule::self_cast(const Objet_U &)](#champ-fonc-tabule-public-static-const-champ-fonc-tabule-ref-champ-fonc-tabule-self-cast-const-objet-u-ref)
self_cast#
Champ_Fonc_Tabule & Champ_Fonc_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_Fonc_Tabule & Champ_Fonc_Tabule::self_cast(Objet_U &) <champ-fonc-tabule-public-static-champ-fonc-tabule-ref-champ-fonc-tabule-self-cast-objet-u-ref>`
[Champ_Fonc_Tabule & Champ_Fonc_Tabule::self_cast(Objet_U &)](#champ-fonc-tabule-public-static-champ-fonc-tabule-ref-champ-fonc-tabule-self-cast-objet-u-ref)
Warn_old_chp_fonc_syntax_V_184#
void Champ_Fonc_Tabule::Warn_old_chp_fonc_syntax_V_184(const char *nom_class, const Nom &val1, const Nom &val2)
Detailed description
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_Fonc_Tabule::Warn_old_chp_fonc_syntax_V_184(const char *nom_class, const Nom &val1, const Nom &val2) <champ-fonc-tabule-public-static-void-champ-fonc-tabule-warn-old-chp-fonc-syntax-v-184-const-char-ptr-nom-class-const-nom-ref-val1-const-nom-ref-val2>`
[void Champ_Fonc_Tabule::Warn_old_chp_fonc_syntax_V_184(const char *nom_class, const Nom &val1, const Nom &val2)](#champ-fonc-tabule-public-static-void-champ-fonc-tabule-warn-old-chp-fonc-syntax-v-184-const-char-ptr-nom-class-const-nom-ref-val1-const-nom-ref-val2)
printOn#
Sortie & Champ_Fonc_Tabule::printOn(Sortie &x) const override
Ecriture de l’objet sur un flot de sortie Methode a surcharger.
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:`Sortie & Champ_Fonc_Tabule::printOn(Sortie &x) const override <champ-fonc-tabule-protected-sortie-ref-champ-fonc-tabule-printon-sortie-ref-x-const-override>`
[Sortie & Champ_Fonc_Tabule::printOn(Sortie &x) const override](#champ-fonc-tabule-protected-sortie-ref-champ-fonc-tabule-printon-sortie-ref-x-const-override)
readOn#
Entree & Champ_Fonc_Tabule::readOn(Entree &) override
Lecture du Champ a partir d’un flot d’entree, (On ne sait traiter que les champs scalaires.
Detailed description
) exemple: Champ_Fonc_Tabule { probleme ch } 1 (nombre de composantes) { 2 0 500 0 250 (ch(0) = 0 && ch(500) = 250 }
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_Fonc_Tabule::readOn(Entree &) override <champ-fonc-tabule-protected-entree-ref-champ-fonc-tabule-readon-entree-ref-override>`
[Entree & Champ_Fonc_Tabule::readOn(Entree &) override](#champ-fonc-tabule-protected-entree-ref-champ-fonc-tabule-readon-entree-ref-override)
Attributes Documentation#
const Type_info Champ_Fonc_Tabule::info_obj
Table Champ_Fonc_Tabule::la_table
TRUST_Deriv<Champ_Fonc_base> Champ_Fonc_Tabule::le_champ_tabule_dis
Nom Champ_Fonc_Tabule::nom_domaine
Noms Champ_Fonc_Tabule::noms_champs_parametre_
Noms Champ_Fonc_Tabule::noms_pbs_