Transport_K_Omega_base#

#include <Transport_K_Omega_base.h>
Brief description

Classe Transport_K_Omega_base Classe de base pour les equations.

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\_Omega\_base <class-transport-k-omega-base>`
[Transport\_K\_Omega\_base](#class-transport-k-omega-base)

Detailed description#

de transport des modeles k_Omega.

Inherits from#

Inherited by#

Inheritance graph#

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

../../../../../_images/classTransport__K__Omega__base__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

controler_K_Omega#

Definition
int Transport_K_Omega_base::controler_K_Omega()
Brief description

Controle le champ inconnue K - Omega en forcant a zero les valeurs du champ.

Detailed description

inferieurs a 1.e-10.

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 Transport_K_Omega_base::controler_K_Omega() <transport-k-omega-base-public-int-transport-k-omega-base-controler-k-omega>`
[int Transport_K_Omega_base::controler_K_Omega()](#transport-k-omega-base-public-int-transport-k-omega-base-controler-k-omega)

discretiser#

Definition
void Transport_K_Omega_base::discretiser() override
Brief description

Discretise l’equation.

Detailed description

Type le domaine_Cl_dis, la formatte, l’associe a l’equation. Type le solveur masse, lui associe le domaine discretisee et le domaine des conditions aux limites discretisees.

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_Omega_base::discretiser() override <transport-k-omega-base-public-void-transport-k-omega-base-discretiser-override>`
[void Transport_K_Omega_base::discretiser() override](#transport-k-omega-base-public-void-transport-k-omega-base-discretiser-override)

get_info#

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

inconnue#

Definition
const Champ_Inc_base & Transport_K_Omega_base::inconnue() const override
Brief description

Renvoie le champ inconnue de l’equation.

Detailed description

Un champ vecteur contenant K et epsilon. (version const)

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:`const Champ_Inc_base & Transport_K_Omega_base::inconnue() const override <transport-k-omega-base-public-const-champ-inc-base-ref-transport-k-omega-base-inconnue-const-override>`
[const Champ_Inc_base & Transport_K_Omega_base::inconnue() const override](#transport-k-omega-base-public-const-champ-inc-base-ref-transport-k-omega-base-inconnue-const-override)

inconnue#

Definition
Champ_Inc_base & Transport_K_Omega_base::inconnue() override
Brief description

Renvoie le champ inconnue de l’equation.

Detailed description

Un champ vecteur contenant K et epsilon.

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:`Champ_Inc_base & Transport_K_Omega_base::inconnue() override <transport-k-omega-base-public-champ-inc-base-ref-transport-k-omega-base-inconnue-override>`
[Champ_Inc_base & Transport_K_Omega_base::inconnue() override](#transport-k-omega-base-public-champ-inc-base-ref-transport-k-omega-base-inconnue-override)

Transport_K_Omega_base#

Definition
Transport_K_Omega_base::Transport_K_Omega_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:`Transport_K_Omega_base::Transport_K_Omega_base() <transport-k-omega-base-public-transport-k-omega-base-transport-k-omega-base>`
[Transport_K_Omega_base::Transport_K_Omega_base()](#transport-k-omega-base-public-transport-k-omega-base-transport-k-omega-base)

valider_iteration#

Definition
void Transport_K_Omega_base::valider_iteration() override
Brief description

on remet omega et K positifs

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_Omega_base::valider_iteration() override <transport-k-omega-base-public-void-transport-k-omega-base-valider-iteration-override>`
[void Transport_K_Omega_base::valider_iteration() override](#transport-k-omega-base-public-void-transport-k-omega-base-valider-iteration-override)

~Transport_K_Omega_base#

Definition
Transport_K_Omega_base::~Transport_K_Omega_base() override
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_Omega_base::~Transport_K_Omega_base() override <transport-k-omega-base-public-transport-k-omega-base-dtor-transport-k-omega-base-override>`
[Transport_K_Omega_base::~Transport_K_Omega_base() override](#transport-k-omega-base-public-transport-k-omega-base-dtor-transport-k-omega-base-override)

info#

Definition
const Type_info * Transport_K_Omega_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 * Transport_K_Omega_base::info() <transport-k-omega-base-public-static-const-type-info-ptr-transport-k-omega-base-info>`
[const Type_info * Transport_K_Omega_base::info()](#transport-k-omega-base-public-static-const-type-info-ptr-transport-k-omega-base-info)

self_cast#

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

self_cast#

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

printOn#

Definition
Sortie & Transport_K_Omega_base::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_Omega_base::printOn(Sortie &x) const override <transport-k-omega-base-protected-sortie-ref-transport-k-omega-base-printon-sortie-ref-x-const-override>`
[Sortie & Transport_K_Omega_base::printOn(Sortie &x) const override](#transport-k-omega-base-protected-sortie-ref-transport-k-omega-base-printon-sortie-ref-x-const-override)

readOn#

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

Simple appel a Equation_base::readOn(Entree&)

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

set_param#

Definition
void Transport_K_Omega_base::set_param(Param &) override
Brief description
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_Omega_base::set_param(Param &) override <transport-k-omega-base-protected-void-transport-k-omega-base-set-param-param-ref-override>`
[void Transport_K_Omega_base::set_param(Param &) override](#transport-k-omega-base-protected-void-transport-k-omega-base-set-param-param-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Transport_K_Omega_base::info_obj
le_champ_K_Omega (protected)
TRUST_Deriv<Champ_Inc_base> Transport_K_Omega_base::le_champ_K_Omega
do_not_control_k_omega_ (private)
bool Transport_K_Omega_base::do_not_control_k_omega_ = false