Op_Conv_VEF_base#

#include <Op_Conv_VEF_base.h>

class Op_Conv_VEF_base

How to cite this class in this doc#

:ref:`Op\_Conv\_VEF\_base <class-op-conv-vef-base>`
[Op\_Conv\_VEF\_base](#class-op-conv-vef-base)

Detailed description#

Classe de base des operateurs de convection VEF

Inherits from#

Inherited by#

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

abortTimeStep
void Op_Conv_VEF_base::abortTimeStep() override

Reimplements:

References
How to cite in this doc:
:ref:`void Op_Conv_VEF_base::abortTimeStep() override <public-void-op-conv-vef-base-aborttimestep-override>`
[void Op_Conv_VEF_base::abortTimeStep() override](#public-void-op-conv-vef-base-aborttimestep-override)
associer
void Op_Conv_VEF_base::associer(const Domaine_dis_base &, const Domaine_Cl_dis_base &, const Champ_Inc_base &) override

Reimplements:

References
Referenced By
How to cite in this doc:
:ref:`void Op_Conv_VEF_base::associer(const Domaine_dis_base &, const Domaine_Cl_dis_base &, const Champ_Inc_base &) override <public-void-op-conv-vef-base-associer-const-domaine-dis-base-ref-const-domaine-cl-dis-base-ref-const-champ-inc-base-ref-override>`
[void Op_Conv_VEF_base::associer(const Domaine_dis_base &, const Domaine_Cl_dis_base &, const Champ_Inc_base &) override](#public-void-op-conv-vef-base-associer-const-domaine-dis-base-ref-const-domaine-cl-dis-base-ref-const-champ-inc-base-ref-override)
associer_domaine_cl_dis
void Op_Conv_VEF_base::associer_domaine_cl_dis(const Domaine_Cl_dis_base &) override

Reimplements:

References
How to cite in this doc:
:ref:`void Op_Conv_VEF_base::associer_domaine_cl_dis(const Domaine_Cl_dis_base &) override <public-void-op-conv-vef-base-associer-domaine-cl-dis-const-domaine-cl-dis-base-ref-override>`
[void Op_Conv_VEF_base::associer_domaine_cl_dis(const Domaine_Cl_dis_base &) override](#public-void-op-conv-vef-base-associer-domaine-cl-dis-const-domaine-cl-dis-base-ref-override)
associer_vitesse
void Op_Conv_VEF_base::associer_vitesse(const Champ_base &) override

Reimplements:

References
How to cite in this doc:
:ref:`void Op_Conv_VEF_base::associer_vitesse(const Champ_base &) override <public-void-op-conv-vef-base-associer-vitesse-const-champ-base-ref-override>`
[void Op_Conv_VEF_base::associer_vitesse(const Champ_base &) override](#public-void-op-conv-vef-base-associer-vitesse-const-champ-base-ref-override)
calculer
DoubleTab & Op_Conv_VEF_base::calculer(const DoubleTab &, DoubleTab &) const override

Reimplements:

References
How to cite in this doc:
:ref:`DoubleTab & Op_Conv_VEF_base::calculer(const DoubleTab &, DoubleTab &) const override <public-doubletab-ref-op-conv-vef-base-calculer-const-doubletab-ref-doubletab-ref-const-override>`
[DoubleTab & Op_Conv_VEF_base::calculer(const DoubleTab &, DoubleTab &) const override](#public-doubletab-ref-op-conv-vef-base-calculer-const-doubletab-ref-doubletab-ref-const-override)
calculer_dt_local
void Op_Conv_VEF_base::calculer_dt_local(DoubleTab &) const override

Reimplements:

References
How to cite in this doc:
:ref:`void Op_Conv_VEF_base::calculer_dt_local(DoubleTab &) const override <public-void-op-conv-vef-base-calculer-dt-local-doubletab-ref-const-override>`
[void Op_Conv_VEF_base::calculer_dt_local(DoubleTab &) const override](#public-void-op-conv-vef-base-calculer-dt-local-doubletab-ref-const-override)
calculer_dt_stab
double Op_Conv_VEF_base::calculer_dt_stab() const override

Calcul dt_stab.

Reimplements:

References
Referenced By
How to cite in this doc:
:ref:`double Op_Conv_VEF_base::calculer_dt_stab() const override <public-double-op-conv-vef-base-calculer-dt-stab-const-override>`
[double Op_Conv_VEF_base::calculer_dt_stab() const override](#public-double-op-conv-vef-base-calculer-dt-stab-const-override)
calculer_pour_post
void Op_Conv_VEF_base::calculer_pour_post(Champ_base &espace_stockage, const Nom &option, int comp) const override

Reimplements:

References
How to cite in this doc:
:ref:`void Op_Conv_VEF_base::calculer_pour_post(Champ_base &espace_stockage, const Nom &option, int comp) const override <public-void-op-conv-vef-base-calculer-pour-post-champ-base-ref-espace-stockage-const-nom-ref-option-int-comp-const-override>`
[void Op_Conv_VEF_base::calculer_pour_post(Champ_base &espace_stockage, const Nom &option, int comp) const override](#public-void-op-conv-vef-base-calculer-pour-post-champ-base-ref-espace-stockage-const-nom-ref-option-int-comp-const-override)
get_info
const Type_info * Op_Conv_VEF_base::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 * Op_Conv_VEF_base::get_info() const override <public-const-type-info-ptr-op-conv-vef-base-get-info-const-override>`
[const Type_info * Op_Conv_VEF_base::get_info() const override](#public-const-type-info-ptr-op-conv-vef-base-get-info-const-override)
get_localisation_pour_post
Motcle Op_Conv_VEF_base::get_localisation_pour_post(const Nom &option) const override

Reimplements:

References
How to cite in this doc:
:ref:`Motcle Op_Conv_VEF_base::get_localisation_pour_post(const Nom &option) const override <public-motcle-op-conv-vef-base-get-localisation-pour-post-const-nom-ref-option-const-override>`
[Motcle Op_Conv_VEF_base::get_localisation_pour_post(const Nom &option) const override](#public-motcle-op-conv-vef-base-get-localisation-pour-post-const-nom-ref-option-const-override)
impr
int Op_Conv_VEF_base::impr(Sortie &os) const override

DOES NOTHING - to override in derived classes.

Imprime l’operateur sur un flot de sortie.

Reimplements:

References
How to cite in this doc:
:ref:`int Op_Conv_VEF_base::impr(Sortie &os) const override <public-int-op-conv-vef-base-impr-sortie-ref-os-const-override>`
[int Op_Conv_VEF_base::impr(Sortie &os) const override](#public-int-op-conv-vef-base-impr-sortie-ref-os-const-override)
Op_Conv_VEF_base
Op_Conv_VEF_base::Op_Conv_VEF_base()
How to cite in this doc:
:ref:`Op_Conv_VEF_base::Op_Conv_VEF_base() <public-op-conv-vef-base-op-conv-vef-base>`
[Op_Conv_VEF_base::Op_Conv_VEF_base()](#public-op-conv-vef-base-op-conv-vef-base)
phi_u_transportant
int Op_Conv_VEF_base::phi_u_transportant(const Equation_base &eq) const

definit si l’on convecte psi avec phi*u ou avec u

References
Referenced By
How to cite in this doc:
:ref:`int Op_Conv_VEF_base::phi_u_transportant(const Equation_base &eq) const <public-int-op-conv-vef-base-phi-u-transportant-const-equation-base-ref-eq-const>`
[int Op_Conv_VEF_base::phi_u_transportant(const Equation_base &eq) const](#public-int-op-conv-vef-base-phi-u-transportant-const-equation-base-ref-eq-const)
remplir_fluent
void Op_Conv_VEF_base::remplir_fluent() const
References
Referenced By
How to cite in this doc:
:ref:`void Op_Conv_VEF_base::remplir_fluent() const <public-void-op-conv-vef-base-remplir-fluent-const>`
[void Op_Conv_VEF_base::remplir_fluent() const](#public-void-op-conv-vef-base-remplir-fluent-const)
vitesse
Champ_Inc_base & Op_Conv_VEF_base::vitesse()
References
How to cite in this doc:
:ref:`Champ_Inc_base & Op_Conv_VEF_base::vitesse() <public-champ-inc-base-ref-op-conv-vef-base-vitesse>`
[Champ_Inc_base & Op_Conv_VEF_base::vitesse()](#public-champ-inc-base-ref-op-conv-vef-base-vitesse)
vitesse
const Champ_Inc_base & Op_Conv_VEF_base::vitesse() const
References
Referenced By
How to cite in this doc:
:ref:`const Champ_Inc_base & Op_Conv_VEF_base::vitesse() const <public-const-champ-inc-base-ref-op-conv-vef-base-vitesse-const>`
[const Champ_Inc_base & Op_Conv_VEF_base::vitesse() const](#public-const-champ-inc-base-ref-op-conv-vef-base-vitesse-const)
~Op_Conv_VEF_base
Op_Conv_VEF_base::~Op_Conv_VEF_base() override
How to cite in this doc:
:ref:`Op_Conv_VEF_base::~Op_Conv_VEF_base() override <public-op-conv-vef-base-dtor-op-conv-vef-base-override>`
[Op_Conv_VEF_base::~Op_Conv_VEF_base() override](#public-op-conv-vef-base-dtor-op-conv-vef-base-override)
info
const Type_info * Op_Conv_VEF_base::info()
How to cite in this doc:
:ref:`const Type_info * Op_Conv_VEF_base::info() <public-static-const-type-info-ptr-op-conv-vef-base-info>`
[const Type_info * Op_Conv_VEF_base::info()](#public-static-const-type-info-ptr-op-conv-vef-base-info)
self_cast
const Op_Conv_VEF_base & Op_Conv_VEF_base::self_cast(const Objet_U &)
How to cite in this doc:
:ref:`const Op_Conv_VEF_base & Op_Conv_VEF_base::self_cast(const Objet_U &) <public-static-const-op-conv-vef-base-ref-op-conv-vef-base-self-cast-const-objet-u-ref>`
[const Op_Conv_VEF_base & Op_Conv_VEF_base::self_cast(const Objet_U &)](#public-static-const-op-conv-vef-base-ref-op-conv-vef-base-self-cast-const-objet-u-ref)
self_cast
Op_Conv_VEF_base & Op_Conv_VEF_base::self_cast(Objet_U &)
How to cite in this doc:
:ref:`Op_Conv_VEF_base & Op_Conv_VEF_base::self_cast(Objet_U &) <public-static-op-conv-vef-base-ref-op-conv-vef-base-self-cast-objet-u-ref>`
[Op_Conv_VEF_base & Op_Conv_VEF_base::self_cast(Objet_U &)](#public-static-op-conv-vef-base-ref-op-conv-vef-base-self-cast-objet-u-ref)
printOn
Sortie & Op_Conv_VEF_base::printOn(Sortie &x) const override

NE FAIT RIEN A surcharger dans les classes derivees.

Reimplements:

References
How to cite in this doc:
:ref:`Sortie & Op_Conv_VEF_base::printOn(Sortie &x) const override <protected-sortie-ref-op-conv-vef-base-printon-sortie-ref-x-const-override>`
[Sortie & Op_Conv_VEF_base::printOn(Sortie &x) const override](#protected-sortie-ref-op-conv-vef-base-printon-sortie-ref-x-const-override)
readOn
Entree & Op_Conv_VEF_base::readOn(Entree &) override

NE FAIT RIEN A surcharger dans les classes derivees.

Reimplements:

How to cite in this doc:
:ref:`Entree & Op_Conv_VEF_base::readOn(Entree &) override <protected-entree-ref-op-conv-vef-base-readon-entree-ref-override>`
[Entree & Op_Conv_VEF_base::readOn(Entree &) override](#protected-entree-ref-op-conv-vef-base-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Op_Conv_VEF_base::info_obj
faces_entrelaces_Cl_ (protected)
ArrOfInt Op_Conv_VEF_base::faces_entrelaces_Cl_
fluent_ (protected)
DoubleVect Op_Conv_VEF_base::fluent_
jeton (protected)
int Op_Conv_VEF_base::jeton = - 1
la_zcl_vef (protected)
TRUST_Ref<Domaine_Cl_VEF *> Op_Conv_VEF_base::la_zcl_vef
le_dom_vef (protected)
TRUST_Ref<Domaine_VEF *> Op_Conv_VEF_base::le_dom_vef
roue (protected)
int Op_Conv_VEF_base::roue = - 1
vitesse_ (protected)
TRUST_Ref<Champ_Inc_base *> Op_Conv_VEF_base::vitesse_