Champ_Fonc_base#

#include <Champ_Fonc_base.h>
Brief description

classe Champ_Fonc_base Classe de base des champs qui sont fonction d’une grandeur calculee

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\_base <class-champ-fonc-base>`
[Champ\_Fonc\_base](#class-champ-fonc-base)

Detailed description#

au cours du temps

Inherits from#

Inherited by#

Inheritance graph#

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

../../../../../_images/classChamp__Fonc__base__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

a_un_domaine_dis_base#

Definition
int Champ_Fonc_base::a_un_domaine_dis_base() 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_Fonc_base::a_un_domaine_dis_base() const override <champ-fonc-base-public-int-champ-fonc-base-a-un-domaine-dis-base-const-override>`
[int Champ_Fonc_base::a_un_domaine_dis_base() const override](#champ-fonc-base-public-int-champ-fonc-base-a-un-domaine-dis-base-const-override)

affecter_#

Definition
Champ_base & Champ_Fonc_base::affecter_(const Champ_base &) override
Brief description

Affecte un Champ_base dans un Champ_Fonc_base .

Detailed description

Reimplements:

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:`Champ_base & Champ_Fonc_base::affecter_(const Champ_base &) override <champ-fonc-base-public-champ-base-ref-champ-fonc-base-affecter-underscore-const-champ-base-ref-override>`
[Champ_base & Champ_Fonc_base::affecter_(const Champ_base &) override](#champ-fonc-base-public-champ-base-ref-champ-fonc-base-affecter-underscore-const-champ-base-ref-override)

affecter_compo#

Definition
Champ_base & Champ_Fonc_base::affecter_compo(const Champ_base &, int compo) override
Brief description

Affecte une composante d’un Champ_base dans la meme composnate d’un Champ_Fonc_base .

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_base::affecter_compo(const Champ_base &, int compo) override <champ-fonc-base-public-champ-base-ref-champ-fonc-base-affecter-compo-const-champ-base-ref-int-compo-override>`
[Champ_base & Champ_Fonc_base::affecter_compo(const Champ_base &, int compo) override](#champ-fonc-base-public-champ-base-ref-champ-fonc-base-affecter-compo-const-champ-base-ref-int-compo-override)

associer_domaine_dis_base#

Definition
void Champ_Fonc_base::associer_domaine_dis_base(const Domaine_dis_base &) override
Brief description
Detailed description

Reimplements:

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_base::associer_domaine_dis_base(const Domaine_dis_base &) override <champ-fonc-base-public-void-champ-fonc-base-associer-domaine-dis-base-const-domaine-dis-base-ref-override>`
[void Champ_Fonc_base::associer_domaine_dis_base(const Domaine_dis_base &) override](#champ-fonc-base-public-void-champ-fonc-base-associer-domaine-dis-base-const-domaine-dis-base-ref-override)

Champ_Fonc_base#

Definition
Champ_Fonc_base::Champ_Fonc_base()
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_Fonc_base::Champ_Fonc_base() <champ-fonc-base-public-champ-fonc-base-champ-fonc-base>`
[Champ_Fonc_base::Champ_Fonc_base()](#champ-fonc-base-public-champ-fonc-base-champ-fonc-base)

creer_espace_distant#

Definition
virtual void Champ_Fonc_base::creer_espace_distant(int dummy)
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:`virtual void Champ_Fonc_base::creer_espace_distant(int dummy) <champ-fonc-base-public-virtual-void-champ-fonc-base-creer-espace-distant-int-dummy>`
[virtual void Champ_Fonc_base::creer_espace_distant(int dummy)](#champ-fonc-base-public-virtual-void-champ-fonc-base-creer-espace-distant-int-dummy)

data_a_sauvegarder#

Definition
std::vector<YAML_data> Champ_Fonc_base::data_a_sauvegarder() const
Brief description

for PDI IO: retrieve name, type and dimensions of the field to save/restore.

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:`std::vector<YAML_data> Champ_Fonc_base::data_a_sauvegarder() const <champ-fonc-base-public-std-vector-yaml-data-champ-fonc-base-data-a-sauvegarder-const>`
[std::vector<YAML_data> Champ_Fonc_base::data_a_sauvegarder() const](#champ-fonc-base-public-std-vector-yaml-data-champ-fonc-base-data-a-sauvegarder-const)

domaine#

Definition
const Domaine & Champ_Fonc_base::domaine() const
Brief description
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:`const Domaine & Champ_Fonc_base::domaine() const <champ-fonc-base-public-const-domaine-ref-champ-fonc-base-domaine-const>`
[const Domaine & Champ_Fonc_base::domaine() const](#champ-fonc-base-public-const-domaine-ref-champ-fonc-base-domaine-const)

domaine_dis_base#

Definition
const Domaine_dis_base & Champ_Fonc_base::domaine_dis_base() const override
Brief description
Detailed description

Reimplements:

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:`const Domaine_dis_base & Champ_Fonc_base::domaine_dis_base() const override <champ-fonc-base-public-const-domaine-dis-base-ref-champ-fonc-base-domaine-dis-base-const-override>`
[const Domaine_dis_base & Champ_Fonc_base::domaine_dis_base() const override](#champ-fonc-base-public-const-domaine-dis-base-ref-champ-fonc-base-domaine-dis-base-const-override)

domaine_vf#

Definition
const Domaine_VF & Champ_Fonc_base::domaine_vf() const
Brief description
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:`const Domaine_VF & Champ_Fonc_base::domaine_vf() const <champ-fonc-base-public-const-domaine-vf-ref-champ-fonc-base-domaine-vf-const>`
[const Domaine_VF & Champ_Fonc_base::domaine_vf() const](#champ-fonc-base-public-const-domaine-vf-ref-champ-fonc-base-domaine-vf-const)

fixer_nb_valeurs_nodales#

Definition
int Champ_Fonc_base::fixer_nb_valeurs_nodales(int nb_noeuds) override
Brief description

Fixe le nombre de degres de liberte par composante.

Detailed description

Reimplements:

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:`int Champ_Fonc_base::fixer_nb_valeurs_nodales(int nb_noeuds) override <champ-fonc-base-public-int-champ-fonc-base-fixer-nb-valeurs-nodales-int-nb-noeuds-override>`
[int Champ_Fonc_base::fixer_nb_valeurs_nodales(int nb_noeuds) override](#champ-fonc-base-public-int-champ-fonc-base-fixer-nb-valeurs-nodales-int-nb-noeuds-override)

get_info#

Definition
const Type_info * Champ_Fonc_base::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_Fonc_base::get_info() const override <champ-fonc-base-public-const-type-info-ptr-champ-fonc-base-get-info-const-override>`
[const Type_info * Champ_Fonc_base::get_info() const override](#champ-fonc-base-public-const-type-info-ptr-champ-fonc-base-get-info-const-override)

get_pdi_name#

Definition
Nom Champ_Fonc_base::get_pdi_name() const
Brief description
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:`Nom Champ_Fonc_base::get_pdi_name() const <champ-fonc-base-public-nom-champ-fonc-base-get-pdi-name-const>`
[Nom Champ_Fonc_base::get_pdi_name() const](#champ-fonc-base-public-nom-champ-fonc-base-get-pdi-name-const)

mettre_a_jour#

Definition
void Champ_Fonc_base::mettre_a_jour(double temps) override
Brief description

Mise a jour en temps du champ.

Detailed description

Reimplements:

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_base::mettre_a_jour(double temps) override <champ-fonc-base-public-void-champ-fonc-base-mettre-a-jour-double-temps-override>`
[void Champ_Fonc_base::mettre_a_jour(double temps) override](#champ-fonc-base-public-void-champ-fonc-base-mettre-a-jour-double-temps-override)

remplir_coord_noeuds#

Definition
DoubleTab & Champ_Fonc_base::remplir_coord_noeuds(DoubleTab &) const
Brief description

NE FAIT RIEN A surcharger dans les classes derivees.

Detailed description
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:`DoubleTab & Champ_Fonc_base::remplir_coord_noeuds(DoubleTab &) const <champ-fonc-base-public-doubletab-ref-champ-fonc-base-remplir-coord-noeuds-doubletab-ref-const>`
[DoubleTab & Champ_Fonc_base::remplir_coord_noeuds(DoubleTab &) const](#champ-fonc-base-public-doubletab-ref-champ-fonc-base-remplir-coord-noeuds-doubletab-ref-const)

remplir_coord_noeuds_compo#

Definition
DoubleTab & Champ_Fonc_base::remplir_coord_noeuds_compo(DoubleTab &, int) const
Brief description

NE FAIT RIEN A surcharger dans les classes derivees.

Detailed description
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:`DoubleTab & Champ_Fonc_base::remplir_coord_noeuds_compo(DoubleTab &, int) const <champ-fonc-base-public-doubletab-ref-champ-fonc-base-remplir-coord-noeuds-compo-doubletab-ref-int-const>`
[DoubleTab & Champ_Fonc_base::remplir_coord_noeuds_compo(DoubleTab &, int) const](#champ-fonc-base-public-doubletab-ref-champ-fonc-base-remplir-coord-noeuds-compo-doubletab-ref-int-const)

remplir_coord_noeuds_et_polys#

Definition
int Champ_Fonc_base::remplir_coord_noeuds_et_polys(DoubleTab &, IntVect &) const
Brief description

NE FAIT RIEN A surcharger dans les classes derivees.

Detailed description
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:`int Champ_Fonc_base::remplir_coord_noeuds_et_polys(DoubleTab &, IntVect &) const <champ-fonc-base-public-int-champ-fonc-base-remplir-coord-noeuds-et-polys-doubletab-ref-intvect-ref-const>`
[int Champ_Fonc_base::remplir_coord_noeuds_et_polys(DoubleTab &, IntVect &) const](#champ-fonc-base-public-int-champ-fonc-base-remplir-coord-noeuds-et-polys-doubletab-ref-intvect-ref-const)

remplir_coord_noeuds_et_polys_compo#

Definition
int Champ_Fonc_base::remplir_coord_noeuds_et_polys_compo(DoubleTab &, IntVect &, int) const
Brief description

NE FAIT RIEN A surcharger dans les classes derivees.

Detailed description
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:`int Champ_Fonc_base::remplir_coord_noeuds_et_polys_compo(DoubleTab &, IntVect &, int) const <champ-fonc-base-public-int-champ-fonc-base-remplir-coord-noeuds-et-polys-compo-doubletab-ref-intvect-ref-int-const>`
[int Champ_Fonc_base::remplir_coord_noeuds_et_polys_compo(DoubleTab &, IntVect &, int) const](#champ-fonc-base-public-int-champ-fonc-base-remplir-coord-noeuds-et-polys-compo-doubletab-ref-intvect-ref-int-const)

reprendre#

Definition
int Champ_Fonc_base::reprendre(Entree &) override
Brief description

Reprise a partir d’un flot d’entree Lit le temps et les valeurs du champ.

Detailed description

Saute un bloc si le nom du champ est “anonyme”.

Reimplements:

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:`int Champ_Fonc_base::reprendre(Entree &) override <champ-fonc-base-public-int-champ-fonc-base-reprendre-entree-ref-override>`
[int Champ_Fonc_base::reprendre(Entree &) override](#champ-fonc-base-public-int-champ-fonc-base-reprendre-entree-ref-override)

sauvegarder#

Definition
int Champ_Fonc_base::sauvegarder(Sortie &) const override
Brief description

Sauvegarde le champ sur un flot de sortie Ecrit le nom, le temps et les valeurs.

Detailed description

Reimplements:

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:`int Champ_Fonc_base::sauvegarder(Sortie &) const override <champ-fonc-base-public-int-champ-fonc-base-sauvegarder-sortie-ref-const-override>`
[int Champ_Fonc_base::sauvegarder(Sortie &) const override](#champ-fonc-base-public-int-champ-fonc-base-sauvegarder-sortie-ref-const-override)

set_pdi_name#

Definition
void Champ_Fonc_base::set_pdi_name(const Nom &nom)
Brief description
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_base::set_pdi_name(const Nom &nom) <champ-fonc-base-public-void-champ-fonc-base-set-pdi-name-const-nom-ref-nom>`
[void Champ_Fonc_base::set_pdi_name(const Nom &nom)](#champ-fonc-base-public-void-champ-fonc-base-set-pdi-name-const-nom-ref-nom)

valeur_aux#

Definition
DoubleTab & Champ_Fonc_base::valeur_aux(const DoubleTab &, DoubleTab &) const override
Brief description

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.

Reimplements:

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:`DoubleTab & Champ_Fonc_base::valeur_aux(const DoubleTab &, DoubleTab &) const override <champ-fonc-base-public-doubletab-ref-champ-fonc-base-valeur-aux-const-doubletab-ref-doubletab-ref-const-override>`
[DoubleTab & Champ_Fonc_base::valeur_aux(const DoubleTab &, DoubleTab &) const override](#champ-fonc-base-public-doubletab-ref-champ-fonc-base-valeur-aux-const-doubletab-ref-doubletab-ref-const-override)

~Champ_Fonc_base#

Definition
Champ_Fonc_base::~Champ_Fonc_base() override
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_Fonc_base::~Champ_Fonc_base() override <champ-fonc-base-public-champ-fonc-base-dtor-champ-fonc-base-override>`
[Champ_Fonc_base::~Champ_Fonc_base() override](#champ-fonc-base-public-champ-fonc-base-dtor-champ-fonc-base-override)

info#

Definition
const Type_info * Champ_Fonc_base::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_Fonc_base::info() <champ-fonc-base-public-static-const-type-info-ptr-champ-fonc-base-info>`
[const Type_info * Champ_Fonc_base::info()](#champ-fonc-base-public-static-const-type-info-ptr-champ-fonc-base-info)

self_cast#

Definition
const Champ_Fonc_base & Champ_Fonc_base::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_Fonc_base & Champ_Fonc_base::self_cast(const Objet_U &) <champ-fonc-base-public-static-const-champ-fonc-base-ref-champ-fonc-base-self-cast-const-objet-u-ref>`
[const Champ_Fonc_base & Champ_Fonc_base::self_cast(const Objet_U &)](#champ-fonc-base-public-static-const-champ-fonc-base-ref-champ-fonc-base-self-cast-const-objet-u-ref)

self_cast#

Definition
Champ_Fonc_base & Champ_Fonc_base::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_Fonc_base & Champ_Fonc_base::self_cast(Objet_U &) <champ-fonc-base-public-static-champ-fonc-base-ref-champ-fonc-base-self-cast-objet-u-ref>`
[Champ_Fonc_base & Champ_Fonc_base::self_cast(Objet_U &)](#champ-fonc-base-public-static-champ-fonc-base-ref-champ-fonc-base-self-cast-objet-u-ref)

creer_tableau_distribue#

Definition
void Champ_Fonc_base::creer_tableau_distribue(const MD_Vector &, RESIZE_OPTIONS=RESIZE_OPTIONS::COPY_INIT)
Brief description
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_base::creer_tableau_distribue(const MD_Vector &, RESIZE_OPTIONS=RESIZE_OPTIONS::COPY_INIT) <champ-fonc-base-protected-void-champ-fonc-base-creer-tableau-distribue-const-md-vector-ref-resize-options-equal-resize-options-copy-init>`
[void Champ_Fonc_base::creer_tableau_distribue(const MD_Vector &, RESIZE_OPTIONS=RESIZE_OPTIONS::COPY_INIT)](#champ-fonc-base-protected-void-champ-fonc-base-creer-tableau-distribue-const-md-vector-ref-resize-options-equal-resize-options-copy-init)

printOn#

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

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_base::printOn(Sortie &x) const override <champ-fonc-base-protected-sortie-ref-champ-fonc-base-printon-sortie-ref-x-const-override>`
[Sortie & Champ_Fonc_base::printOn(Sortie &x) const override](#champ-fonc-base-protected-sortie-ref-champ-fonc-base-printon-sortie-ref-x-const-override)

readOn#

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

Lecture d’un Objet_U sur un flot d’entree 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:`Entree & Champ_Fonc_base::readOn(Entree &) override <champ-fonc-base-protected-entree-ref-champ-fonc-base-readon-entree-ref-override>`
[Entree & Champ_Fonc_base::readOn(Entree &) override](#champ-fonc-base-protected-entree-ref-champ-fonc-base-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Champ_Fonc_base::info_obj
le_dom_VF (protected)
TRUST_Ref<Domaine_VF *> Champ_Fonc_base::le_dom_VF
pdi_name_ (protected)
Nom Champ_Fonc_base::pdi_name_