Ch_front_Vortex#
#include <Ch_front_Vortex.h>
classe Ch_fr_Vortex Classe derivee de Champ_front_var qui represente les
How to cite this class in this doc#
:ref:`Ch\_front\_Vortex <class-ch-front-vortex>`
[Ch\_front\_Vortex](#class-ch-front-vortex)
Detailed description#
champs aux frontieres calcules suivant la methode des vortex nval xi yi zi val_i
Inherits from#
public : Champ_front_var_instationnaire
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
Champ_front_base & Ch_front_Vortex::affecter_(const Champ_front_base &ch) override
Renvoie l’objet upcaste en Champ_front_base &.
Reimplements:
How to cite in this doc:
:ref:`Champ_front_base & Ch_front_Vortex::affecter_(const Champ_front_base &ch) override <public-champ-front-base-ref-ch-front-vortex-affecter-underscore-const-champ-front-base-ref-ch-override>`
[Champ_front_base & Ch_front_Vortex::affecter_(const Champ_front_base &ch) override](#public-champ-front-base-ref-ch-front-vortex-affecter-underscore-const-champ-front-base-ref-ch-override)
Ch_front_Vortex::Ch_front_Vortex()
How to cite in this doc:
:ref:`Ch_front_Vortex::Ch_front_Vortex() <public-ch-front-vortex-ch-front-vortex>`
[Ch_front_Vortex::Ch_front_Vortex()](#public-ch-front-vortex-ch-front-vortex)
void Ch_front_Vortex::deplacement_vortex(double, double, double, double, double, double &, double &)
Referenced By
How to cite in this doc:
:ref:`void Ch_front_Vortex::deplacement_vortex(double, double, double, double, double, double &, double &) <public-void-ch-front-vortex-deplacement-vortex-double-double-double-double-double-double-ref-double-ref>`
[void Ch_front_Vortex::deplacement_vortex(double, double, double, double, double, double &, double &)](#public-void-ch-front-vortex-deplacement-vortex-double-double-double-double-double-double-ref-double-ref)
int Ch_front_Vortex::duplique() const override
Reimplements:
How to cite in this doc:
:ref:`int Ch_front_Vortex::duplique() const override <public-int-ch-front-vortex-duplique-const-override>`
[int Ch_front_Vortex::duplique() const override](#public-int-ch-front-vortex-duplique-const-override)
const Type_info * Ch_front_Vortex::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 * Ch_front_Vortex::get_info() const override <public-const-type-info-ptr-ch-front-vortex-get-info-const-override>`
[const Type_info * Ch_front_Vortex::get_info() const override](#public-const-type-info-ptr-ch-front-vortex-get-info-const-override)
int Ch_front_Vortex::initialiser(double temps, const Champ_Inc_base &inco) override
Initialisation en debut de calcul.
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 cite in this doc:
:ref:`int Ch_front_Vortex::initialiser(double temps, const Champ_Inc_base &inco) override <public-int-ch-front-vortex-initialiser-double-temps-const-champ-inc-base-ref-inco-override>`
[int Ch_front_Vortex::initialiser(double temps, const Champ_Inc_base &inco) override](#public-int-ch-front-vortex-initialiser-double-temps-const-champ-inc-base-ref-inco-override)
void Ch_front_Vortex::mettre_a_jour(double) 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
Referenced By
How to cite in this doc:
:ref:`void Ch_front_Vortex::mettre_a_jour(double) override <public-void-ch-front-vortex-mettre-a-jour-double-override>`
[void Ch_front_Vortex::mettre_a_jour(double) override](#public-void-ch-front-vortex-mettre-a-jour-double-override)
int Ch_front_Vortex::my_rand()
References
How to cite in this doc:
:ref:`int Ch_front_Vortex::my_rand() <public-int-ch-front-vortex-my-rand>`
[int Ch_front_Vortex::my_rand()](#public-int-ch-front-vortex-my-rand)
void Ch_front_Vortex::reprendre_vortex()
References
Referenced By
How to cite in this doc:
:ref:`void Ch_front_Vortex::reprendre_vortex() <public-void-ch-front-vortex-reprendre-vortex>`
[void Ch_front_Vortex::reprendre_vortex()](#public-void-ch-front-vortex-reprendre-vortex)
void Ch_front_Vortex::sauvegarder_vortex()
References
Referenced By
How to cite in this doc:
:ref:`void Ch_front_Vortex::sauvegarder_vortex() <public-void-ch-front-vortex-sauvegarder-vortex>`
[void Ch_front_Vortex::sauvegarder_vortex()](#public-void-ch-front-vortex-sauvegarder-vortex)
unsigned Ch_front_Vortex::taille_memoire() const override
Reimplements:
How to cite in this doc:
:ref:`unsigned Ch_front_Vortex::taille_memoire() const override <public-unsigned-ch-front-vortex-taille-memoire-const-override>`
[unsigned Ch_front_Vortex::taille_memoire() const override](#public-unsigned-ch-front-vortex-taille-memoire-const-override)
Ch_front_Vortex::~Ch_front_Vortex() override
References
How to cite in this doc:
:ref:`Ch_front_Vortex::~Ch_front_Vortex() override <public-ch-front-vortex-dtor-ch-front-vortex-override>`
[Ch_front_Vortex::~Ch_front_Vortex() override](#public-ch-front-vortex-dtor-ch-front-vortex-override)
Objet_U * Ch_front_Vortex::cree_instance()
How to cite in this doc:
:ref:`Objet_U * Ch_front_Vortex::cree_instance() <public-static-objet-u-ptr-ch-front-vortex-cree-instance>`
[Objet_U * Ch_front_Vortex::cree_instance()](#public-static-objet-u-ptr-ch-front-vortex-cree-instance)
const Type_info * Ch_front_Vortex::info()
How to cite in this doc:
:ref:`const Type_info * Ch_front_Vortex::info() <public-static-const-type-info-ptr-ch-front-vortex-info>`
[const Type_info * Ch_front_Vortex::info()](#public-static-const-type-info-ptr-ch-front-vortex-info)
const Ch_front_Vortex & Ch_front_Vortex::self_cast(const Objet_U &)
How to cite in this doc:
:ref:`const Ch_front_Vortex & Ch_front_Vortex::self_cast(const Objet_U &) <public-static-const-ch-front-vortex-ref-ch-front-vortex-self-cast-const-objet-u-ref>`
[const Ch_front_Vortex & Ch_front_Vortex::self_cast(const Objet_U &)](#public-static-const-ch-front-vortex-ref-ch-front-vortex-self-cast-const-objet-u-ref)
Ch_front_Vortex & Ch_front_Vortex::self_cast(Objet_U &)
How to cite in this doc:
:ref:`Ch_front_Vortex & Ch_front_Vortex::self_cast(Objet_U &) <public-static-ch-front-vortex-ref-ch-front-vortex-self-cast-objet-u-ref>`
[Ch_front_Vortex & Ch_front_Vortex::self_cast(Objet_U &)](#public-static-ch-front-vortex-ref-ch-front-vortex-self-cast-objet-u-ref)
Sortie & Ch_front_Vortex::printOn(Sortie &x) const override
Imprime le champ sur flot de sortie.
Imprime la taille du champ et la valeur (constante) sur la frontiere.
Reimplements:
How to cite in this doc:
:ref:`Sortie & Ch_front_Vortex::printOn(Sortie &x) const override <protected-sortie-ref-ch-front-vortex-printon-sortie-ref-x-const-override>`
[Sortie & Ch_front_Vortex::printOn(Sortie &x) const override](#protected-sortie-ref-ch-front-vortex-printon-sortie-ref-x-const-override)
Entree & Ch_front_Vortex::readOn(Entree &) override
Lit le champ a partir d’un flot d’entree.
Format: Champ_front_Vortex nb_compo vrel_1 … [vrel_i]
Reimplements:
References
How to cite in this doc:
:ref:`Entree & Ch_front_Vortex::readOn(Entree &) override <protected-entree-ref-ch-front-vortex-readon-entree-ref-override>`
[Entree & Ch_front_Vortex::readOn(Entree &) override](#protected-entree-ref-ch-front-vortex-readon-entree-ref-override)
Attributes Documentation#
const Type_info Ch_front_Vortex::info_obj
DoubleVect Ch_front_Vortex::dudy
DoubleVect Ch_front_Vortex::eps
int Ch_front_Vortex::first_rand = 1
ArrOfInt Ch_front_Vortex::fvort
DoubleVect Ch_front_Vortex::gamma
Nom Ch_front_Vortex::geom
int Ch_front_Vortex::init = 1
DoubleVect Ch_front_Vortex::k
TRUST_Ref<Domaine *> Ch_front_Vortex::mon_domaine
int Ch_front_Vortex::nb_vortex = - 1
double Ch_front_Vortex::nu = - 100.
double Ch_front_Vortex::nx = - 100.
double Ch_front_Vortex::ny = - 100.
double Ch_front_Vortex::nz = - 100.
double Ch_front_Vortex::Ox = - 100.
double Ch_front_Vortex::Oy = - 100.
double Ch_front_Vortex::Oz = - 100.
double Ch_front_Vortex::R = - 100.
DoubleVect Ch_front_Vortex::sigma
double Ch_front_Vortex::surf = - 100.
DoubleVect Ch_front_Vortex::svort
double Ch_front_Vortex::t1x = - 100.
double Ch_front_Vortex::t1y = - 100.
double Ch_front_Vortex::t1z = - 100.
double Ch_front_Vortex::t2x = - 100.
double Ch_front_Vortex::t2y = - 100.
double Ch_front_Vortex::t2z = - 100.
double Ch_front_Vortex::temps = - 100.
DoubleVect Ch_front_Vortex::tvort
DoubleVect Ch_front_Vortex::u
DoubleVect Ch_front_Vortex::u_moy
double Ch_front_Vortex::utau = - 100.
DoubleVect Ch_front_Vortex::v
DoubleVect Ch_front_Vortex::w
DoubleVect Ch_front_Vortex::Wk
DoubleVect Ch_front_Vortex::xvort
DoubleVect Ch_front_Vortex::yvort
DoubleVect Ch_front_Vortex::zvort