Champ_front_MED#
#include <Champ_front_MED.h>
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#
public : Champ_front_txyz
Inheritance graph#
If the image is too small, right-click and open in new tab
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
affecter_#
Champ_front_base & Champ_front_MED::affecter_(const Champ_front_base &ch) override
Renvoie l’objet upcaste en Champ_front_base &.
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:`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#
Champ_front_MED::Champ_front_MED()
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#
int Champ_front_MED::duplique() const override
Detailed description
Reimplements:
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`int Champ_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#
const Type_info * Champ_front_MED::get_info() const override
Donne des informations sur le type de l’ Objet_U .
Detailed description
Reimplements:
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const Type_info * Champ_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#
void Champ_front_MED::mettre_a_jour(double temps) override
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#
unsigned Champ_front_MED::taille_memoire() const override
Detailed description
Reimplements:
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`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#
double Champ_front_MED::valeur_au_temps_et_au_point(double temps, int som, double x, double y, double z, int comp) const override
Detailed description
Reimplements:
Referenced By
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`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#
Champ_front_MED::~Champ_front_MED()
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#
Objet_U * Champ_front_MED::cree_instance()
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#
const Type_info * Champ_front_MED::info()
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const Type_info * Champ_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#
const Champ_front_MED & Champ_front_MED::self_cast(const Objet_U &)
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const Champ_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#
Champ_front_MED & Champ_front_MED::self_cast(Objet_U &)
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Champ_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#
Sortie & Champ_front_MED::printOn(Sortie &x) const override
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#
Entree & Champ_front_MED::readOn(Entree &) override
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#
void Champ_front_MED::remplir_tab(DoubleTab &, double) const
Detailed description
References
Referenced By
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`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#
const Type_info Champ_front_MED::info_obj
TRUST_Deriv<Champ_Don_base> Champ_front_MED::champ_volumique_
DoubleTab Champ_front_MED::pos_
DoubleTab Champ_front_MED::val_