Champ_Fonc_MED#

#include <Champ_Fonc_MED.h>
Brief description

classe Champ_Fonc_MED Load a field from a MED file for a given time.

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

Detailed description#

Inherits from#

Inherited by#

Inheritance graph#

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

../../../../../_images/classChamp__Fonc__MED__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

associer_domaine_dis_base#

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

Champ_Fonc_MED#

Definition
Champ_Fonc_MED::Champ_Fonc_MED()
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_MED::Champ_Fonc_MED() <champ-fonc-med-public-champ-fonc-med-champ-fonc-med>`
[Champ_Fonc_MED::Champ_Fonc_MED()](#champ-fonc-med-public-champ-fonc-med-champ-fonc-med)

creer#

Definition
int Champ_Fonc_MED::creer(const Nom &, const Domaine &dom, const Motcle &localisation, ArrOfDouble &temps_sauv)
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:`int Champ_Fonc_MED::creer(const Nom &, const Domaine &dom, const Motcle &localisation, ArrOfDouble &temps_sauv) <champ-fonc-med-public-int-champ-fonc-med-creer-const-nom-ref-const-domaine-ref-dom-const-motcle-ref-localisation-arrofdouble-ref-temps-sauv>`
[int Champ_Fonc_MED::creer(const Nom &, const Domaine &dom, const Motcle &localisation, ArrOfDouble &temps_sauv)](#champ-fonc-med-public-int-champ-fonc-med-creer-const-nom-ref-const-domaine-ref-dom-const-motcle-ref-localisation-arrofdouble-ref-temps-sauv)

domaine#

Definition
const Domaine & Champ_Fonc_MED::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_MED::domaine() const <champ-fonc-med-public-const-domaine-ref-champ-fonc-med-domaine-const>`
[const Domaine & Champ_Fonc_MED::domaine() const](#champ-fonc-med-public-const-domaine-ref-champ-fonc-med-domaine-const)

domaine_dis_base#

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

domaine_vf#

Definition
const Domaine_VF & Champ_Fonc_MED::domaine_vf() 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:`const Domaine_VF & Champ_Fonc_MED::domaine_vf() const override <champ-fonc-med-public-const-domaine-vf-ref-champ-fonc-med-domaine-vf-const-override>`
[const Domaine_VF & Champ_Fonc_MED::domaine_vf() const override](#champ-fonc-med-public-const-domaine-vf-ref-champ-fonc-med-domaine-vf-const-override)

duplique#

Definition
int Champ_Fonc_MED::duplique() 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_MED::duplique() const override <champ-fonc-med-public-int-champ-fonc-med-duplique-const-override>`
[int Champ_Fonc_MED::duplique() const override](#champ-fonc-med-public-int-champ-fonc-med-duplique-const-override)

get_info#

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

get_saved_times#

Definition
const ArrOfDouble & Champ_Fonc_MED::get_saved_times() 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:`const ArrOfDouble & Champ_Fonc_MED::get_saved_times() const <champ-fonc-med-public-const-arrofdouble-ref-champ-fonc-med-get-saved-times-const>`
[const ArrOfDouble & Champ_Fonc_MED::get_saved_times() const](#champ-fonc-med-public-const-arrofdouble-ref-champ-fonc-med-get-saved-times-const)

le_champ#

Definition
Champ_Fonc_base & Champ_Fonc_MED::le_champ()
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:`Champ_Fonc_base & Champ_Fonc_MED::le_champ() <champ-fonc-med-public-champ-fonc-base-ref-champ-fonc-med-le-champ>`
[Champ_Fonc_base & Champ_Fonc_MED::le_champ()](#champ-fonc-med-public-champ-fonc-base-ref-champ-fonc-med-le-champ)

le_champ#

Definition
const Champ_Fonc_base & Champ_Fonc_MED::le_champ() 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 Champ_Fonc_base & Champ_Fonc_MED::le_champ() const <champ-fonc-med-public-const-champ-fonc-base-ref-champ-fonc-med-le-champ-const>`
[const Champ_Fonc_base & Champ_Fonc_MED::le_champ() const](#champ-fonc-med-public-const-champ-fonc-base-ref-champ-fonc-med-le-champ-const)

lire#

Definition
void Champ_Fonc_MED::lire(double tps, int given_iteration=-1)
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_MED::lire(double tps, int given_iteration=-1) <champ-fonc-med-public-void-champ-fonc-med-lire-double-tps-int-given-iteration-equal-1>`
[void Champ_Fonc_MED::lire(double tps, int given_iteration=-1)](#champ-fonc-med-public-void-champ-fonc-med-lire-double-tps-int-given-iteration-equal-1)

mettre_a_jour#

Definition
void Champ_Fonc_MED::mettre_a_jour(double) 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_MED::mettre_a_jour(double) override <champ-fonc-med-public-void-champ-fonc-med-mettre-a-jour-double-override>`
[void Champ_Fonc_MED::mettre_a_jour(double) override](#champ-fonc-med-public-void-champ-fonc-med-mettre-a-jour-double-override)

nb_pas_temps#

Definition
int Champ_Fonc_MED::nb_pas_temps()
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:`int Champ_Fonc_MED::nb_pas_temps() <champ-fonc-med-public-int-champ-fonc-med-nb-pas-temps>`
[int Champ_Fonc_MED::nb_pas_temps()](#champ-fonc-med-public-int-champ-fonc-med-nb-pas-temps)

remplir_coord_noeuds#

Definition
DoubleTab & Champ_Fonc_MED::remplir_coord_noeuds(DoubleTab &) const override
Brief description

NE FAIT RIEN A surcharger dans les classes derivees.

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_Fonc_MED::remplir_coord_noeuds(DoubleTab &) const override <champ-fonc-med-public-doubletab-ref-champ-fonc-med-remplir-coord-noeuds-doubletab-ref-const-override>`
[DoubleTab & Champ_Fonc_MED::remplir_coord_noeuds(DoubleTab &) const override](#champ-fonc-med-public-doubletab-ref-champ-fonc-med-remplir-coord-noeuds-doubletab-ref-const-override)

remplir_coord_noeuds_et_polys#

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

NE FAIT RIEN A surcharger dans les classes derivees.

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

taille_memoire#

Definition
unsigned Champ_Fonc_MED::taille_memoire() 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:`unsigned Champ_Fonc_MED::taille_memoire() const override <champ-fonc-med-public-unsigned-champ-fonc-med-taille-memoire-const-override>`
[unsigned Champ_Fonc_MED::taille_memoire() const override](#champ-fonc-med-public-unsigned-champ-fonc-med-taille-memoire-const-override)

valeur_a#

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

Calcule les “valeurs” du champ au point de coordonnees “pos”.

Detailed description

Dans cette classe de base, l’implementation appelle valeur_aux(const DoubleTab &, DoubleTab &)

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

valeur_a_elem#

Definition
DoubleVect & Champ_Fonc_MED::valeur_a_elem(const DoubleVect &position, DoubleVect &valeurs, int le_poly) const override
Brief description

provoque une erreur ! doit etre surchargee par les classes derivees

Detailed description

non virtuelle pure par commodite de developpement ! Renvoie la valeur du champ au point specifie par ses coordonnees, en indiquant que ce point est situe dans un element specifie.

Reimplements:

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_Fonc_MED::valeur_a_elem(const DoubleVect &position, DoubleVect &valeurs, int le_poly) const override <champ-fonc-med-public-doublevect-ref-champ-fonc-med-valeur-a-elem-const-doublevect-ref-position-doublevect-ref-valeurs-int-le-poly-const-override>`
[DoubleVect & Champ_Fonc_MED::valeur_a_elem(const DoubleVect &position, DoubleVect &valeurs, int le_poly) const override](#champ-fonc-med-public-doublevect-ref-champ-fonc-med-valeur-a-elem-const-doublevect-ref-position-doublevect-ref-valeurs-int-le-poly-const-override)

valeur_aux_elems#

Definition
DoubleTab & Champ_Fonc_MED::valeur_aux_elems(const DoubleTab &positions, const IntVect &les_polys, DoubleTab &valeurs) 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, en indiquant que les points de calculs sont situes dans les elements indiques.

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_MED::valeur_aux_elems(const DoubleTab &positions, const IntVect &les_polys, DoubleTab &valeurs) const override <champ-fonc-med-public-doubletab-ref-champ-fonc-med-valeur-aux-elems-const-doubletab-ref-positions-const-intvect-ref-les-polys-doubletab-ref-valeurs-const-override>`
[DoubleTab & Champ_Fonc_MED::valeur_aux_elems(const DoubleTab &positions, const IntVect &les_polys, DoubleTab &valeurs) const override](#champ-fonc-med-public-doubletab-ref-champ-fonc-med-valeur-aux-elems-const-doubletab-ref-positions-const-intvect-ref-les-polys-doubletab-ref-valeurs-const-override)

valeur_aux_elems_compo#

Definition
DoubleVect & Champ_Fonc_MED::valeur_aux_elems_compo(const DoubleTab &positions, const IntVect &les_polys, DoubleVect &valeurs, int ncomp) 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 d’une composante du champ aux points specifies par leurs coordonnees, en indiquant que les points de calculs sont situes dans les elements indiques.

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_Fonc_MED::valeur_aux_elems_compo(const DoubleTab &positions, const IntVect &les_polys, DoubleVect &valeurs, int ncomp) const override <champ-fonc-med-public-doublevect-ref-champ-fonc-med-valeur-aux-elems-compo-const-doubletab-ref-positions-const-intvect-ref-les-polys-doublevect-ref-valeurs-int-ncomp-const-override>`
[DoubleVect & Champ_Fonc_MED::valeur_aux_elems_compo(const DoubleTab &positions, const IntVect &les_polys, DoubleVect &valeurs, int ncomp) const override](#champ-fonc-med-public-doublevect-ref-champ-fonc-med-valeur-aux-elems-compo-const-doubletab-ref-positions-const-intvect-ref-les-polys-doublevect-ref-valeurs-int-ncomp-const-override)

valeur_aux_sommets#

Definition
DoubleTab & Champ_Fonc_MED::valeur_aux_sommets(const Domaine &, DoubleTab &) const override
Brief description

renvoie les valeurs aux sommets du Domaine dom

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_Fonc_MED::valeur_aux_sommets(const Domaine &, DoubleTab &) const override <champ-fonc-med-public-doubletab-ref-champ-fonc-med-valeur-aux-sommets-const-domaine-ref-doubletab-ref-const-override>`
[DoubleTab & Champ_Fonc_MED::valeur_aux_sommets(const Domaine &, DoubleTab &) const override](#champ-fonc-med-public-doubletab-ref-champ-fonc-med-valeur-aux-sommets-const-domaine-ref-doubletab-ref-const-override)

valeur_aux_sommets_compo#

Definition
DoubleVect & Champ_Fonc_MED::valeur_aux_sommets_compo(const Domaine &, DoubleVect &, int) const override
Brief description

renvoie la compo eme valeur aux sommets de dom.

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_Fonc_MED::valeur_aux_sommets_compo(const Domaine &, DoubleVect &, int) const override <champ-fonc-med-public-doublevect-ref-champ-fonc-med-valeur-aux-sommets-compo-const-domaine-ref-doublevect-ref-int-const-override>`
[DoubleVect & Champ_Fonc_MED::valeur_aux_sommets_compo(const Domaine &, DoubleVect &, int) const override](#champ-fonc-med-public-doublevect-ref-champ-fonc-med-valeur-aux-sommets-compo-const-domaine-ref-doublevect-ref-int-const-override)

valeurs#

Definition
const DoubleTab & Champ_Fonc_MED::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_Fonc_MED::valeurs() const override <champ-fonc-med-public-const-doubletab-ref-champ-fonc-med-valeurs-const-override>`
[const DoubleTab & Champ_Fonc_MED::valeurs() const override](#champ-fonc-med-public-const-doubletab-ref-champ-fonc-med-valeurs-const-override)

valeurs#

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

Surcharge Champ_base::valeurs() Renvoie le tableau des 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:`DoubleTab & Champ_Fonc_MED::valeurs() override <champ-fonc-med-public-doubletab-ref-champ-fonc-med-valeurs-override>`
[DoubleTab & Champ_Fonc_MED::valeurs() override](#champ-fonc-med-public-doubletab-ref-champ-fonc-med-valeurs-override)

~Champ_Fonc_MED#

Definition
Champ_Fonc_MED::~Champ_Fonc_MED()
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_MED::~Champ_Fonc_MED() <champ-fonc-med-public-champ-fonc-med-dtor-champ-fonc-med>`
[Champ_Fonc_MED::~Champ_Fonc_MED()](#champ-fonc-med-public-champ-fonc-med-dtor-champ-fonc-med)

cree_instance#

Definition
Objet_U * Champ_Fonc_MED::cree_instance()
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:`Objet_U * Champ_Fonc_MED::cree_instance() <champ-fonc-med-public-static-objet-u-ptr-champ-fonc-med-cree-instance>`
[Objet_U * Champ_Fonc_MED::cree_instance()](#champ-fonc-med-public-static-objet-u-ptr-champ-fonc-med-cree-instance)

info#

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

self_cast#

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

self_cast#

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

printOn#

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

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

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

readOn#

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

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

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

readOn_old_syntax#

Definition
void Champ_Fonc_MED::readOn_old_syntax(Entree &is, Nom &chaine_lue, bool &nom_decoup_lu)
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:`void Champ_Fonc_MED::readOn_old_syntax(Entree &is, Nom &chaine_lue, bool &nom_decoup_lu) <champ-fonc-med-protected-void-champ-fonc-med-readon-old-syntax-entree-ref-is-nom-ref-chaine-lue-bool-ref-nom-decoup-lu>`
[void Champ_Fonc_MED::readOn_old_syntax(Entree &is, Nom &chaine_lue, bool &nom_decoup_lu)](#champ-fonc-med-protected-void-champ-fonc-med-readon-old-syntax-entree-ref-is-nom-ref-chaine-lue-bool-ref-nom-decoup-lu)

set_param#

Definition
void Champ_Fonc_MED::set_param(Param &param)
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_MED::set_param(Param &param) <champ-fonc-med-protected-void-champ-fonc-med-set-param-param-ref-param>`
[void Champ_Fonc_MED::set_param(Param &param)](#champ-fonc-med-protected-void-champ-fonc-med-set-param-param-ref-param)

Attributes Documentation#

info_obj (public)
const Type_info Champ_Fonc_MED::info_obj
dom_med_ (protected)
Domaine Champ_Fonc_MED::dom_med_
domainebidon_inst (protected)
Domaine_VF_inst Champ_Fonc_MED::domainebidon_inst
filter (protected)
std::vector<trustIdType> Champ_Fonc_MED::filter
last_time_only_ (protected)
bool Champ_Fonc_MED::last_time_only_ = false
loc_ (protected)
Motcle Champ_Fonc_MED::loc_
mon_dom (protected)
TRUST_Ref<Domaine *> Champ_Fonc_MED::mon_dom
nb_dt (protected)
int Champ_Fonc_MED::nb_dt = - 10
nom_champ_ (protected)
Nom Champ_Fonc_MED::nom_champ_
nom_champ_dans_fichier_med_ (protected)
Nom Champ_Fonc_MED::nom_champ_dans_fichier_med_
nom_decoup_ (protected)
Nom Champ_Fonc_MED::nom_decoup_
nom_dom_ (protected)
Nom Champ_Fonc_MED::nom_dom_
nom_fichier_med_ (protected)
Nom Champ_Fonc_MED::nom_fichier_med_
nom_maillage_ (protected)
Nom Champ_Fonc_MED::nom_maillage_
numero_ch (protected)
int Champ_Fonc_MED::numero_ch = - 10
temps_ (protected)
double Champ_Fonc_MED::temps_ = 0.0
temps_sauv_ (protected)
ArrOfDouble Champ_Fonc_MED::temps_sauv_
use_existing_domain_ (protected)
bool Champ_Fonc_MED::use_existing_domain_ = false
vrai_champ_ (protected)
TRUST_Deriv<Champ_Fonc_base> Champ_Fonc_MED::vrai_champ_