Champ_front_synt#

#include <Champ_front_synt.h>

classe Champ_front_synt Classe derivee de Champ_front_base

How to cite this class in this doc#

:ref:`Champ\_front\_synt <class-champ-front-synt>`
[Champ\_front\_synt](#class-champ-front-synt)

Detailed description#

Inherits from#

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

affecter_
Champ_front_base & Champ_front_synt::affecter_(const Champ_front_base &ch) override

Pas code !!

Reimplements:

How to cite in this doc:
:ref:`Champ_front_base & Champ_front_synt::affecter_(const Champ_front_base &ch) override <public-champ-front-base-ref-champ-front-synt-affecter-underscore-const-champ-front-base-ref-ch-override>`
[Champ_front_base & Champ_front_synt::affecter_(const Champ_front_base &ch) override](#public-champ-front-base-ref-champ-front-synt-affecter-underscore-const-champ-front-base-ref-ch-override)
Champ_front_synt
Champ_front_synt::Champ_front_synt()
How to cite in this doc:
:ref:`Champ_front_synt::Champ_front_synt() <public-champ-front-synt-champ-front-synt>`
[Champ_front_synt::Champ_front_synt()](#public-champ-front-synt-champ-front-synt)
duplique
int Champ_front_synt::duplique() const override

Reimplements:

How to cite in this doc:
:ref:`int Champ_front_synt::duplique() const override <public-int-champ-front-synt-duplique-const-override>`
[int Champ_front_synt::duplique() const override](#public-int-champ-front-synt-duplique-const-override)
get_info
const Type_info * Champ_front_synt::get_info() const override

Donne des informations sur le type de l’ Objet_U .

Reimplements:

How to cite in this doc:
:ref:`const Type_info * Champ_front_synt::get_info() const override <public-const-type-info-ptr-champ-front-synt-get-info-const-override>`
[const Type_info * Champ_front_synt::get_info() const override](#public-const-type-info-ptr-champ-front-synt-get-info-const-override)
initialiser
int Champ_front_synt::initialiser(double temps, const Champ_Inc_base &inco) override

Mise a jour du temps.

Reimplements:

References
How to cite in this doc:
:ref:`int Champ_front_synt::initialiser(double temps, const Champ_Inc_base &inco) override <public-int-champ-front-synt-initialiser-double-temps-const-champ-inc-base-ref-inco-override>`
[int Champ_front_synt::initialiser(double temps, const Champ_Inc_base &inco) override](#public-int-champ-front-synt-initialiser-double-temps-const-champ-inc-base-ref-inco-override)
mettre_a_jour
void Champ_front_synt::mettre_a_jour(double temps) override

NE FAIT RIEN, a surcharger.

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 cite in this doc:
:ref:`void Champ_front_synt::mettre_a_jour(double temps) override <public-void-champ-front-synt-mettre-a-jour-double-temps-override>`
[void Champ_front_synt::mettre_a_jour(double temps) override](#public-void-champ-front-synt-mettre-a-jour-double-temps-override)
taille_memoire
unsigned Champ_front_synt::taille_memoire() const override

Reimplements:

How to cite in this doc:
:ref:`unsigned Champ_front_synt::taille_memoire() const override <public-unsigned-champ-front-synt-taille-memoire-const-override>`
[unsigned Champ_front_synt::taille_memoire() const override](#public-unsigned-champ-front-synt-taille-memoire-const-override)
~Champ_front_synt
Champ_front_synt::~Champ_front_synt()
How to cite in this doc:
:ref:`Champ_front_synt::~Champ_front_synt() <public-champ-front-synt-dtor-champ-front-synt>`
[Champ_front_synt::~Champ_front_synt()](#public-champ-front-synt-dtor-champ-front-synt)
cree_instance
Objet_U * Champ_front_synt::cree_instance()
How to cite in this doc:
:ref:`Objet_U * Champ_front_synt::cree_instance() <public-static-objet-u-ptr-champ-front-synt-cree-instance>`
[Objet_U * Champ_front_synt::cree_instance()](#public-static-objet-u-ptr-champ-front-synt-cree-instance)
info
const Type_info * Champ_front_synt::info()
How to cite in this doc:
:ref:`const Type_info * Champ_front_synt::info() <public-static-const-type-info-ptr-champ-front-synt-info>`
[const Type_info * Champ_front_synt::info()](#public-static-const-type-info-ptr-champ-front-synt-info)
self_cast
const Champ_front_synt & Champ_front_synt::self_cast(const Objet_U &)
How to cite in this doc:
:ref:`const Champ_front_synt & Champ_front_synt::self_cast(const Objet_U &) <public-static-const-champ-front-synt-ref-champ-front-synt-self-cast-const-objet-u-ref>`
[const Champ_front_synt & Champ_front_synt::self_cast(const Objet_U &)](#public-static-const-champ-front-synt-ref-champ-front-synt-self-cast-const-objet-u-ref)
self_cast
Champ_front_synt & Champ_front_synt::self_cast(Objet_U &)
How to cite in this doc:
:ref:`Champ_front_synt & Champ_front_synt::self_cast(Objet_U &) <public-static-champ-front-synt-ref-champ-front-synt-self-cast-objet-u-ref>`
[Champ_front_synt & Champ_front_synt::self_cast(Objet_U &)](#public-static-champ-front-synt-ref-champ-front-synt-self-cast-objet-u-ref)
printOn
Sortie & Champ_front_synt::printOn(Sortie &x) const override

Impression sur un flot de sortie au format: taille.

valeur(0) … valeur(i) … valeur(taille-1)

Reimplements:

References
How to cite in this doc:
:ref:`Sortie & Champ_front_synt::printOn(Sortie &x) const override <protected-sortie-ref-champ-front-synt-printon-sortie-ref-x-const-override>`
[Sortie & Champ_front_synt::printOn(Sortie &x) const override](#protected-sortie-ref-champ-front-synt-printon-sortie-ref-x-const-override)
readOn
Entree & Champ_front_synt::readOn(Entree &) override

Lecture a partir d’un flot d’entree au format: nombre_de_composantes.

moyenne moyenne(0) … moyenne(nombre_de_composantes - 1) moyenne amplitude(0) … amplitude(nombre_de_composantes - 1)

Reimplements:

References
How to cite in this doc:
:ref:`Entree & Champ_front_synt::readOn(Entree &) override <protected-entree-ref-champ-front-synt-readon-entree-ref-override>`
[Entree & Champ_front_synt::readOn(Entree &) override](#protected-entree-ref-champ-front-synt-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Champ_front_synt::info_obj
amp (protected)
const double Champ_front_synt::amp = 1.452762113
Cmu (protected)
const double Champ_front_synt::Cmu = 0.09
dir_fluct (protected)
DoubleVect Champ_front_synt::dir_fluct
KeOverKmin (protected)
double Champ_front_synt::KeOverKmin = 0.
lenghtScale (protected)
double Champ_front_synt::lenghtScale = 0.
moyenne (protected)
DoubleVect Champ_front_synt::moyenne
nbModes (protected)
int Champ_front_synt::nbModes = - 10
pi (protected)
const double Champ_front_synt::pi = 2.*acos(0.)
ratioCutoffWavenumber (protected)
double Champ_front_synt::ratioCutoffWavenumber = 0.
ref_inco_ (protected)
TRUST_Ref<Champ_Inc_base *> Champ_front_synt::ref_inco_
temps_d_avant_ (protected)
double Champ_front_synt::temps_d_avant_ = 0.
timeScale (protected)
double Champ_front_synt::timeScale = 0.
turbDissRate (protected)
double Champ_front_synt::turbDissRate = 0.
turbKinEn (protected)
double Champ_front_synt::turbKinEn = 0.