Transport_K_Eps_Realisable#

#include <Transport_K_Eps_Realisable.h>
Brief description

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:`Transport\_K\_Eps\_Realisable <class-transport-k-eps-realisable>`
[Transport\_K\_Eps\_Realisable](#class-transport-k-eps-realisable)

Detailed description#

Inherits from#

Inheritance graph#

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

../../../../../_images/classTransport__K__Eps__Realisable__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

associer_milieu_base#

Definition
void Transport_K_Eps_Realisable::associer_milieu_base(const Milieu_base &) override
Brief description

Associe un milieu physique a l’equation.

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 Transport_K_Eps_Realisable::associer_milieu_base(const Milieu_base &) override <transport-k-eps-realisable-public-void-transport-k-eps-realisable-associer-milieu-base-const-milieu-base-ref-override>`
[void Transport_K_Eps_Realisable::associer_milieu_base(const Milieu_base &) override](#transport-k-eps-realisable-public-void-transport-k-eps-realisable-associer-milieu-base-const-milieu-base-ref-override)

associer_modele_turbulence#

Definition
void Transport_K_Eps_Realisable::associer_modele_turbulence(const Modele_turbulence_hyd_2_eq_base &) override
Brief description
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 Transport_K_Eps_Realisable::associer_modele_turbulence(const Modele_turbulence_hyd_2_eq_base &) override <transport-k-eps-realisable-public-void-transport-k-eps-realisable-associer-modele-turbulence-const-modele-turbulence-hyd-2-eq-base-ref-override>`
[void Transport_K_Eps_Realisable::associer_modele_turbulence(const Modele_turbulence_hyd_2_eq_base &) override](#transport-k-eps-realisable-public-void-transport-k-eps-realisable-associer-modele-turbulence-const-modele-turbulence-hyd-2-eq-base-ref-override)

completer#

Definition
void Transport_K_Eps_Realisable::completer() override
Brief description

Complete la construction (initialisation) des objets associes a l’equation.

Detailed description

Complete les sources, associe l’equation a l’inconnue complete les operateurs, complete les conditions aux limites discretisees. Voir les methodes Source_base::completer() , Operateur_base::completer() Domaine_Cl_dis_base::completer() Domaine_Cl_dis_base::completer(const Domaine_dis_base& )

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 Transport_K_Eps_Realisable::completer() override <transport-k-eps-realisable-public-void-transport-k-eps-realisable-completer-override>`
[void Transport_K_Eps_Realisable::completer() override](#transport-k-eps-realisable-public-void-transport-k-eps-realisable-completer-override)

diffusivite_pour_transport#

Definition
const Champ_Don_base & Transport_K_Eps_Realisable::diffusivite_pour_transport() const
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:`const Champ_Don_base & Transport_K_Eps_Realisable::diffusivite_pour_transport() const <transport-k-eps-realisable-public-const-champ-don-base-ref-transport-k-eps-realisable-diffusivite-pour-transport-const>`
[const Champ_Don_base & Transport_K_Eps_Realisable::diffusivite_pour_transport() const](#transport-k-eps-realisable-public-const-champ-don-base-ref-transport-k-eps-realisable-diffusivite-pour-transport-const)

domaine_application#

Definition
const Motcle & Transport_K_Eps_Realisable::domaine_application() const override
Brief description

Renvoie “indetermine” Navier_Stokes_standard par exemple surcharge cette methode.

Detailed description

pour renvoyer “Hydraulique”

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 Motcle & Transport_K_Eps_Realisable::domaine_application() const override <transport-k-eps-realisable-public-const-motcle-ref-transport-k-eps-realisable-domaine-application-const-override>`
[const Motcle & Transport_K_Eps_Realisable::domaine_application() const override](#transport-k-eps-realisable-public-const-motcle-ref-transport-k-eps-realisable-domaine-application-const-override)

duplique#

Definition
int Transport_K_Eps_Realisable::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 Transport_K_Eps_Realisable::duplique() const override <transport-k-eps-realisable-public-int-transport-k-eps-realisable-duplique-const-override>`
[int Transport_K_Eps_Realisable::duplique() const override](#transport-k-eps-realisable-public-int-transport-k-eps-realisable-duplique-const-override)

get_info#

Definition
const Type_info * Transport_K_Eps_Realisable::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 * Transport_K_Eps_Realisable::get_info() const override <transport-k-eps-realisable-public-const-type-info-ptr-transport-k-eps-realisable-get-info-const-override>`
[const Type_info * Transport_K_Eps_Realisable::get_info() const override](#transport-k-eps-realisable-public-const-type-info-ptr-transport-k-eps-realisable-get-info-const-override)

lire_motcle_non_standard#

Definition
int Transport_K_Eps_Realisable::lire_motcle_non_standard(const Motcle &, Entree &) override
Brief description

Lecture des parametres de type non simple d’un objet_U a partir d’un flot d’entree.

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:`int Transport_K_Eps_Realisable::lire_motcle_non_standard(const Motcle &, Entree &) override <transport-k-eps-realisable-public-int-transport-k-eps-realisable-lire-motcle-non-standard-const-motcle-ref-entree-ref-override>`
[int Transport_K_Eps_Realisable::lire_motcle_non_standard(const Motcle &, Entree &) override](#transport-k-eps-realisable-public-int-transport-k-eps-realisable-lire-motcle-non-standard-const-motcle-ref-entree-ref-override)

modele_fonc#

Definition
TRUST_Deriv<Modele_Fonc_Realisable_base> & Transport_K_Eps_Realisable::modele_fonc()
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:`TRUST_Deriv<Modele_Fonc_Realisable_base> & Transport_K_Eps_Realisable::modele_fonc() <transport-k-eps-realisable-public-trust-deriv-modele-fonc-realisable-base-ref-transport-k-eps-realisable-modele-fonc>`
[TRUST_Deriv<Modele_Fonc_Realisable_base> & Transport_K_Eps_Realisable::modele_fonc()](#transport-k-eps-realisable-public-trust-deriv-modele-fonc-realisable-base-ref-transport-k-eps-realisable-modele-fonc)

modele_fonc#

Definition
const TRUST_Deriv<Modele_Fonc_Realisable_base> & Transport_K_Eps_Realisable::modele_fonc() const
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:`const TRUST_Deriv<Modele_Fonc_Realisable_base> & Transport_K_Eps_Realisable::modele_fonc() const <transport-k-eps-realisable-public-const-trust-deriv-modele-fonc-realisable-base-ref-transport-k-eps-realisable-modele-fonc-const>`
[const TRUST_Deriv<Modele_Fonc_Realisable_base> & Transport_K_Eps_Realisable::modele_fonc() const](#transport-k-eps-realisable-public-const-trust-deriv-modele-fonc-realisable-base-ref-transport-k-eps-realisable-modele-fonc-const)

nombre_d_operateurs#

Definition
int Transport_K_Eps_Realisable::nombre_d_operateurs() const override
Brief description
Detailed description

Reimplements:

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 Transport_K_Eps_Realisable::nombre_d_operateurs() const override <transport-k-eps-realisable-public-int-transport-k-eps-realisable-nombre-d-operateurs-const-override>`
[int Transport_K_Eps_Realisable::nombre_d_operateurs() const override](#transport-k-eps-realisable-public-int-transport-k-eps-realisable-nombre-d-operateurs-const-override)

operateur#

Definition
const Operateur & Transport_K_Eps_Realisable::operateur(int) const override
Brief description

renvoie terme_diffusif si i = 0 renvoie terme_convectif si i = 1

Detailed description

exit si i>1

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:`const Operateur & Transport_K_Eps_Realisable::operateur(int) const override <transport-k-eps-realisable-public-const-operateur-ref-transport-k-eps-realisable-operateur-int-const-override>`
[const Operateur & Transport_K_Eps_Realisable::operateur(int) const override](#transport-k-eps-realisable-public-const-operateur-ref-transport-k-eps-realisable-operateur-int-const-override)

operateur#

Definition
Operateur & Transport_K_Eps_Realisable::operateur(int) override
Brief description

renvoie terme_diffusif si i = 0 renvoie terme_convectif si i = 1

Detailed description

exit si i>1

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:`Operateur & Transport_K_Eps_Realisable::operateur(int) override <transport-k-eps-realisable-public-operateur-ref-transport-k-eps-realisable-operateur-int-override>`
[Operateur & Transport_K_Eps_Realisable::operateur(int) override](#transport-k-eps-realisable-public-operateur-ref-transport-k-eps-realisable-operateur-int-override)

set_param#

Definition
void Transport_K_Eps_Realisable::set_param(Param &titi) override
Brief description
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 Transport_K_Eps_Realisable::set_param(Param &titi) override <transport-k-eps-realisable-public-void-transport-k-eps-realisable-set-param-param-ref-titi-override>`
[void Transport_K_Eps_Realisable::set_param(Param &titi) override](#transport-k-eps-realisable-public-void-transport-k-eps-realisable-set-param-param-ref-titi-override)

taille_memoire#

Definition
unsigned Transport_K_Eps_Realisable::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 Transport_K_Eps_Realisable::taille_memoire() const override <transport-k-eps-realisable-public-unsigned-transport-k-eps-realisable-taille-memoire-const-override>`
[unsigned Transport_K_Eps_Realisable::taille_memoire() const override](#transport-k-eps-realisable-public-unsigned-transport-k-eps-realisable-taille-memoire-const-override)

Transport_K_Eps_Realisable#

Definition
Transport_K_Eps_Realisable::Transport_K_Eps_Realisable()
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:`Transport_K_Eps_Realisable::Transport_K_Eps_Realisable() <transport-k-eps-realisable-public-transport-k-eps-realisable-transport-k-eps-realisable>`
[Transport_K_Eps_Realisable::Transport_K_Eps_Realisable()](#transport-k-eps-realisable-public-transport-k-eps-realisable-transport-k-eps-realisable)

vitesse_pour_transport#

Definition
const Champ_base & Transport_K_Eps_Realisable::vitesse_pour_transport() const
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:`const Champ_base & Transport_K_Eps_Realisable::vitesse_pour_transport() const <transport-k-eps-realisable-public-const-champ-base-ref-transport-k-eps-realisable-vitesse-pour-transport-const>`
[const Champ_base & Transport_K_Eps_Realisable::vitesse_pour_transport() const](#transport-k-eps-realisable-public-const-champ-base-ref-transport-k-eps-realisable-vitesse-pour-transport-const)

~Transport_K_Eps_Realisable#

Definition
Transport_K_Eps_Realisable::~Transport_K_Eps_Realisable()
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:`Transport_K_Eps_Realisable::~Transport_K_Eps_Realisable() <transport-k-eps-realisable-public-transport-k-eps-realisable-dtor-transport-k-eps-realisable>`
[Transport_K_Eps_Realisable::~Transport_K_Eps_Realisable()](#transport-k-eps-realisable-public-transport-k-eps-realisable-dtor-transport-k-eps-realisable)

cree_instance#

Definition
Objet_U * Transport_K_Eps_Realisable::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 * Transport_K_Eps_Realisable::cree_instance() <transport-k-eps-realisable-public-static-objet-u-ptr-transport-k-eps-realisable-cree-instance>`
[Objet_U * Transport_K_Eps_Realisable::cree_instance()](#transport-k-eps-realisable-public-static-objet-u-ptr-transport-k-eps-realisable-cree-instance)

info#

Definition
const Type_info * Transport_K_Eps_Realisable::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 * Transport_K_Eps_Realisable::info() <transport-k-eps-realisable-public-static-const-type-info-ptr-transport-k-eps-realisable-info>`
[const Type_info * Transport_K_Eps_Realisable::info()](#transport-k-eps-realisable-public-static-const-type-info-ptr-transport-k-eps-realisable-info)

self_cast#

Definition
const Transport_K_Eps_Realisable & Transport_K_Eps_Realisable::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 Transport_K_Eps_Realisable & Transport_K_Eps_Realisable::self_cast(const Objet_U &) <transport-k-eps-realisable-public-static-const-transport-k-eps-realisable-ref-transport-k-eps-realisable-self-cast-const-objet-u-ref>`
[const Transport_K_Eps_Realisable & Transport_K_Eps_Realisable::self_cast(const Objet_U &)](#transport-k-eps-realisable-public-static-const-transport-k-eps-realisable-ref-transport-k-eps-realisable-self-cast-const-objet-u-ref)

self_cast#

Definition
Transport_K_Eps_Realisable & Transport_K_Eps_Realisable::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:`Transport_K_Eps_Realisable & Transport_K_Eps_Realisable::self_cast(Objet_U &) <transport-k-eps-realisable-public-static-transport-k-eps-realisable-ref-transport-k-eps-realisable-self-cast-objet-u-ref>`
[Transport_K_Eps_Realisable & Transport_K_Eps_Realisable::self_cast(Objet_U &)](#transport-k-eps-realisable-public-static-transport-k-eps-realisable-ref-transport-k-eps-realisable-self-cast-objet-u-ref)

printOn#

Definition
Sortie & Transport_K_Eps_Realisable::printOn(Sortie &x) const override
Brief description
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 & Transport_K_Eps_Realisable::printOn(Sortie &x) const override <transport-k-eps-realisable-protected-sortie-ref-transport-k-eps-realisable-printon-sortie-ref-x-const-override>`
[Sortie & Transport_K_Eps_Realisable::printOn(Sortie &x) const override](#transport-k-eps-realisable-protected-sortie-ref-transport-k-eps-realisable-printon-sortie-ref-x-const-override)

readOn#

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

Simple appel a Equation_base::readOn(Entree&)

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:`Entree & Transport_K_Eps_Realisable::readOn(Entree &) override <transport-k-eps-realisable-protected-entree-ref-transport-k-eps-realisable-readon-entree-ref-override>`
[Entree & Transport_K_Eps_Realisable::readOn(Entree &) override](#transport-k-eps-realisable-protected-entree-ref-transport-k-eps-realisable-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Transport_K_Eps_Realisable::info_obj
Champ_don_nul_ (protected)
TRUST_Deriv<Champ_Don_base> Transport_K_Eps_Realisable::Champ_don_nul_
inco_eqn_associee (protected)
TRUST_Ref<Champ_Inc_base *> Transport_K_Eps_Realisable::inco_eqn_associee
with_nu_ (protected)
int Transport_K_Eps_Realisable::with_nu_
mon_modele_fonc (private)
TRUST_Ref<TRUST_Deriv<Modele_Fonc_Realisable_base> *> Transport_K_Eps_Realisable::mon_modele_fonc