Ch_front_Vortex#

#include <Ch_front_Vortex.h>
Brief description

classe Ch_fr_Vortex Classe derivee de Champ_front_var qui represente les

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:`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#

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

affecter_#

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

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 & Ch_front_Vortex::affecter_(const Champ_front_base &ch) override <ch-front-vortex-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](#ch-front-vortex-public-champ-front-base-ref-ch-front-vortex-affecter-underscore-const-champ-front-base-ref-ch-override)

Ch_front_Vortex#

Definition
Ch_front_Vortex::Ch_front_Vortex()
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:`Ch_front_Vortex::Ch_front_Vortex() <ch-front-vortex-public-ch-front-vortex-ch-front-vortex>`
[Ch_front_Vortex::Ch_front_Vortex()](#ch-front-vortex-public-ch-front-vortex-ch-front-vortex)

deplacement_vortex#

Definition
void Ch_front_Vortex::deplacement_vortex(double, double, double, double, double, double &, double &)
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 Ch_front_Vortex::deplacement_vortex(double, double, double, double, double, double &, double &) <ch-front-vortex-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 &)](#ch-front-vortex-public-void-ch-front-vortex-deplacement-vortex-double-double-double-double-double-double-ref-double-ref)

duplique#

Definition
int Ch_front_Vortex::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 Ch_front_Vortex::duplique() const override <ch-front-vortex-public-int-ch-front-vortex-duplique-const-override>`
[int Ch_front_Vortex::duplique() const override](#ch-front-vortex-public-int-ch-front-vortex-duplique-const-override)

get_info#

Definition
const Type_info * Ch_front_Vortex::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 * Ch_front_Vortex::get_info() const override <ch-front-vortex-public-const-type-info-ptr-ch-front-vortex-get-info-const-override>`
[const Type_info * Ch_front_Vortex::get_info() const override](#ch-front-vortex-public-const-type-info-ptr-ch-front-vortex-get-info-const-override)

initialiser#

Definition
int Ch_front_Vortex::initialiser(double temps, const Champ_Inc_base &inco) override
Brief description

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 Ch_front_Vortex::initialiser(double temps, const Champ_Inc_base &inco) override <ch-front-vortex-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](#ch-front-vortex-public-int-ch-front-vortex-initialiser-double-temps-const-champ-inc-base-ref-inco-override)

mettre_a_jour#

Definition
void Ch_front_Vortex::mettre_a_jour(double) 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
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 Ch_front_Vortex::mettre_a_jour(double) override <ch-front-vortex-public-void-ch-front-vortex-mettre-a-jour-double-override>`
[void Ch_front_Vortex::mettre_a_jour(double) override](#ch-front-vortex-public-void-ch-front-vortex-mettre-a-jour-double-override)

my_rand#

Definition
int Ch_front_Vortex::my_rand()
Brief description
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 Ch_front_Vortex::my_rand() <ch-front-vortex-public-int-ch-front-vortex-my-rand>`
[int Ch_front_Vortex::my_rand()](#ch-front-vortex-public-int-ch-front-vortex-my-rand)

reprendre_vortex#

Definition
void Ch_front_Vortex::reprendre_vortex()
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 Ch_front_Vortex::reprendre_vortex() <ch-front-vortex-public-void-ch-front-vortex-reprendre-vortex>`
[void Ch_front_Vortex::reprendre_vortex()](#ch-front-vortex-public-void-ch-front-vortex-reprendre-vortex)

sauvegarder_vortex#

Definition
void Ch_front_Vortex::sauvegarder_vortex()
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 Ch_front_Vortex::sauvegarder_vortex() <ch-front-vortex-public-void-ch-front-vortex-sauvegarder-vortex>`
[void Ch_front_Vortex::sauvegarder_vortex()](#ch-front-vortex-public-void-ch-front-vortex-sauvegarder-vortex)

taille_memoire#

Definition
unsigned Ch_front_Vortex::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 Ch_front_Vortex::taille_memoire() const override <ch-front-vortex-public-unsigned-ch-front-vortex-taille-memoire-const-override>`
[unsigned Ch_front_Vortex::taille_memoire() const override](#ch-front-vortex-public-unsigned-ch-front-vortex-taille-memoire-const-override)

~Ch_front_Vortex#

Definition
Ch_front_Vortex::~Ch_front_Vortex() override
Brief description
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:`Ch_front_Vortex::~Ch_front_Vortex() override <ch-front-vortex-public-ch-front-vortex-dtor-ch-front-vortex-override>`
[Ch_front_Vortex::~Ch_front_Vortex() override](#ch-front-vortex-public-ch-front-vortex-dtor-ch-front-vortex-override)

cree_instance#

Definition
Objet_U * Ch_front_Vortex::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 * Ch_front_Vortex::cree_instance() <ch-front-vortex-public-static-objet-u-ptr-ch-front-vortex-cree-instance>`
[Objet_U * Ch_front_Vortex::cree_instance()](#ch-front-vortex-public-static-objet-u-ptr-ch-front-vortex-cree-instance)

info#

Definition
const Type_info * Ch_front_Vortex::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 * Ch_front_Vortex::info() <ch-front-vortex-public-static-const-type-info-ptr-ch-front-vortex-info>`
[const Type_info * Ch_front_Vortex::info()](#ch-front-vortex-public-static-const-type-info-ptr-ch-front-vortex-info)

self_cast#

Definition
const Ch_front_Vortex & Ch_front_Vortex::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 Ch_front_Vortex & Ch_front_Vortex::self_cast(const Objet_U &) <ch-front-vortex-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 &)](#ch-front-vortex-public-static-const-ch-front-vortex-ref-ch-front-vortex-self-cast-const-objet-u-ref)

self_cast#

Definition
Ch_front_Vortex & Ch_front_Vortex::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:`Ch_front_Vortex & Ch_front_Vortex::self_cast(Objet_U &) <ch-front-vortex-public-static-ch-front-vortex-ref-ch-front-vortex-self-cast-objet-u-ref>`
[Ch_front_Vortex & Ch_front_Vortex::self_cast(Objet_U &)](#ch-front-vortex-public-static-ch-front-vortex-ref-ch-front-vortex-self-cast-objet-u-ref)

printOn#

Definition
Sortie & Ch_front_Vortex::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:

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:`Sortie & Ch_front_Vortex::printOn(Sortie &x) const override <ch-front-vortex-protected-sortie-ref-ch-front-vortex-printon-sortie-ref-x-const-override>`
[Sortie & Ch_front_Vortex::printOn(Sortie &x) const override](#ch-front-vortex-protected-sortie-ref-ch-front-vortex-printon-sortie-ref-x-const-override)

readOn#

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

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

Detailed description

Format: Champ_front_Vortex 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 & Ch_front_Vortex::readOn(Entree &) override <ch-front-vortex-protected-entree-ref-ch-front-vortex-readon-entree-ref-override>`
[Entree & Ch_front_Vortex::readOn(Entree &) override](#ch-front-vortex-protected-entree-ref-ch-front-vortex-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Ch_front_Vortex::info_obj
dudy (protected)
DoubleVect Ch_front_Vortex::dudy
eps (protected)
DoubleVect Ch_front_Vortex::eps
first_rand (protected)
int Ch_front_Vortex::first_rand = 1
fvort (protected)
ArrOfInt Ch_front_Vortex::fvort
gamma (protected)
DoubleVect Ch_front_Vortex::gamma
geom (protected)
Nom Ch_front_Vortex::geom
init (protected)
int Ch_front_Vortex::init = 1
k (protected)
DoubleVect Ch_front_Vortex::k
mon_domaine (protected)
TRUST_Ref<Domaine *> Ch_front_Vortex::mon_domaine
nb_vortex (protected)
int Ch_front_Vortex::nb_vortex = - 1
nu (protected)
double Ch_front_Vortex::nu = - 100.
nx (protected)
double Ch_front_Vortex::nx = - 100.
ny (protected)
double Ch_front_Vortex::ny = - 100.
nz (protected)
double Ch_front_Vortex::nz = - 100.
Ox (protected)
double Ch_front_Vortex::Ox = - 100.
Oy (protected)
double Ch_front_Vortex::Oy = - 100.
Oz (protected)
double Ch_front_Vortex::Oz = - 100.
R (protected)
double Ch_front_Vortex::R = - 100.
sigma (protected)
DoubleVect Ch_front_Vortex::sigma
surf (protected)
double Ch_front_Vortex::surf = - 100.
svort (protected)
DoubleVect Ch_front_Vortex::svort
t1x (protected)
double Ch_front_Vortex::t1x = - 100.
t1y (protected)
double Ch_front_Vortex::t1y = - 100.
t1z (protected)
double Ch_front_Vortex::t1z = - 100.
t2x (protected)
double Ch_front_Vortex::t2x = - 100.
t2y (protected)
double Ch_front_Vortex::t2y = - 100.
t2z (protected)
double Ch_front_Vortex::t2z = - 100.
temps (protected)
double Ch_front_Vortex::temps = - 100.
tvort (protected)
DoubleVect Ch_front_Vortex::tvort
u (protected)
DoubleVect Ch_front_Vortex::u
u_moy (protected)
DoubleVect Ch_front_Vortex::u_moy
utau (protected)
double Ch_front_Vortex::utau = - 100.
v (protected)
DoubleVect Ch_front_Vortex::v
w (protected)
DoubleVect Ch_front_Vortex::w
Wk (protected)
DoubleVect Ch_front_Vortex::Wk
xvort (protected)
DoubleVect Ch_front_Vortex::xvort
yvort (protected)
DoubleVect Ch_front_Vortex::yvort
zvort (protected)
DoubleVect Ch_front_Vortex::zvort