Champ_Inc_base#

#include <Champ_Inc_base.h>
Brief description

Classe Champ_Inc_base .

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

Detailed description#

Classe de base des champs inconnues qui sont les champs calcules par une equation. Un objet de type Roue est associe au Champ_Inc, cette roue permet de gerer le nombre de valeurs du temps pour lesquels le champ doit rester en memoire. C’est le schema en temps qui guide le nombre de valeurs a garder. Cette classe peut aussi servir a stocker des champs calcules a partir d’autres Champ_Inc. Dans ce cas, une fonction calculer_valeurs(…) est appellee lors de mettre_a_jour() et doit remplir : - les valeurs du champ a l’instant courant; - les derivees de ces valeurs par rapport aux inconnues; - ses valeurs aux bords (stockees dans un tableau, car le champ n’a pas de CL associee); OWN_PTR(Champ_Inc_base) est un morceaux d’equation car il herite de MorEqn.

Inherits from#

Inherited by#

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_Inc_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_Inc_base::a_un_domaine_dis_base() const override <champ-inc-base-public-int-champ-inc-base-a-un-domaine-dis-base-const-override>`
[int Champ_Inc_base::a_un_domaine_dis_base() const override](#champ-inc-base-public-int-champ-inc-base-a-un-domaine-dis-base-const-override)

affecter_#

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

Affectation d’un OWN_PTR(Champ_base) generique ( Champ_base ) dans un champ inconnue.

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

affecter_compo#

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

Affectation d’une composante d’un OWN_PTR(Champ_base) quelconque ( Champ_base ) dans une composante d’un champ inconnue.

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

associer_domaine_cl_dis#

Definition
void Champ_Inc_base::associer_domaine_cl_dis(const Domaine_Cl_dis_base &)
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_Inc_base::associer_domaine_cl_dis(const Domaine_Cl_dis_base &) <champ-inc-base-public-void-champ-inc-base-associer-domaine-cl-dis-const-domaine-cl-dis-base-ref>`
[void Champ_Inc_base::associer_domaine_cl_dis(const Domaine_Cl_dis_base &)](#champ-inc-base-public-void-champ-inc-base-associer-domaine-cl-dis-const-domaine-cl-dis-base-ref)

associer_domaine_dis_base#

Definition
void Champ_Inc_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_Inc_base::associer_domaine_dis_base(const Domaine_dis_base &) override <champ-inc-base-public-void-champ-inc-base-associer-domaine-dis-base-const-domaine-dis-base-ref-override>`
[void Champ_Inc_base::associer_domaine_dis_base(const Domaine_dis_base &) override](#champ-inc-base-public-void-champ-inc-base-associer-domaine-dis-base-const-domaine-dis-base-ref-override)

associer_eqn#

Definition
void Champ_Inc_base::associer_eqn(const Equation_base &)
Brief description

Associe le champ a l’equation dont il represente une inconnue.

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_Inc_base::associer_eqn(const Equation_base &) <champ-inc-base-public-void-champ-inc-base-associer-eqn-const-equation-base-ref>`
[void Champ_Inc_base::associer_eqn(const Equation_base &)](#champ-inc-base-public-void-champ-inc-base-associer-eqn-const-equation-base-ref)

avancer#

Definition
Champ_Inc_base & Champ_Inc_base::avancer(int i=1)
Brief description

Avance le pointeur courant de i pas de temps, dans la liste des valeurs temporelles conservees.

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:`Champ_Inc_base & Champ_Inc_base::avancer(int i=1) <champ-inc-base-public-champ-inc-base-ref-champ-inc-base-avancer-int-i-equal-1>`
[Champ_Inc_base & Champ_Inc_base::avancer(int i=1)](#champ-inc-base-public-champ-inc-base-ref-champ-inc-base-avancer-int-i-equal-1)

Champ_Inc_base#

Definition
Champ_Inc_base::Champ_Inc_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_Inc_base::Champ_Inc_base() <champ-inc-base-public-champ-inc-base-champ-inc-base>`
[Champ_Inc_base::Champ_Inc_base()](#champ-inc-base-public-champ-inc-base-champ-inc-base)

changer_temps#

Definition
double Champ_Inc_base::changer_temps(const double temps) override
Brief description

Fixe le 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:`double Champ_Inc_base::changer_temps(const double temps) override <champ-inc-base-public-double-champ-inc-base-changer-temps-const-double-temps-override>`
[double Champ_Inc_base::changer_temps(const double temps) override](#champ-inc-base-public-double-champ-inc-base-changer-temps-const-double-temps-override)

changer_temps_futur#

Definition
double Champ_Inc_base::changer_temps_futur(double, int i=1)
Brief description

Fixe le temps du ieme champ futur.

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:`double Champ_Inc_base::changer_temps_futur(double, int i=1) <champ-inc-base-public-double-champ-inc-base-changer-temps-futur-double-int-i-equal-1>`
[double Champ_Inc_base::changer_temps_futur(double, int i=1)](#champ-inc-base-public-double-champ-inc-base-changer-temps-futur-double-int-i-equal-1)

changer_temps_passe#

Definition
double Champ_Inc_base::changer_temps_passe(double, int i=1)
Brief description

Fixe le temps du ieme champ passe.

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:`double Champ_Inc_base::changer_temps_passe(double, int i=1) <champ-inc-base-public-double-champ-inc-base-changer-temps-passe-double-int-i-equal-1>`
[double Champ_Inc_base::changer_temps_passe(double, int i=1)](#champ-inc-base-public-double-champ-inc-base-changer-temps-passe-double-int-i-equal-1)

creer_espace_distant#

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

data_a_sauvegarder#

Definition
std::vector<YAML_data> Champ_Inc_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_Inc_base::data_a_sauvegarder() const <champ-inc-base-public-std-vector-yaml-data-champ-inc-base-data-a-sauvegarder-const>`
[std::vector<YAML_data> Champ_Inc_base::data_a_sauvegarder() const](#champ-inc-base-public-std-vector-yaml-data-champ-inc-base-data-a-sauvegarder-const)

derivees#

Definition
tabs_t & Champ_Inc_base::derivees()
Brief description
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:`tabs_t & Champ_Inc_base::derivees() <champ-inc-base-public-tabs-t-ref-champ-inc-base-derivees>`
[tabs_t & Champ_Inc_base::derivees()](#champ-inc-base-public-tabs-t-ref-champ-inc-base-derivees)

derivees#

Definition
const tabs_t & Champ_Inc_base::derivees() 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 tabs_t & Champ_Inc_base::derivees() const <champ-inc-base-public-const-tabs-t-ref-champ-inc-base-derivees-const>`
[const tabs_t & Champ_Inc_base::derivees() const](#champ-inc-base-public-const-tabs-t-ref-champ-inc-base-derivees-const)

domaine#

Definition
const Domaine & Champ_Inc_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_Inc_base::domaine() const <champ-inc-base-public-const-domaine-ref-champ-inc-base-domaine-const>`
[const Domaine & Champ_Inc_base::domaine() const](#champ-inc-base-public-const-domaine-ref-champ-inc-base-domaine-const)

domaine_Cl_dis#

Definition
Domaine_Cl_dis_base & Champ_Inc_base::domaine_Cl_dis()
Brief description
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:`Domaine_Cl_dis_base & Champ_Inc_base::domaine_Cl_dis() <champ-inc-base-public-domaine-cl-dis-base-ref-champ-inc-base-domaine-cl-dis>`
[Domaine_Cl_dis_base & Champ_Inc_base::domaine_Cl_dis()](#champ-inc-base-public-domaine-cl-dis-base-ref-champ-inc-base-domaine-cl-dis)

domaine_Cl_dis#

Definition
const Domaine_Cl_dis_base & Champ_Inc_base::domaine_Cl_dis() 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_Cl_dis_base & Champ_Inc_base::domaine_Cl_dis() const <champ-inc-base-public-const-domaine-cl-dis-base-ref-champ-inc-base-domaine-cl-dis-const>`
[const Domaine_Cl_dis_base & Champ_Inc_base::domaine_Cl_dis() const](#champ-inc-base-public-const-domaine-cl-dis-base-ref-champ-inc-base-domaine-cl-dis-const)

domaine_dis_base#

Definition
const Domaine_dis_base & Champ_Inc_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_Inc_base::domaine_dis_base() const override <champ-inc-base-public-const-domaine-dis-base-ref-champ-inc-base-domaine-dis-base-const-override>`
[const Domaine_dis_base & Champ_Inc_base::domaine_dis_base() const override](#champ-inc-base-public-const-domaine-dis-base-ref-champ-inc-base-domaine-dis-base-const-override)

domaine_vf#

Definition
const Domaine_VF & Champ_Inc_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_Inc_base::domaine_vf() const <champ-inc-base-public-const-domaine-vf-ref-champ-inc-base-domaine-vf-const>`
[const Domaine_VF & Champ_Inc_base::domaine_vf() const](#champ-inc-base-public-const-domaine-vf-ref-champ-inc-base-domaine-vf-const)

fixer_nb_valeurs_nodales#

Definition
int Champ_Inc_base::fixer_nb_valeurs_nodales(int) 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:`int Champ_Inc_base::fixer_nb_valeurs_nodales(int) override <champ-inc-base-public-int-champ-inc-base-fixer-nb-valeurs-nodales-int-override>`
[int Champ_Inc_base::fixer_nb_valeurs_nodales(int) override](#champ-inc-base-public-int-champ-inc-base-fixer-nb-valeurs-nodales-int-override)

fixer_nb_valeurs_temporelles#

Definition
int Champ_Inc_base::fixer_nb_valeurs_temporelles(int)
Brief description

Fixe le nombre de valeurs temporelles a conserver.

Detailed description

(un nombre different suivant le schema en temps utilise) Appelle Roue::fixer_nb_cases(int)

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_Inc_base::fixer_nb_valeurs_temporelles(int) <champ-inc-base-public-int-champ-inc-base-fixer-nb-valeurs-temporelles-int>`
[int Champ_Inc_base::fixer_nb_valeurs_temporelles(int)](#champ-inc-base-public-int-champ-inc-base-fixer-nb-valeurs-temporelles-int)

futur#

Definition
const DoubleTab & Champ_Inc_base::futur(int i=1) const override
Brief description
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:`const DoubleTab & Champ_Inc_base::futur(int i=1) const override <champ-inc-base-public-const-doubletab-ref-champ-inc-base-futur-int-i-equal-1-const-override>`
[const DoubleTab & Champ_Inc_base::futur(int i=1) const override](#champ-inc-base-public-const-doubletab-ref-champ-inc-base-futur-int-i-equal-1-const-override)

futur#

Definition
DoubleTab & Champ_Inc_base::futur(int i=1) override
Brief description

Renvoie les valeurs du champs a l’instant t + i.

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:`DoubleTab & Champ_Inc_base::futur(int i=1) override <champ-inc-base-public-doubletab-ref-champ-inc-base-futur-int-i-equal-1-override>`
[DoubleTab & Champ_Inc_base::futur(int i=1) override](#champ-inc-base-public-doubletab-ref-champ-inc-base-futur-int-i-equal-1-override)

get_info#

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

get_PDI_dname#

Definition
Nom Champ_Inc_base::get_PDI_dname() const
Brief description

for PDI IO: retrieve the name of the HDF5 dataset in which the field will be saved or be restored from

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_Inc_base::get_PDI_dname() const <champ-inc-base-public-nom-champ-inc-base-get-pdi-dname-const>`
[Nom Champ_Inc_base::get_PDI_dname() const](#champ-inc-base-public-nom-champ-inc-base-get-pdi-dname-const)

imprime#

Definition
int Champ_Inc_base::imprime(Sortie &, int) const override
Brief description
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:`int Champ_Inc_base::imprime(Sortie &, int) const override <champ-inc-base-public-int-champ-inc-base-imprime-sortie-ref-int-const-override>`
[int Champ_Inc_base::imprime(Sortie &, int) const override](#champ-inc-base-public-int-champ-inc-base-imprime-sortie-ref-int-const-override)

init_champ_calcule#

Definition
void Champ_Inc_base::init_champ_calcule(const Objet_U &obj, fonc_calc_t fonc)
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_Inc_base::init_champ_calcule(const Objet_U &obj, fonc_calc_t fonc) <champ-inc-base-public-void-champ-inc-base-init-champ-calcule-const-objet-u-ref-obj-fonc-calc-t-fonc>`
[void Champ_Inc_base::init_champ_calcule(const Objet_U &obj, fonc_calc_t fonc)](#champ-inc-base-public-void-champ-inc-base-init-champ-calcule-const-objet-u-ref-obj-fonc-calc-t-fonc)

integrale_espace#

Definition
double Champ_Inc_base::integrale_espace(int ncomp) const
Brief description
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:`double Champ_Inc_base::integrale_espace(int ncomp) const <champ-inc-base-public-double-champ-inc-base-integrale-espace-int-ncomp-const>`
[double Champ_Inc_base::integrale_espace(int ncomp) const](#champ-inc-base-public-double-champ-inc-base-integrale-espace-int-ncomp-const)

lire_donnees#

Definition
int Champ_Inc_base::lire_donnees(Entree &)
Brief description

Lit les valeurs du champs a partir d’un flot d’entree.

Detailed description

Format de lecture: int [LE NOMBRE DE VALEURS A LIRE] [LIRE LE NOMBRE DE VALEUR VOULUES]

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_Inc_base::lire_donnees(Entree &) <champ-inc-base-public-int-champ-inc-base-lire-donnees-entree-ref>`
[int Champ_Inc_base::lire_donnees(Entree &)](#champ-inc-base-public-int-champ-inc-base-lire-donnees-entree-ref)

mettre_a_jour#

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

Effectue une mise a jour en temps du champ inconnue.

Detailed description

WEC : Maintenant si on l’appelle 2 fois de suite avec le meme argument, la 2eme ne fait rien.

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

nb_valeurs_nodales#

Definition
int Champ_Inc_base::nb_valeurs_nodales() const override
Brief description

Returns the number of “real” geometric positions of the degrees of freedom, or - 1 if not applicable (fields with multiple localisations)

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_Inc_base::nb_valeurs_nodales() const override <champ-inc-base-public-int-champ-inc-base-nb-valeurs-nodales-const-override>`
[int Champ_Inc_base::nb_valeurs_nodales() const override](#champ-inc-base-public-int-champ-inc-base-nb-valeurs-nodales-const-override)

nb_valeurs_temporelles#

Definition
int Champ_Inc_base::nb_valeurs_temporelles() const
Brief description

Renvoie le nombre de valeurs temporelles actuellement conservees.

Detailed description

Cette valeur est stockee par la Roue du Champ_Inc_base

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_Inc_base::nb_valeurs_temporelles() const <champ-inc-base-public-int-champ-inc-base-nb-valeurs-temporelles-const>`
[int Champ_Inc_base::nb_valeurs_temporelles() const](#champ-inc-base-public-int-champ-inc-base-nb-valeurs-temporelles-const)

operator const DoubleTab &#

Definition
Champ_Inc_base::operator const DoubleTab &() const =delete
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_Inc_base::operator const DoubleTab &() const =delete <champ-inc-base-public-champ-inc-base-operator-const-doubletab-ref-const-equal-delete>`
[Champ_Inc_base::operator const DoubleTab &() const =delete](#champ-inc-base-public-champ-inc-base-operator-const-doubletab-ref-const-equal-delete)

operator DoubleTab &#

Definition
Champ_Inc_base::operator DoubleTab &()=delete
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_Inc_base::operator DoubleTab &()=delete <champ-inc-base-public-champ-inc-base-operator-doubletab-ref-equal-delete>`
[Champ_Inc_base::operator DoubleTab &()=delete](#champ-inc-base-public-champ-inc-base-operator-doubletab-ref-equal-delete)

passe#

Definition
const DoubleTab & Champ_Inc_base::passe(int i=1) const override
Brief description
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:`const DoubleTab & Champ_Inc_base::passe(int i=1) const override <champ-inc-base-public-const-doubletab-ref-champ-inc-base-passe-int-i-equal-1-const-override>`
[const DoubleTab & Champ_Inc_base::passe(int i=1) const override](#champ-inc-base-public-const-doubletab-ref-champ-inc-base-passe-int-i-equal-1-const-override)

passe#

Definition
DoubleTab & Champ_Inc_base::passe(int i=1) override
Brief description

Renvoie les valeurs du champs a l’instant t - i.

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:`DoubleTab & Champ_Inc_base::passe(int i=1) override <champ-inc-base-public-doubletab-ref-champ-inc-base-passe-int-i-equal-1-override>`
[DoubleTab & Champ_Inc_base::passe(int i=1) override](#champ-inc-base-public-doubletab-ref-champ-inc-base-passe-int-i-equal-1-override)

PDI_save_type#

Definition
void Champ_Inc_base::PDI_save_type(bool b)
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_Inc_base::PDI_save_type(bool b) <champ-inc-base-public-void-champ-inc-base-pdi-save-type-bool-b>`
[void Champ_Inc_base::PDI_save_type(bool b)](#champ-inc-base-public-void-champ-inc-base-pdi-save-type-bool-b)

reculer#

Definition
Champ_Inc_base & Champ_Inc_base::reculer(int i=1)
Brief description

Recule le pointeur courant de i pas de temps, dans la liste des valeurs temporelles conservees.

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:`Champ_Inc_base & Champ_Inc_base::reculer(int i=1) <champ-inc-base-public-champ-inc-base-ref-champ-inc-base-reculer-int-i-equal-1>`
[Champ_Inc_base & Champ_Inc_base::reculer(int i=1)](#champ-inc-base-public-champ-inc-base-ref-champ-inc-base-reculer-int-i-equal-1)

recuperer_temps_futur#

Definition
double Champ_Inc_base::recuperer_temps_futur(int i=1) const
Brief description

Retourne le temps du ieme champ futur.

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:`double Champ_Inc_base::recuperer_temps_futur(int i=1) const <champ-inc-base-public-double-champ-inc-base-recuperer-temps-futur-int-i-equal-1-const>`
[double Champ_Inc_base::recuperer_temps_futur(int i=1) const](#champ-inc-base-public-double-champ-inc-base-recuperer-temps-futur-int-i-equal-1-const)

recuperer_temps_passe#

Definition
double Champ_Inc_base::recuperer_temps_passe(int i=1) const
Brief description

Retourne le temps du ieme champ passe.

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:`double Champ_Inc_base::recuperer_temps_passe(int i=1) const <champ-inc-base-public-double-champ-inc-base-recuperer-temps-passe-int-i-equal-1-const>`
[double Champ_Inc_base::recuperer_temps_passe(int i=1) const](#champ-inc-base-public-double-champ-inc-base-recuperer-temps-passe-int-i-equal-1-const)

remplir_coord_noeuds#

Definition
virtual DoubleTab & Champ_Inc_base::remplir_coord_noeuds(DoubleTab &) const =0
Brief description
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:`virtual DoubleTab & Champ_Inc_base::remplir_coord_noeuds(DoubleTab &) const =0 <champ-inc-base-public-virtual-doubletab-ref-champ-inc-base-remplir-coord-noeuds-doubletab-ref-const-equal-0>`
[virtual DoubleTab & Champ_Inc_base::remplir_coord_noeuds(DoubleTab &) const =0](#champ-inc-base-public-virtual-doubletab-ref-champ-inc-base-remplir-coord-noeuds-doubletab-ref-const-equal-0)

remplir_coord_noeuds_compo#

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

Simple appel a Champ_Inc_base::remplir_coord_noeuds(DoubleTab&)

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

remplir_coord_noeuds_et_polys#

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

NE FAIT RIEN Methode a surcharger.

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

remplir_coord_noeuds_et_polys_compo#

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

Simple appel a: Champ_Inc_base::remplir_coord_noeuds_et_polys(DoubleTab&,IntVect& poly)

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

reprendre#

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

Lecture d’un champ inconnue a partir d’un flot d’entree en vue d’une reprise.

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

reset_champ_calcule#

Definition
void Champ_Inc_base::reset_champ_calcule()
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_Inc_base::reset_champ_calcule() <champ-inc-base-public-void-champ-inc-base-reset-champ-calcule>`
[void Champ_Inc_base::reset_champ_calcule()](#champ-inc-base-public-void-champ-inc-base-reset-champ-calcule)

resetTime#

Definition
void Champ_Inc_base::resetTime(double time) override
Brief description
Detailed description

See comments in Probleme_base_interface_proto::resetTime_impl(). Here we force a new time value.

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_Inc_base::resetTime(double time) override <champ-inc-base-public-void-champ-inc-base-resettime-double-time-override>`
[void Champ_Inc_base::resetTime(double time) override](#champ-inc-base-public-void-champ-inc-base-resettime-double-time-override)

resize_val_bord#

Definition
void Champ_Inc_base::resize_val_bord()
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_Inc_base::resize_val_bord() <champ-inc-base-public-void-champ-inc-base-resize-val-bord>`
[void Champ_Inc_base::resize_val_bord()](#champ-inc-base-public-void-champ-inc-base-resize-val-bord)

sauvegarder#

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

Sauvegarde le champ inconnue sur un flot de sortie.

Detailed description

Ecrit un identifiant, les valeurs du champs, et la date (le temps au moment de la sauvegarde).

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

set_PDI_dname#

Definition
void Champ_Inc_base::set_PDI_dname(const Nom &name)
Brief description
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_Inc_base::set_PDI_dname(const Nom &name) <champ-inc-base-public-void-champ-inc-base-set-pdi-dname-const-nom-ref-name>`
[void Champ_Inc_base::set_PDI_dname(const Nom &name)](#champ-inc-base-public-void-champ-inc-base-set-pdi-dname-const-nom-ref-name)

set_val_bord_fluide_multiphase#

Definition
void Champ_Inc_base::set_val_bord_fluide_multiphase(const bool flag)
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_Inc_base::set_val_bord_fluide_multiphase(const bool flag) <champ-inc-base-public-void-champ-inc-base-set-val-bord-fluide-multiphase-const-bool-flag>`
[void Champ_Inc_base::set_val_bord_fluide_multiphase(const bool flag)](#champ-inc-base-public-void-champ-inc-base-set-val-bord-fluide-multiphase-const-bool-flag)

set_via_ch_fonc_reprise#

Definition
void Champ_Inc_base::set_via_ch_fonc_reprise()
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_Inc_base::set_via_ch_fonc_reprise() <champ-inc-base-public-void-champ-inc-base-set-via-ch-fonc-reprise>`
[void Champ_Inc_base::set_via_ch_fonc_reprise()](#champ-inc-base-public-void-champ-inc-base-set-via-ch-fonc-reprise)

trace#

Definition
DoubleTab & Champ_Inc_base::trace(const Frontiere_dis_base &, DoubleTab &, double, int distant) const override
Brief description

voir Champ_base Cas particulier (malheureusement) du Champ_P0_VDF :

Detailed description

Si la frontiere est un raccord, le resultat est calcule sur le raccord associe. Dans ce cas, le DoubleTab x doit etre dimensionne sur le raccord associe.

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:`DoubleTab & Champ_Inc_base::trace(const Frontiere_dis_base &, DoubleTab &, double, int distant) const override <champ-inc-base-public-doubletab-ref-champ-inc-base-trace-const-frontiere-dis-base-ref-doubletab-ref-double-int-distant-const-override>`
[DoubleTab & Champ_Inc_base::trace(const Frontiere_dis_base &, DoubleTab &, double, int distant) const override](#champ-inc-base-public-doubletab-ref-champ-inc-base-trace-const-frontiere-dis-base-ref-doubletab-ref-double-int-distant-const-override)

val_bord#

Definition
DoubleTab & Champ_Inc_base::val_bord()
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:`DoubleTab & Champ_Inc_base::val_bord() <champ-inc-base-public-doubletab-ref-champ-inc-base-val-bord>`
[DoubleTab & Champ_Inc_base::val_bord()](#champ-inc-base-public-doubletab-ref-champ-inc-base-val-bord)

valeur_a#

Definition
DoubleVect & Champ_Inc_base::valeur_a(const DoubleVect &position, DoubleVect &valeurs) const override
Brief description

Calcule la valeur du champs inconnue a la position specifiee.

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:`DoubleVect & Champ_Inc_base::valeur_a(const DoubleVect &position, DoubleVect &valeurs) const override <champ-inc-base-public-doublevect-ref-champ-inc-base-valeur-a-const-doublevect-ref-position-doublevect-ref-valeurs-const-override>`
[DoubleVect & Champ_Inc_base::valeur_a(const DoubleVect &position, DoubleVect &valeurs) const override](#champ-inc-base-public-doublevect-ref-champ-inc-base-valeur-a-const-doublevect-ref-position-doublevect-ref-valeurs-const-override)

valeur_aux#

Definition
DoubleTab & Champ_Inc_base::valeur_aux(const DoubleTab &positions, DoubleTab &valeurs) const override
Brief description

Calcule les valeurs du champs inconnue aux positions specifiees.

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

valeur_aux_bords#

Definition
DoubleTab Champ_Inc_base::valeur_aux_bords() const override
Brief description

renvoie la valeur du champ aux faces de bord

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:`DoubleTab Champ_Inc_base::valeur_aux_bords() const override <champ-inc-base-public-doubletab-champ-inc-base-valeur-aux-bords-const-override>`
[DoubleTab Champ_Inc_base::valeur_aux_bords() const override](#champ-inc-base-public-doubletab-champ-inc-base-valeur-aux-bords-const-override)

valeur_aux_compo#

Definition
DoubleVect & Champ_Inc_base::valeur_aux_compo(const DoubleTab &positions, DoubleVect &valeurs, int ncomp) const override
Brief description

Calcule les valeurs du champs inconnue aux positions specifiees, pour une certaine composante 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:`DoubleVect & Champ_Inc_base::valeur_aux_compo(const DoubleTab &positions, DoubleVect &valeurs, int ncomp) const override <champ-inc-base-public-doublevect-ref-champ-inc-base-valeur-aux-compo-const-doubletab-ref-positions-doublevect-ref-valeurs-int-ncomp-const-override>`
[DoubleVect & Champ_Inc_base::valeur_aux_compo(const DoubleTab &positions, DoubleVect &valeurs, int ncomp) const override](#champ-inc-base-public-doublevect-ref-champ-inc-base-valeur-aux-compo-const-doubletab-ref-positions-doublevect-ref-valeurs-int-ncomp-const-override)

valeurs#

Definition
const DoubleTab & Champ_Inc_base::valeurs() const override
Brief description
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:`const DoubleTab & Champ_Inc_base::valeurs() const override <champ-inc-base-public-const-doubletab-ref-champ-inc-base-valeurs-const-override>`
[const DoubleTab & Champ_Inc_base::valeurs() const override](#champ-inc-base-public-const-doubletab-ref-champ-inc-base-valeurs-const-override)

valeurs#

Definition
DoubleTab & Champ_Inc_base::valeurs() override
Brief description

Renvoie le tableau des valeurs du champ au temps courant.

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:`DoubleTab & Champ_Inc_base::valeurs() override <champ-inc-base-public-doubletab-ref-champ-inc-base-valeurs-override>`
[DoubleTab & Champ_Inc_base::valeurs() override](#champ-inc-base-public-doubletab-ref-champ-inc-base-valeurs-override)

valeurs#

Definition
const DoubleTab & Champ_Inc_base::valeurs(double temps) const override
Brief description

Renvoie les valeurs du champs a l’instant temps.

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:`const DoubleTab & Champ_Inc_base::valeurs(double temps) const override <champ-inc-base-public-const-doubletab-ref-champ-inc-base-valeurs-double-temps-const-override>`
[const DoubleTab & Champ_Inc_base::valeurs(double temps) const override](#champ-inc-base-public-const-doubletab-ref-champ-inc-base-valeurs-double-temps-const-override)

valeurs#

Definition
DoubleTab & Champ_Inc_base::valeurs(double temps) override
Brief description

Renvoie les valeurs du champs a l’instant temps.

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:`DoubleTab & Champ_Inc_base::valeurs(double temps) override <champ-inc-base-public-doubletab-ref-champ-inc-base-valeurs-double-temps-override>`
[DoubleTab & Champ_Inc_base::valeurs(double temps) override](#champ-inc-base-public-doubletab-ref-champ-inc-base-valeurs-double-temps-override)

verifie_valeurs_cl#

Definition
void Champ_Inc_base::verifie_valeurs_cl()
Brief description
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:`void Champ_Inc_base::verifie_valeurs_cl() <champ-inc-base-public-void-champ-inc-base-verifie-valeurs-cl>`
[void Champ_Inc_base::verifie_valeurs_cl()](#champ-inc-base-public-void-champ-inc-base-verifie-valeurs-cl)

via_ch_fonc_reprise#

Definition
bool Champ_Inc_base::via_ch_fonc_reprise() 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:`bool Champ_Inc_base::via_ch_fonc_reprise() const <champ-inc-base-public-bool-champ-inc-base-via-ch-fonc-reprise-const>`
[bool Champ_Inc_base::via_ch_fonc_reprise() const](#champ-inc-base-public-bool-champ-inc-base-via-ch-fonc-reprise-const)

~Champ_Inc_base#

Definition
Champ_Inc_base::~Champ_Inc_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_Inc_base::~Champ_Inc_base() override <champ-inc-base-public-champ-inc-base-dtor-champ-inc-base-override>`
[Champ_Inc_base::~Champ_Inc_base() override](#champ-inc-base-public-champ-inc-base-dtor-champ-inc-base-override)

info#

Definition
const Type_info * Champ_Inc_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_Inc_base::info() <champ-inc-base-public-static-const-type-info-ptr-champ-inc-base-info>`
[const Type_info * Champ_Inc_base::info()](#champ-inc-base-public-static-const-type-info-ptr-champ-inc-base-info)

self_cast#

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

self_cast#

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

creer_tableau_distribue#

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

printOn#

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

Ecriture de l’objet sur un flot de sortie Methode a surcharger.

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

readOn#

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

Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.

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:`Entree & Champ_Inc_base::readOn(Entree &) override <champ-inc-base-protected-entree-ref-champ-inc-base-readon-entree-ref-override>`
[Entree & Champ_Inc_base::readOn(Entree &) override](#champ-inc-base-protected-entree-ref-champ-inc-base-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Champ_Inc_base::info_obj
bord_fluide_multiphase_ (protected)
bool Champ_Inc_base::bord_fluide_multiphase_ = false
deriv_ (protected)
tabs_t Champ_Inc_base::deriv_
fonc_calc_ (protected)
fonc_calc_t Champ_Inc_base::fonc_calc_
fonc_calc_init_ (protected)
int Champ_Inc_base::fonc_calc_init_ = 0
le_dom_VF (protected)
TRUST_Ref<Domaine_VF *> Champ_Inc_base::le_dom_VF
les_valeurs (protected)
Roue_ptr Champ_Inc_base::les_valeurs
mon_dom_cl_dis (protected)
TRUST_Ref<Domaine_Cl_dis_base *> Champ_Inc_base::mon_dom_cl_dis
obj_calc_ (protected)
RefObjU Champ_Inc_base::obj_calc_
PDI_dname_ (protected)
Nom Champ_Inc_base::PDI_dname_
PDI_save_type_ (protected)
bool Champ_Inc_base::PDI_save_type_ = false
val_bord_ (protected)
DoubleTab Champ_Inc_base::val_bord_
via_ch_fonc_reprise_ (protected)
bool Champ_Inc_base::via_ch_fonc_reprise_ = false