Op_Diff_K_Omega_VEF_base#

#include <Op_Diff_K_Omega_VEF_base.h>
Brief description

class Op_Diff_K_Omega_VEF_Face Cette classe represente l’operateur de diffusion turbulente

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\_Diff\_K\_Omega\_VEF\_base <class-op-diff-k-omega-vef-base>`
[Op\_Diff\_K\_Omega\_VEF\_base](#class-op-diff-k-omega-vef-base)

Detailed description#

La discretisation est VEF Les methodes pour l’implicite sont codees.

Inherits from#

Inherited by#

Inheritance graph#

If the image is too small, right-click and open in new tab

How to reference this graph

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_Diff_K_Omega_VEF_base Inheritance Graph <op-diff-k-omega-vef-base-inherit-graph>`
[Op_Diff_K_Omega_VEF_base Inheritance Graph](#op-diff-k-omega-vef-base-inherit-graph)
../../../../_images/classOp__Diff__K__Omega__VEF__base__inherit__graph.png

Member Functions: Public#

Member Functions: Static Public#

Member Functions: Protected#

Complete Member Function Documentation#

associer_tab_F1#

Definition
void Op_Diff_K_Omega_VEF_base::associer_tab_F1(const DoubleTab &tabF1)
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 Op_Diff_K_Omega_VEF_base::associer_tab_F1(const DoubleTab &tabF1) <op-diff-k-omega-vef-base-public-void-op-diff-k-omega-vef-base-associer-tab-f1-const-doubletab-ref-tabf1>`
[void Op_Diff_K_Omega_VEF_base::associer_tab_F1(const DoubleTab &tabF1)](#op-diff-k-omega-vef-base-public-void-op-diff-k-omega-vef-base-associer-tab-f1-const-doubletab-ref-tabf1)

completer#

Definition
void Op_Diff_K_Omega_VEF_base::completer() override
Brief description

Associe l’operateur au domaine_dis, le domaine_Cl_dis, et a l’inconnue de son equation.

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_Diff_K_Omega_VEF_base::completer() override <op-diff-k-omega-vef-base-public-void-op-diff-k-omega-vef-base-completer-override>`
[void Op_Diff_K_Omega_VEF_base::completer() override](#op-diff-k-omega-vef-base-public-void-op-diff-k-omega-vef-base-completer-override)

duplique#

Definition
int Op_Diff_K_Omega_VEF_base::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 Op_Diff_K_Omega_VEF_base::duplique() const override <op-diff-k-omega-vef-base-public-int-op-diff-k-omega-vef-base-duplique-const-override>`
[int Op_Diff_K_Omega_VEF_base::duplique() const override](#op-diff-k-omega-vef-base-public-int-op-diff-k-omega-vef-base-duplique-const-override)

get_info#

Definition
const Type_info * Op_Diff_K_Omega_VEF_base::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 * Op_Diff_K_Omega_VEF_base::get_info() const override <op-diff-k-omega-vef-base-public-const-type-info-ptr-op-diff-k-omega-vef-base-get-info-const-override>`
[const Type_info * Op_Diff_K_Omega_VEF_base::get_info() const override](#op-diff-k-omega-vef-base-public-const-type-info-ptr-op-diff-k-omega-vef-base-get-info-const-override)

initialize_tab_F1#

Definition
void Op_Diff_K_Omega_VEF_base::initialize_tab_F1(const int nb_faces_tot)
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 Op_Diff_K_Omega_VEF_base::initialize_tab_F1(const int nb_faces_tot) <op-diff-k-omega-vef-base-public-void-op-diff-k-omega-vef-base-initialize-tab-f1-const-int-nb-faces-tot>`
[void Op_Diff_K_Omega_VEF_base::initialize_tab_F1(const int nb_faces_tot)](#op-diff-k-omega-vef-base-public-void-op-diff-k-omega-vef-base-initialize-tab-f1-const-int-nb-faces-tot)

Op_Diff_K_Omega_VEF_base#

Definition
Op_Diff_K_Omega_VEF_base::Op_Diff_K_Omega_VEF_base(double Sigma_K=SIGMA_K, double Sigma_Omega=SIGMA_OMEGA, double Sigma_K1=SIGMA_K1, double Sigma_K2=SIGMA_K2, double Sigma_OMEGA1=SIGMA_OMEGA1, double Sigma_OMEGA2=SIGMA_OMEGA2)
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:`Op_Diff_K_Omega_VEF_base::Op_Diff_K_Omega_VEF_base(double Sigma_K=SIGMA_K, double Sigma_Omega=SIGMA_OMEGA, double Sigma_K1=SIGMA_K1, double Sigma_K2=SIGMA_K2, double Sigma_OMEGA1=SIGMA_OMEGA1, double Sigma_OMEGA2=SIGMA_OMEGA2) <op-diff-k-omega-vef-base-public-op-diff-k-omega-vef-base-op-diff-k-omega-vef-base-double-sigma-k-equal-sigma-k-double-sigma-omega-equal-sigma-omega-double-sigma-k1-equal-sigma-k1-double-sigma-k2-equal-sigma-k2-double-sigma-omega1-equal-sigma-omega1-double-sigma-omega2-equal-sigma-omega2>`
[Op_Diff_K_Omega_VEF_base::Op_Diff_K_Omega_VEF_base(double Sigma_K=SIGMA_K, double Sigma_Omega=SIGMA_OMEGA, double Sigma_K1=SIGMA_K1, double Sigma_K2=SIGMA_K2, double Sigma_OMEGA1=SIGMA_OMEGA1, double Sigma_OMEGA2=SIGMA_OMEGA2)](#op-diff-k-omega-vef-base-public-op-diff-k-omega-vef-base-op-diff-k-omega-vef-base-double-sigma-k-equal-sigma-k-double-sigma-omega-equal-sigma-omega-double-sigma-k1-equal-sigma-k1-double-sigma-k2-equal-sigma-k2-double-sigma-omega1-equal-sigma-omega1-double-sigma-omega2-equal-sigma-omega2)

taille_memoire#

Definition
unsigned Op_Diff_K_Omega_VEF_base::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 Op_Diff_K_Omega_VEF_base::taille_memoire() const override <op-diff-k-omega-vef-base-public-unsigned-op-diff-k-omega-vef-base-taille-memoire-const-override>`
[unsigned Op_Diff_K_Omega_VEF_base::taille_memoire() const override](#op-diff-k-omega-vef-base-public-unsigned-op-diff-k-omega-vef-base-taille-memoire-const-override)

~Op_Diff_K_Omega_VEF_base#

Definition
Op_Diff_K_Omega_VEF_base::~Op_Diff_K_Omega_VEF_base()
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:`Op_Diff_K_Omega_VEF_base::~Op_Diff_K_Omega_VEF_base() <op-diff-k-omega-vef-base-public-op-diff-k-omega-vef-base-dtor-op-diff-k-omega-vef-base>`
[Op_Diff_K_Omega_VEF_base::~Op_Diff_K_Omega_VEF_base()](#op-diff-k-omega-vef-base-public-op-diff-k-omega-vef-base-dtor-op-diff-k-omega-vef-base)

cree_instance#

Definition
Objet_U * Op_Diff_K_Omega_VEF_base::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 * Op_Diff_K_Omega_VEF_base::cree_instance() <op-diff-k-omega-vef-base-public-static-objet-u-ptr-op-diff-k-omega-vef-base-cree-instance>`
[Objet_U * Op_Diff_K_Omega_VEF_base::cree_instance()](#op-diff-k-omega-vef-base-public-static-objet-u-ptr-op-diff-k-omega-vef-base-cree-instance)

info#

Definition
const Type_info * Op_Diff_K_Omega_VEF_base::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 * Op_Diff_K_Omega_VEF_base::info() <op-diff-k-omega-vef-base-public-static-const-type-info-ptr-op-diff-k-omega-vef-base-info>`
[const Type_info * Op_Diff_K_Omega_VEF_base::info()](#op-diff-k-omega-vef-base-public-static-const-type-info-ptr-op-diff-k-omega-vef-base-info)

self_cast#

Definition
const Op_Diff_K_Omega_VEF_base & Op_Diff_K_Omega_VEF_base::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 Op_Diff_K_Omega_VEF_base & Op_Diff_K_Omega_VEF_base::self_cast(const Objet_U &) <op-diff-k-omega-vef-base-public-static-const-op-diff-k-omega-vef-base-ref-op-diff-k-omega-vef-base-self-cast-const-objet-u-ref>`
[const Op_Diff_K_Omega_VEF_base & Op_Diff_K_Omega_VEF_base::self_cast(const Objet_U &)](#op-diff-k-omega-vef-base-public-static-const-op-diff-k-omega-vef-base-ref-op-diff-k-omega-vef-base-self-cast-const-objet-u-ref)

self_cast#

Definition
Op_Diff_K_Omega_VEF_base & Op_Diff_K_Omega_VEF_base::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:`Op_Diff_K_Omega_VEF_base & Op_Diff_K_Omega_VEF_base::self_cast(Objet_U &) <op-diff-k-omega-vef-base-public-static-op-diff-k-omega-vef-base-ref-op-diff-k-omega-vef-base-self-cast-objet-u-ref>`
[Op_Diff_K_Omega_VEF_base & Op_Diff_K_Omega_VEF_base::self_cast(Objet_U &)](#op-diff-k-omega-vef-base-public-static-op-diff-k-omega-vef-base-ref-op-diff-k-omega-vef-base-self-cast-objet-u-ref)

printOn#

Definition
Sortie & Op_Diff_K_Omega_VEF_base::printOn(Sortie &x) const override
Brief description

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:`Sortie & Op_Diff_K_Omega_VEF_base::printOn(Sortie &x) const override <op-diff-k-omega-vef-base-protected-sortie-ref-op-diff-k-omega-vef-base-printon-sortie-ref-x-const-override>`
[Sortie & Op_Diff_K_Omega_VEF_base::printOn(Sortie &x) const override](#op-diff-k-omega-vef-base-protected-sortie-ref-op-diff-k-omega-vef-base-printon-sortie-ref-x-const-override)

readOn#

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

DOES NOTHING - to override in derived classes.

Detailed description

Lit un operateur sur un flot d’entree.

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_Diff_K_Omega_VEF_base::readOn(Entree &) override <op-diff-k-omega-vef-base-protected-entree-ref-op-diff-k-omega-vef-base-readon-entree-ref-override>`
[Entree & Op_Diff_K_Omega_VEF_base::readOn(Entree &) override](#op-diff-k-omega-vef-base-protected-entree-ref-op-diff-k-omega-vef-base-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Op_Diff_K_Omega_VEF_base::info_obj
is_SST_or_BSL_ (protected)
int Op_Diff_K_Omega_VEF_base::is_SST_or_BSL_ = 0
nu_turb_m_ (protected)
DoubleTab Op_Diff_K_Omega_VEF_base::nu_turb_m_
Sigma_K1_ (protected)
double Op_Diff_K_Omega_VEF_base::Sigma_K1_
Sigma_K2_ (protected)
double Op_Diff_K_Omega_VEF_base::Sigma_K2_
Sigma_K_ (protected)
double Op_Diff_K_Omega_VEF_base::Sigma_K_
Sigma_OMEGA1_ (protected)
double Op_Diff_K_Omega_VEF_base::Sigma_OMEGA1_
Sigma_OMEGA2_ (protected)
double Op_Diff_K_Omega_VEF_base::Sigma_OMEGA2_
Sigma_Omega_ (protected)
double Op_Diff_K_Omega_VEF_base::Sigma_Omega_
tab_F1_face_ (protected)
DoubleTab Op_Diff_K_Omega_VEF_base::tab_F1_face_
turbulence_model (protected)
TRUST_Ref<Modele_turbulence_hyd_K_Omega *> Op_Diff_K_Omega_VEF_base::turbulence_model