Champ_front_Tabule#
#include <Champ_front_Tabule.h>
classe Champ_front_Tabule Classe derivee de Champ_front_instationnaire_base qui
How to cite this class in this doc#
:ref:`Champ\_front\_Tabule <class-champ-front-tabule>`
[Champ\_front\_Tabule](#class-champ-front-tabule)
Detailed description#
represente les champs aux frontieres uniformes en espace, calcules par tabulation en fonction du temps.
Inherits from#
public : Champ_front_instationnaire_base
Inherited by#
public : Champ_front_Tabule_lu
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
Champ_front_base & Champ_front_Tabule::affecter_(const Champ_front_base &ch) override
Renvoie l’objet Champ_front_Tabule upcaste en Champ_front_base .
Reimplements:
How to cite in this doc:
:ref:`Champ_front_base & Champ_front_Tabule::affecter_(const Champ_front_base &ch) override <public-champ-front-base-ref-champ-front-tabule-affecter-underscore-const-champ-front-base-ref-ch-override>`
[Champ_front_base & Champ_front_Tabule::affecter_(const Champ_front_base &ch) override](#public-champ-front-base-ref-champ-front-tabule-affecter-underscore-const-champ-front-base-ref-ch-override)
Champ_front_Tabule::Champ_front_Tabule()
How to cite in this doc:
:ref:`Champ_front_Tabule::Champ_front_Tabule() <public-champ-front-tabule-champ-front-tabule>`
[Champ_front_Tabule::Champ_front_Tabule()](#public-champ-front-tabule-champ-front-tabule)
int Champ_front_Tabule::duplique() const override
Reimplements:
How to cite in this doc:
:ref:`int Champ_front_Tabule::duplique() const override <public-int-champ-front-tabule-duplique-const-override>`
[int Champ_front_Tabule::duplique() const override](#public-int-champ-front-tabule-duplique-const-override)
const Type_info * Champ_front_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_Tabule::get_info() const override <public-const-type-info-ptr-champ-front-tabule-get-info-const-override>`
[const Type_info * Champ_front_Tabule::get_info() const override](#public-const-type-info-ptr-champ-front-tabule-get-info-const-override)
Table & Champ_front_Tabule::getTable()
References
How to cite in this doc:
:ref:`Table & Champ_front_Tabule::getTable() <public-table-ref-champ-front-tabule-gettable>`
[Table & Champ_front_Tabule::getTable()](#public-table-ref-champ-front-tabule-gettable)
int Champ_front_Tabule::initialiser(double temps, const Champ_Inc_base &inco) override
Initialisation en debut de calcul.
Imperativement cette methode ne doit pas utiliser de donnees externes a l’equation (couplage). Si mettre_a_jour le fait, alors initialiser ne doit pas appeler mettre_a_jour.
Reimplements:
How to cite in this doc:
:ref:`int Champ_front_Tabule::initialiser(double temps, const Champ_Inc_base &inco) override <public-int-champ-front-tabule-initialiser-double-temps-const-champ-inc-base-ref-inco-override>`
[int Champ_front_Tabule::initialiser(double temps, const Champ_Inc_base &inco) override](#public-int-champ-front-tabule-initialiser-double-temps-const-champ-inc-base-ref-inco-override)
void Champ_front_Tabule::mettre_a_jour(double temps) override
Mise a jour en temps du champ.
Calcul du gradient Gpoint.
Reimplements:
Referenced By
How to cite in this doc:
:ref:`void Champ_front_Tabule::mettre_a_jour(double temps) override <public-void-champ-front-tabule-mettre-a-jour-double-temps-override>`
[void Champ_front_Tabule::mettre_a_jour(double temps) override](#public-void-champ-front-tabule-mettre-a-jour-double-temps-override)
unsigned Champ_front_Tabule::taille_memoire() const override
Reimplements:
How to cite in this doc:
:ref:`unsigned Champ_front_Tabule::taille_memoire() const override <public-unsigned-champ-front-tabule-taille-memoire-const-override>`
[unsigned Champ_front_Tabule::taille_memoire() const override](#public-unsigned-champ-front-tabule-taille-memoire-const-override)
Champ_front_Tabule::~Champ_front_Tabule()
How to cite in this doc:
:ref:`Champ_front_Tabule::~Champ_front_Tabule() <public-champ-front-tabule-dtor-champ-front-tabule>`
[Champ_front_Tabule::~Champ_front_Tabule()](#public-champ-front-tabule-dtor-champ-front-tabule)
Objet_U * Champ_front_Tabule::cree_instance()
How to cite in this doc:
:ref:`Objet_U * Champ_front_Tabule::cree_instance() <public-static-objet-u-ptr-champ-front-tabule-cree-instance>`
[Objet_U * Champ_front_Tabule::cree_instance()](#public-static-objet-u-ptr-champ-front-tabule-cree-instance)
const Type_info * Champ_front_Tabule::info()
How to cite in this doc:
:ref:`const Type_info * Champ_front_Tabule::info() <public-static-const-type-info-ptr-champ-front-tabule-info>`
[const Type_info * Champ_front_Tabule::info()](#public-static-const-type-info-ptr-champ-front-tabule-info)
const Champ_front_Tabule & Champ_front_Tabule::self_cast(const Objet_U &)
How to cite in this doc:
:ref:`const Champ_front_Tabule & Champ_front_Tabule::self_cast(const Objet_U &) <public-static-const-champ-front-tabule-ref-champ-front-tabule-self-cast-const-objet-u-ref>`
[const Champ_front_Tabule & Champ_front_Tabule::self_cast(const Objet_U &)](#public-static-const-champ-front-tabule-ref-champ-front-tabule-self-cast-const-objet-u-ref)
Champ_front_Tabule & Champ_front_Tabule::self_cast(Objet_U &)
How to cite in this doc:
:ref:`Champ_front_Tabule & Champ_front_Tabule::self_cast(Objet_U &) <public-static-champ-front-tabule-ref-champ-front-tabule-self-cast-objet-u-ref>`
[Champ_front_Tabule & Champ_front_Tabule::self_cast(Objet_U &)](#public-static-champ-front-tabule-ref-champ-front-tabule-self-cast-objet-u-ref)
Sortie & Champ_front_Tabule::printOn(Sortie &x) const override
Imprime les valeurs du champ sur un flot de sortie.
Reimplements:
References
Referenced By
How to cite in this doc:
:ref:`Sortie & Champ_front_Tabule::printOn(Sortie &x) const override <protected-sortie-ref-champ-front-tabule-printon-sortie-ref-x-const-override>`
[Sortie & Champ_front_Tabule::printOn(Sortie &x) const override](#protected-sortie-ref-champ-front-tabule-printon-sortie-ref-x-const-override)
Entree & Champ_front_Tabule::readOn(Entree &) override
Lit les valeurs du champ tabule a partir d’un flot d’entree.
Format: Champ_front_Tabule nb_comp { nval tps_1…tps_nval vrel_1…vrel_nval }
Reimplements:
References
Referenced By
How to cite in this doc:
:ref:`Entree & Champ_front_Tabule::readOn(Entree &) override <protected-entree-ref-champ-front-tabule-readon-entree-ref-override>`
[Entree & Champ_front_Tabule::readOn(Entree &) override](#protected-entree-ref-champ-front-tabule-readon-entree-ref-override)
Attributes Documentation#
const Type_info Champ_front_Tabule::info_obj
Table Champ_front_Tabule::la_table