Transport_K_Omega_base#
#include <Transport_K_Omega_base.h>
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#
public : Transport_2eq_base
Inherited by#
public : Transport_K_Omega
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#
controler_K_Omega#
int Transport_K_Omega_base::controler_K_Omega()
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#
void Transport_K_Omega_base::discretiser() override
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#
const Type_info * Transport_K_Omega_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 * 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#
const Champ_Inc_base & Transport_K_Omega_base::inconnue() const override
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#
Champ_Inc_base & Transport_K_Omega_base::inconnue() override
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#
Transport_K_Omega_base::Transport_K_Omega_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:`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#
void Transport_K_Omega_base::valider_iteration() override
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#
Transport_K_Omega_base::~Transport_K_Omega_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:`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#
const Type_info * Transport_K_Omega_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 * 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#
const Transport_K_Omega_base & Transport_K_Omega_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 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#
Transport_K_Omega_base & Transport_K_Omega_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:`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#
Sortie & Transport_K_Omega_base::printOn(Sortie &x) 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:`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#
Entree & Transport_K_Omega_base::readOn(Entree &) override
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#
void Transport_K_Omega_base::set_param(Param &) 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 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#
const Type_info Transport_K_Omega_base::info_obj
TRUST_Deriv<Champ_Inc_base> Transport_K_Omega_base::le_champ_K_Omega
bool Transport_K_Omega_base::do_not_control_k_omega_ = false