Champ_front_MED#

#include <Champ_front_MED.h>
Brief description

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

Detailed description#

Inherits from#

Inheritance graph#

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

../../../../../_images/classChamp__front__MED__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

affecter_#

Definition
Champ_front_base & Champ_front_MED::affecter_(const Champ_front_base &ch) override
Brief description

Renvoie l’objet upcaste en Champ_front_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_front_base & Champ_front_MED::affecter_(const Champ_front_base &ch) override <champ-front-med-public-champ-front-base-ref-champ-front-med-affecter-underscore-const-champ-front-base-ref-ch-override>`
[Champ_front_base & Champ_front_MED::affecter_(const Champ_front_base &ch) override](#champ-front-med-public-champ-front-base-ref-champ-front-med-affecter-underscore-const-champ-front-base-ref-ch-override)

Champ_front_MED#

Definition
Champ_front_MED::Champ_front_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_front_MED::Champ_front_MED() <champ-front-med-public-champ-front-med-champ-front-med>`
[Champ_front_MED::Champ_front_MED()](#champ-front-med-public-champ-front-med-champ-front-med)

duplique#

Definition
int Champ_front_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_front_MED::duplique() const override <champ-front-med-public-int-champ-front-med-duplique-const-override>`
[int Champ_front_MED::duplique() const override](#champ-front-med-public-int-champ-front-med-duplique-const-override)

get_info#

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

mettre_a_jour#

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

NE FAIT RIEN, a surcharger.

Detailed description

Cette methode est appelee au debut de chaque pas de temps ou sous - pas - de-temps, elle peut eventuellement utiliser des donnees exterieures a l’equation. A charge a l’algorithme de s’assurer que ces donnees sont pertinentes… Calcule la valeur de la condition aux limites au temps demande.

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:`void Champ_front_MED::mettre_a_jour(double temps) override <champ-front-med-public-void-champ-front-med-mettre-a-jour-double-temps-override>`
[void Champ_front_MED::mettre_a_jour(double temps) override](#champ-front-med-public-void-champ-front-med-mettre-a-jour-double-temps-override)

taille_memoire#

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

valeur_au_temps_et_au_point#

Definition
double Champ_front_MED::valeur_au_temps_et_au_point(double temps, int som, double x, double y, double z, int comp) 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:`double Champ_front_MED::valeur_au_temps_et_au_point(double temps, int som, double x, double y, double z, int comp) const override <champ-front-med-public-double-champ-front-med-valeur-au-temps-et-au-point-double-temps-int-som-double-x-double-y-double-z-int-comp-const-override>`
[double Champ_front_MED::valeur_au_temps_et_au_point(double temps, int som, double x, double y, double z, int comp) const override](#champ-front-med-public-double-champ-front-med-valeur-au-temps-et-au-point-double-temps-int-som-double-x-double-y-double-z-int-comp-const-override)

~Champ_front_MED#

Definition
Champ_front_MED::~Champ_front_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_front_MED::~Champ_front_MED() <champ-front-med-public-champ-front-med-dtor-champ-front-med>`
[Champ_front_MED::~Champ_front_MED()](#champ-front-med-public-champ-front-med-dtor-champ-front-med)

cree_instance#

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

info#

Definition
const Type_info * Champ_front_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_front_MED::info() <champ-front-med-public-static-const-type-info-ptr-champ-front-med-info>`
[const Type_info * Champ_front_MED::info()](#champ-front-med-public-static-const-type-info-ptr-champ-front-med-info)

self_cast#

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

self_cast#

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

printOn#

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

Imprime le champ sur flot de sortie.

Detailed description

Imprime la taille du champ et la valeur (constante) sur la frontiere.

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

readOn#

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

Lit le champ a partir d’un flot d’entree.

Detailed description

Format: Champ_front_txyz nb_compo vrel_1 … [vrel_i]

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

remplir_tab#

Definition
void Champ_front_MED::remplir_tab(DoubleTab &, double) 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:`void Champ_front_MED::remplir_tab(DoubleTab &, double) const <champ-front-med-protected-void-champ-front-med-remplir-tab-doubletab-ref-double-const>`
[void Champ_front_MED::remplir_tab(DoubleTab &, double) const](#champ-front-med-protected-void-champ-front-med-remplir-tab-doubletab-ref-double-const)

Attributes Documentation#

info_obj (public)
const Type_info Champ_front_MED::info_obj
champ_volumique_ (protected)
TRUST_Deriv<Champ_Don_base> Champ_front_MED::champ_volumique_
pos_ (protected)
DoubleTab Champ_front_MED::pos_
val_ (protected)
DoubleTab Champ_front_MED::val_