Op_Conv_VEF_base#
#include <Op_Conv_VEF_base.h>
class Op_Conv_VEF_base
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:`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#
public : Operateur_Conv_base
public : Op_VEF_Face
Inherited by#
public : Op_Conv_AmontNew_VEF_Face
public : Op_Conv_Amont_old_VEF_Face
public : Op_Conv_Centre_EF_VEF_Face
public : Op_Conv_Centre_old_VEF_Face
public : Op_Conv_DI_L2_VEF_Face
public : Op_Conv_EF_VEF_P1NC
public : Op_Conv_Muscl_old_VEF_Face
public : Op_Conv_VEF_Face
public : Op_Conv_Vort_VEF_Face
public : Op_Conv_kschemas_VEF
public : Op_Conv_kschemas_centre_VEF
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#
abortTimeStep#
void Op_Conv_VEF_base::abortTimeStep() override
Detailed description
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 Op_Conv_VEF_base::abortTimeStep() override <op-conv-vef-base-public-void-op-conv-vef-base-aborttimestep-override>`
[void Op_Conv_VEF_base::abortTimeStep() override](#op-conv-vef-base-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
Detailed description
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 Op_Conv_VEF_base::associer(const Domaine_dis_base &, const Domaine_Cl_dis_base &, const Champ_Inc_base &) override <op-conv-vef-base-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](#op-conv-vef-base-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
Detailed description
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 Op_Conv_VEF_base::associer_domaine_cl_dis(const Domaine_Cl_dis_base &) override <op-conv-vef-base-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](#op-conv-vef-base-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
Detailed description
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 Op_Conv_VEF_base::associer_vitesse(const Champ_base &) override <op-conv-vef-base-public-void-op-conv-vef-base-associer-vitesse-const-champ-base-ref-override>`
[void Op_Conv_VEF_base::associer_vitesse(const Champ_base &) override](#op-conv-vef-base-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
Detailed description
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:`DoubleTab & Op_Conv_VEF_base::calculer(const DoubleTab &, DoubleTab &) const override <op-conv-vef-base-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](#op-conv-vef-base-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
Detailed description
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 Op_Conv_VEF_base::calculer_dt_local(DoubleTab &) const override <op-conv-vef-base-public-void-op-conv-vef-base-calculer-dt-local-doubletab-ref-const-override>`
[void Op_Conv_VEF_base::calculer_dt_local(DoubleTab &) const override](#op-conv-vef-base-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.
Detailed description
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:`double Op_Conv_VEF_base::calculer_dt_stab() const override <op-conv-vef-base-public-double-op-conv-vef-base-calculer-dt-stab-const-override>`
[double Op_Conv_VEF_base::calculer_dt_stab() const override](#op-conv-vef-base-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
Detailed description
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 Op_Conv_VEF_base::calculer_pour_post(Champ_base &espace_stockage, const Nom &option, int comp) const override <op-conv-vef-base-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](#op-conv-vef-base-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 .
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 * Op_Conv_VEF_base::get_info() const override <op-conv-vef-base-public-const-type-info-ptr-op-conv-vef-base-get-info-const-override>`
[const Type_info * Op_Conv_VEF_base::get_info() const override](#op-conv-vef-base-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
Detailed description
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:`Motcle Op_Conv_VEF_base::get_localisation_pour_post(const Nom &option) const override <op-conv-vef-base-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](#op-conv-vef-base-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.
Detailed description
Imprime l’operateur sur un flot de sortie.
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 Op_Conv_VEF_base::impr(Sortie &os) const override <op-conv-vef-base-public-int-op-conv-vef-base-impr-sortie-ref-os-const-override>`
[int Op_Conv_VEF_base::impr(Sortie &os) const override](#op-conv-vef-base-public-int-op-conv-vef-base-impr-sortie-ref-os-const-override)
Op_Conv_VEF_base#
Op_Conv_VEF_base::Op_Conv_VEF_base()
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:`Op_Conv_VEF_base::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()](#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
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:`int Op_Conv_VEF_base::phi_u_transportant(const Equation_base &eq) const <op-conv-vef-base-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](#op-conv-vef-base-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
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 Op_Conv_VEF_base::remplir_fluent() const <op-conv-vef-base-public-void-op-conv-vef-base-remplir-fluent-const>`
[void Op_Conv_VEF_base::remplir_fluent() const](#op-conv-vef-base-public-void-op-conv-vef-base-remplir-fluent-const)
vitesse#
Champ_Inc_base & Op_Conv_VEF_base::vitesse()
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:`Champ_Inc_base & Op_Conv_VEF_base::vitesse() <op-conv-vef-base-public-champ-inc-base-ref-op-conv-vef-base-vitesse>`
[Champ_Inc_base & Op_Conv_VEF_base::vitesse()](#op-conv-vef-base-public-champ-inc-base-ref-op-conv-vef-base-vitesse)
vitesse#
const Champ_Inc_base & Op_Conv_VEF_base::vitesse() const
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:`const Champ_Inc_base & Op_Conv_VEF_base::vitesse() const <op-conv-vef-base-public-const-champ-inc-base-ref-op-conv-vef-base-vitesse-const>`
[const Champ_Inc_base & Op_Conv_VEF_base::vitesse() const](#op-conv-vef-base-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
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:`Op_Conv_VEF_base::~Op_Conv_VEF_base() override <op-conv-vef-base-public-op-conv-vef-base-dtor-op-conv-vef-base-override>`
[Op_Conv_VEF_base::~Op_Conv_VEF_base() override](#op-conv-vef-base-public-op-conv-vef-base-dtor-op-conv-vef-base-override)
info#
const Type_info * Op_Conv_VEF_base::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 * Op_Conv_VEF_base::info() <op-conv-vef-base-public-static-const-type-info-ptr-op-conv-vef-base-info>`
[const Type_info * Op_Conv_VEF_base::info()](#op-conv-vef-base-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 &)
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 Op_Conv_VEF_base & Op_Conv_VEF_base::self_cast(const Objet_U &) <op-conv-vef-base-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 &)](#op-conv-vef-base-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 &)
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:`Op_Conv_VEF_base & Op_Conv_VEF_base::self_cast(Objet_U &) <op-conv-vef-base-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 &)](#op-conv-vef-base-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.
Detailed description
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 & Op_Conv_VEF_base::printOn(Sortie &x) const override <op-conv-vef-base-protected-sortie-ref-op-conv-vef-base-printon-sortie-ref-x-const-override>`
[Sortie & Op_Conv_VEF_base::printOn(Sortie &x) const override](#op-conv-vef-base-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.
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 & Op_Conv_VEF_base::readOn(Entree &) override <op-conv-vef-base-protected-entree-ref-op-conv-vef-base-readon-entree-ref-override>`
[Entree & Op_Conv_VEF_base::readOn(Entree &) override](#op-conv-vef-base-protected-entree-ref-op-conv-vef-base-readon-entree-ref-override)
Attributes Documentation#
const Type_info Op_Conv_VEF_base::info_obj
ArrOfInt Op_Conv_VEF_base::faces_entrelaces_Cl_
DoubleVect Op_Conv_VEF_base::fluent_
int Op_Conv_VEF_base::jeton = - 1
TRUST_Ref<Domaine_Cl_VEF *> Op_Conv_VEF_base::la_zcl_vef
TRUST_Ref<Domaine_VEF *> Op_Conv_VEF_base::le_dom_vef
int Op_Conv_VEF_base::roue = - 1
TRUST_Ref<Champ_Inc_base *> Op_Conv_VEF_base::vitesse_