Champ_front_recyclage#
#include <Champ_front_recyclage.h>
classe Champ_front_recyclage
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\_recyclage <class-champ-front-recyclage>`
[Champ\_front\_recyclage](#class-champ-front-recyclage)
Detailed description#
delt_dist delt_dist pb1 < - - - - - - - - - - > pb2 < - - - - - - - - > pb ch_fr2 ch_fr _____________________ ____________________________ ____________________________ | | | | | | | | | dom1 | | | dom2 | | | dom | | ch1 | | |bord2 | |bord | ch | |_________________|___| |____________________________| |________|__________________| plan1 plan Fig. 1 Fig. 2 Cette classe a pour objectif d evaluer les valeurs d un champ_front (ch_fr2) sur le bord d un domaine (bord2) en exploitant les valeurs d un champ 1 (ch1 dit champ evaluateur) evaluees dans un plan (plan1) distant de delt_dist de bord2 (Fig. 1).
Inherits from#
public : Ch_front_var_instationnaire_dep
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#
associer_champ_evaluateur#
void Champ_front_recyclage::associer_champ_evaluateur(const Nom &, const Motcle &)
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_recyclage::associer_champ_evaluateur(const Nom &, const Motcle &) <champ-front-recyclage-public-void-champ-front-recyclage-associer-champ-evaluateur-const-nom-ref-const-motcle-ref>`
[void Champ_front_recyclage::associer_champ_evaluateur(const Nom &, const Motcle &)](#champ-front-recyclage-public-void-champ-front-recyclage-associer-champ-evaluateur-const-nom-ref-const-motcle-ref)
calcul_moyenne_imposee#
void Champ_front_recyclage::calcul_moyenne_imposee(const DoubleTab &tab, double temps)
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_recyclage::calcul_moyenne_imposee(const DoubleTab &tab, double temps) <champ-front-recyclage-public-void-champ-front-recyclage-calcul-moyenne-imposee-const-doubletab-ref-tab-double-temps>`
[void Champ_front_recyclage::calcul_moyenne_imposee(const DoubleTab &tab, double temps)](#champ-front-recyclage-public-void-champ-front-recyclage-calcul-moyenne-imposee-const-doubletab-ref-tab-double-temps)
calcul_moyenne_recyclee#
void Champ_front_recyclage::calcul_moyenne_recyclee(const DoubleTab &tab, double temps)
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_recyclage::calcul_moyenne_recyclee(const DoubleTab &tab, double temps) <champ-front-recyclage-public-void-champ-front-recyclage-calcul-moyenne-recyclee-const-doubletab-ref-tab-double-temps>`
[void Champ_front_recyclage::calcul_moyenne_recyclee(const DoubleTab &tab, double temps)](#champ-front-recyclage-public-void-champ-front-recyclage-calcul-moyenne-recyclee-const-doubletab-ref-tab-double-temps)
Champ_front_recyclage#
Champ_front_recyclage::Champ_front_recyclage()
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_recyclage::Champ_front_recyclage() <champ-front-recyclage-public-champ-front-recyclage-champ-front-recyclage>`
[Champ_front_recyclage::Champ_front_recyclage()](#champ-front-recyclage-public-champ-front-recyclage-champ-front-recyclage)
duplique#
int Champ_front_recyclage::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_recyclage::duplique() const override <champ-front-recyclage-public-int-champ-front-recyclage-duplique-const-override>`
[int Champ_front_recyclage::duplique() const override](#champ-front-recyclage-public-int-champ-front-recyclage-duplique-const-override)
get_info#
const Type_info * Champ_front_recyclage::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_recyclage::get_info() const override <champ-front-recyclage-public-const-type-info-ptr-champ-front-recyclage-get-info-const-override>`
[const Type_info * Champ_front_recyclage::get_info() const override](#champ-front-recyclage-public-const-type-info-ptr-champ-front-recyclage-get-info-const-override)
initialiser#
int Champ_front_recyclage::initialiser(double temps, const Champ_Inc_base &inco) override
Initialisation en debut de calcul.
Detailed description
Imperativement cette methode ne doit pas utiliser de donnees externes a l’equation (couplage). Si mettre_a_jour le fait, alors initialiser ne doit pas appeler mettre_a_jour.
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_front_recyclage::initialiser(double temps, const Champ_Inc_base &inco) override <champ-front-recyclage-public-int-champ-front-recyclage-initialiser-double-temps-const-champ-inc-base-ref-inco-override>`
[int Champ_front_recyclage::initialiser(double temps, const Champ_Inc_base &inco) override](#champ-front-recyclage-public-int-champ-front-recyclage-initialiser-double-temps-const-champ-inc-base-ref-inco-override)
initialiser_moyenne_imposee#
void Champ_front_recyclage::initialiser_moyenne_imposee(DoubleTab &moyenne)
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_front_recyclage::initialiser_moyenne_imposee(DoubleTab &moyenne) <champ-front-recyclage-public-void-champ-front-recyclage-initialiser-moyenne-imposee-doubletab-ref-moyenne>`
[void Champ_front_recyclage::initialiser_moyenne_imposee(DoubleTab &moyenne)](#champ-front-recyclage-public-void-champ-front-recyclage-initialiser-moyenne-imposee-doubletab-ref-moyenne)
initialiser_moyenne_recyclee#
void Champ_front_recyclage::initialiser_moyenne_recyclee(DoubleTab &moyenne)
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_front_recyclage::initialiser_moyenne_recyclee(DoubleTab &moyenne) <champ-front-recyclage-public-void-champ-front-recyclage-initialiser-moyenne-recyclee-doubletab-ref-moyenne>`
[void Champ_front_recyclage::initialiser_moyenne_recyclee(DoubleTab &moyenne)](#champ-front-recyclage-public-void-champ-front-recyclage-initialiser-moyenne-recyclee-doubletab-ref-moyenne)
lire_fichier_format1#
void Champ_front_recyclage::lire_fichier_format1(DoubleTab &moyenne, const Frontiere_dis_base &fr_vf, const Nom &nom_fich)
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_front_recyclage::lire_fichier_format1(DoubleTab &moyenne, const Frontiere_dis_base &fr_vf, const Nom &nom_fich) <champ-front-recyclage-public-void-champ-front-recyclage-lire-fichier-format1-doubletab-ref-moyenne-const-frontiere-dis-base-ref-fr-vf-const-nom-ref-nom-fich>`
[void Champ_front_recyclage::lire_fichier_format1(DoubleTab &moyenne, const Frontiere_dis_base &fr_vf, const Nom &nom_fich)](#champ-front-recyclage-public-void-champ-front-recyclage-lire-fichier-format1-doubletab-ref-moyenne-const-frontiere-dis-base-ref-fr-vf-const-nom-ref-nom-fich)
lire_fichier_format2#
void Champ_front_recyclage::lire_fichier_format2(DoubleTab &moyenne, const Frontiere_dis_base &fr_vf, const Nom &nom_fich)
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_recyclage::lire_fichier_format2(DoubleTab &moyenne, const Frontiere_dis_base &fr_vf, const Nom &nom_fich) <champ-front-recyclage-public-void-champ-front-recyclage-lire-fichier-format2-doubletab-ref-moyenne-const-frontiere-dis-base-ref-fr-vf-const-nom-ref-nom-fich>`
[void Champ_front_recyclage::lire_fichier_format2(DoubleTab &moyenne, const Frontiere_dis_base &fr_vf, const Nom &nom_fich)](#champ-front-recyclage-public-void-champ-front-recyclage-lire-fichier-format2-doubletab-ref-moyenne-const-frontiere-dis-base-ref-fr-vf-const-nom-ref-nom-fich)
lire_fichier_format3#
void Champ_front_recyclage::lire_fichier_format3(DoubleTab &moyenne, const Frontiere_dis_base &fr_vf, const Nom &nom_fich1, const Nom &nom_fich2)
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_recyclage::lire_fichier_format3(DoubleTab &moyenne, const Frontiere_dis_base &fr_vf, const Nom &nom_fich1, const Nom &nom_fich2) <champ-front-recyclage-public-void-champ-front-recyclage-lire-fichier-format3-doubletab-ref-moyenne-const-frontiere-dis-base-ref-fr-vf-const-nom-ref-nom-fich1-const-nom-ref-nom-fich2>`
[void Champ_front_recyclage::lire_fichier_format3(DoubleTab &moyenne, const Frontiere_dis_base &fr_vf, const Nom &nom_fich1, const Nom &nom_fich2)](#champ-front-recyclage-public-void-champ-front-recyclage-lire-fichier-format3-doubletab-ref-moyenne-const-frontiere-dis-base-ref-fr-vf-const-nom-ref-nom-fich1-const-nom-ref-nom-fich2)
lire_info_moyenne_imposee#
int Champ_front_recyclage::lire_info_moyenne_imposee(Entree &is)
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_front_recyclage::lire_info_moyenne_imposee(Entree &is) <champ-front-recyclage-public-int-champ-front-recyclage-lire-info-moyenne-imposee-entree-ref-is>`
[int Champ_front_recyclage::lire_info_moyenne_imposee(Entree &is)](#champ-front-recyclage-public-int-champ-front-recyclage-lire-info-moyenne-imposee-entree-ref-is)
lire_info_moyenne_recyclee#
int Champ_front_recyclage::lire_info_moyenne_recyclee(Entree &is)
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_front_recyclage::lire_info_moyenne_recyclee(Entree &is) <champ-front-recyclage-public-int-champ-front-recyclage-lire-info-moyenne-recyclee-entree-ref-is>`
[int Champ_front_recyclage::lire_info_moyenne_recyclee(Entree &is)](#champ-front-recyclage-public-int-champ-front-recyclage-lire-info-moyenne-recyclee-entree-ref-is)
mettre_a_jour#
void Champ_front_recyclage::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_recyclage::mettre_a_jour(double temps) override <champ-front-recyclage-public-void-champ-front-recyclage-mettre-a-jour-double-temps-override>`
[void Champ_front_recyclage::mettre_a_jour(double temps) override](#champ-front-recyclage-public-void-champ-front-recyclage-mettre-a-jour-double-temps-override)
taille_memoire#
unsigned Champ_front_recyclage::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_recyclage::taille_memoire() const override <champ-front-recyclage-public-unsigned-champ-front-recyclage-taille-memoire-const-override>`
[unsigned Champ_front_recyclage::taille_memoire() const override](#champ-front-recyclage-public-unsigned-champ-front-recyclage-taille-memoire-const-override)
UPb#
double Champ_front_recyclage::UPb(double y, Nom nom_fich)
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_front_recyclage::UPb(double y, Nom nom_fich) <champ-front-recyclage-public-double-champ-front-recyclage-upb-double-y-nom-nom-fich>`
[double Champ_front_recyclage::UPb(double y, Nom nom_fich)](#champ-front-recyclage-public-double-champ-front-recyclage-upb-double-y-nom-nom-fich)
~Champ_front_recyclage#
Champ_front_recyclage::~Champ_front_recyclage()
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_recyclage::~Champ_front_recyclage() <champ-front-recyclage-public-champ-front-recyclage-dtor-champ-front-recyclage>`
[Champ_front_recyclage::~Champ_front_recyclage()](#champ-front-recyclage-public-champ-front-recyclage-dtor-champ-front-recyclage)
cree_instance#
Objet_U * Champ_front_recyclage::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_recyclage::cree_instance() <champ-front-recyclage-public-static-objet-u-ptr-champ-front-recyclage-cree-instance>`
[Objet_U * Champ_front_recyclage::cree_instance()](#champ-front-recyclage-public-static-objet-u-ptr-champ-front-recyclage-cree-instance)
get_coord_faces#
void Champ_front_recyclage::get_coord_faces(const Frontiere_dis_base &fr_vf, DoubleTab &coords, const DoubleVect &delt_dist)
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_recyclage::get_coord_faces(const Frontiere_dis_base &fr_vf, DoubleTab &coords, const DoubleVect &delt_dist) <champ-front-recyclage-public-static-void-champ-front-recyclage-get-coord-faces-const-frontiere-dis-base-ref-fr-vf-doubletab-ref-coords-const-doublevect-ref-delt-dist>`
[void Champ_front_recyclage::get_coord_faces(const Frontiere_dis_base &fr_vf, DoubleTab &coords, const DoubleVect &delt_dist)](#champ-front-recyclage-public-static-void-champ-front-recyclage-get-coord-faces-const-frontiere-dis-base-ref-fr-vf-doubletab-ref-coords-const-doublevect-ref-delt-dist)
info#
const Type_info * Champ_front_recyclage::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_recyclage::info() <champ-front-recyclage-public-static-const-type-info-ptr-champ-front-recyclage-info>`
[const Type_info * Champ_front_recyclage::info()](#champ-front-recyclage-public-static-const-type-info-ptr-champ-front-recyclage-info)
self_cast#
const Champ_front_recyclage & Champ_front_recyclage::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_recyclage & Champ_front_recyclage::self_cast(const Objet_U &) <champ-front-recyclage-public-static-const-champ-front-recyclage-ref-champ-front-recyclage-self-cast-const-objet-u-ref>`
[const Champ_front_recyclage & Champ_front_recyclage::self_cast(const Objet_U &)](#champ-front-recyclage-public-static-const-champ-front-recyclage-ref-champ-front-recyclage-self-cast-const-objet-u-ref)
self_cast#
Champ_front_recyclage & Champ_front_recyclage::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_recyclage & Champ_front_recyclage::self_cast(Objet_U &) <champ-front-recyclage-public-static-champ-front-recyclage-ref-champ-front-recyclage-self-cast-objet-u-ref>`
[Champ_front_recyclage & Champ_front_recyclage::self_cast(Objet_U &)](#champ-front-recyclage-public-static-champ-front-recyclage-ref-champ-front-recyclage-self-cast-objet-u-ref)
lire_motcle_non_standard#
int Champ_front_recyclage::lire_motcle_non_standard(const Motcle &, Entree &) override
Lecture des parametres de type non simple d’un objet_U a partir d’un flot d’entree.
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_recyclage::lire_motcle_non_standard(const Motcle &, Entree &) override <champ-front-recyclage-protected-int-champ-front-recyclage-lire-motcle-non-standard-const-motcle-ref-entree-ref-override>`
[int Champ_front_recyclage::lire_motcle_non_standard(const Motcle &, Entree &) override](#champ-front-recyclage-protected-int-champ-front-recyclage-lire-motcle-non-standard-const-motcle-ref-entree-ref-override)
printOn#
Sortie & Champ_front_recyclage::printOn(Sortie &x) const override
Ecriture de l’objet sur un flot de sortie Methode a surcharger.
Detailed description
Reimplements:
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Sortie & Champ_front_recyclage::printOn(Sortie &x) const override <champ-front-recyclage-protected-sortie-ref-champ-front-recyclage-printon-sortie-ref-x-const-override>`
[Sortie & Champ_front_recyclage::printOn(Sortie &x) const override](#champ-front-recyclage-protected-sortie-ref-champ-front-recyclage-printon-sortie-ref-x-const-override)
readOn#
Entree & Champ_front_recyclage::readOn(Entree &) override
Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.
Detailed description
Reimplements:
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Entree & Champ_front_recyclage::readOn(Entree &) override <champ-front-recyclage-protected-entree-ref-champ-front-recyclage-readon-entree-ref-override>`
[Entree & Champ_front_recyclage::readOn(Entree &) override](#champ-front-recyclage-protected-entree-ref-champ-front-recyclage-readon-entree-ref-override)
set_param#
void Champ_front_recyclage::set_param(Param ¶m)
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_recyclage::set_param(Param ¶m) <champ-front-recyclage-protected-void-champ-front-recyclage-set-param-param-ref-param>`
[void Champ_front_recyclage::set_param(Param ¶m)](#champ-front-recyclage-protected-void-champ-front-recyclage-set-param-param-ref-param)
Attributes Documentation#
const Type_info Champ_front_recyclage::info_obj
DoubleVect Champ_front_recyclage::ampli_fluct_
DoubleVect Champ_front_recyclage::ampli_moy_imposee_
DoubleVect Champ_front_recyclage::ampli_moy_recyclee_
DoubleVect Champ_front_recyclage::delt_dist
double Champ_front_recyclage::diametre
Noms Champ_front_recyclage::fcts_xyz
Nom Champ_front_recyclage::fich_impos_
Nom Champ_front_recyclage::fich_maillage_
Nom Champ_front_recyclage::fich_recycl_
DoubleTabs Champ_front_recyclage::inconnues1_coords_to_eval_
ArrsOfInt Champ_front_recyclage::inconnues1_elems_
ArrsOfInt Champ_front_recyclage::inconnues2_faces_
TRUST_Ref<Champ_Inc_base *> Champ_front_recyclage::l_inconnue1
int Champ_front_recyclage::methode_moy_impos_
int Champ_front_recyclage::methode_moy_recycl_
DoubleTab Champ_front_recyclage::moyenne_imposee_
DoubleTab Champ_front_recyclage::moyenne_recyclee_
int Champ_front_recyclage::ndir
Motcle Champ_front_recyclage::nom_inco1
Nom Champ_front_recyclage::nom_pb1
TRUST_Vector<Parser_U> Champ_front_recyclage::profil_2
double Champ_front_recyclage::u_tau
double Champ_front_recyclage::visco_cin