Champ_Fonc_base#
#include <Champ_Fonc_base.h>
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#
public : Champ_Don_base
Inherited by#
public : Champ_Fonc_Face_PolyMAC
public : Champ_Fonc_Face_VDF
public : Champ_Fonc_MED
public : Champ_Fonc_P0_base
public : Champ_Fonc_P1NC
public : Champ_Fonc_P1_base
public : Champ_Fonc_P1_isoP1Bulle
public : Champ_Fonc_Q1NC
public : Champ_Fonc_Q1_base
public : Champ_Fonc_Tabule
public : Champ_Fonc_reprise
public : Champ_Fonc_reprise_IJK
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#
a_un_domaine_dis_base#
int Champ_Fonc_base::a_un_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:`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_#
Champ_base & Champ_Fonc_base::affecter_(const Champ_base &) override
Affecte un Champ_base dans un Champ_Fonc_base .
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:`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#
Champ_base & Champ_Fonc_base::affecter_compo(const Champ_base &, int compo) override
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#
void Champ_Fonc_base::associer_domaine_dis_base(const Domaine_dis_base &) override
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#
Champ_Fonc_base::Champ_Fonc_base()
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#
virtual void Champ_Fonc_base::creer_espace_distant(int dummy)
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#
std::vector<YAML_data> Champ_Fonc_base::data_a_sauvegarder() const
for PDI IO: retrieve name, type and dimensions of the field to save/restore.
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:`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#
const Domaine & Champ_Fonc_base::domaine() const
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#
const Domaine_dis_base & Champ_Fonc_base::domaine_dis_base() const override
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#
const Domaine_VF & Champ_Fonc_base::domaine_vf() const
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:`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#
int Champ_Fonc_base::fixer_nb_valeurs_nodales(int nb_noeuds) override
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#
const Type_info * Champ_Fonc_base::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_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#
Nom Champ_Fonc_base::get_pdi_name() const
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#
void Champ_Fonc_base::mettre_a_jour(double temps) override
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#
DoubleTab & Champ_Fonc_base::remplir_coord_noeuds(DoubleTab &) const
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#
DoubleTab & Champ_Fonc_base::remplir_coord_noeuds_compo(DoubleTab &, int) const
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#
int Champ_Fonc_base::remplir_coord_noeuds_et_polys(DoubleTab &, IntVect &) const
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#
int Champ_Fonc_base::remplir_coord_noeuds_et_polys_compo(DoubleTab &, IntVect &, int) const
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#
int Champ_Fonc_base::reprendre(Entree &) override
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#
int Champ_Fonc_base::sauvegarder(Sortie &) const override
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#
void Champ_Fonc_base::set_pdi_name(const Nom &nom)
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#
DoubleTab & Champ_Fonc_base::valeur_aux(const DoubleTab &, DoubleTab &) 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.
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#
Champ_Fonc_base::~Champ_Fonc_base() override
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#
const Type_info * Champ_Fonc_base::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_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#
const Champ_Fonc_base & Champ_Fonc_base::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_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#
Champ_Fonc_base & Champ_Fonc_base::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_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#
void Champ_Fonc_base::creer_tableau_distribue(const MD_Vector &, RESIZE_OPTIONS=RESIZE_OPTIONS::COPY_INIT)
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#
Sortie & Champ_Fonc_base::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_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#
Entree & Champ_Fonc_base::readOn(Entree &) override
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#
const Type_info Champ_Fonc_base::info_obj
TRUST_Ref<Domaine_VF *> Champ_Fonc_base::le_dom_VF
Nom Champ_Fonc_base::pdi_name_