Diffu_totale_base#
#include <Diffu_totale_base.h>
Classe Diffu_totale_base Classe abstraite calculant la diffusivite totale (somme diffusivite.
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:`Diffu\_totale\_base <class-diffu-totale-base>`
[Diffu\_totale\_base](#class-diffu-totale-base)
Detailed description#
moleculaire et diffusivite turbulente) dans les equations de couche limite simplifiees necessaires a l’utilisation des lois de parois de type Balaras
Inherits from#
public : Objet_U
Inherited by#
public : Diffu_totale_hyd_base
public : Diffu_totale_scal_base
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#
associer_eqn#
void Diffu_totale_base::associer_eqn(Eq_couch_lim &e)
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 Diffu_totale_base::associer_eqn(Eq_couch_lim &e) <diffu-totale-base-public-void-diffu-totale-base-associer-eqn-eq-couch-lim-ref-e>`
[void Diffu_totale_base::associer_eqn(Eq_couch_lim &e)](#diffu-totale-base-public-void-diffu-totale-base-associer-eqn-eq-couch-lim-ref-e)
associer_mulambda#
void Diffu_totale_base::associer_mulambda(const MuLambda_TBLE_base &m)
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:`void Diffu_totale_base::associer_mulambda(const MuLambda_TBLE_base &m) <diffu-totale-base-public-void-diffu-totale-base-associer-mulambda-const-mulambda-tble-base-ref-m>`
[void Diffu_totale_base::associer_mulambda(const MuLambda_TBLE_base &m)](#diffu-totale-base-public-void-diffu-totale-base-associer-mulambda-const-mulambda-tble-base-ref-m)
calculer_a_local#
virtual double Diffu_totale_base::calculer_a_local(int ind)=0
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:`virtual double Diffu_totale_base::calculer_a_local(int ind)=0 <diffu-totale-base-public-virtual-double-diffu-totale-base-calculer-a-local-int-ind-equal-0>`
[virtual double Diffu_totale_base::calculer_a_local(int ind)=0](#diffu-totale-base-public-virtual-double-diffu-totale-base-calculer-a-local-int-ind-equal-0)
calculer_D_local#
virtual double Diffu_totale_base::calculer_D_local(int ind)=0
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:`virtual double Diffu_totale_base::calculer_D_local(int ind)=0 <diffu-totale-base-public-virtual-double-diffu-totale-base-calculer-d-local-int-ind-equal-0>`
[virtual double Diffu_totale_base::calculer_D_local(int ind)=0](#diffu-totale-base-public-virtual-double-diffu-totale-base-calculer-d-local-int-ind-equal-0)
Diffu_totale_base#
Diffu_totale_base::Diffu_totale_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:`Diffu_totale_base::Diffu_totale_base() <diffu-totale-base-public-diffu-totale-base-diffu-totale-base>`
[Diffu_totale_base::Diffu_totale_base()](#diffu-totale-base-public-diffu-totale-base-diffu-totale-base)
get_info#
const Type_info * Diffu_totale_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 * Diffu_totale_base::get_info() const override <diffu-totale-base-public-const-type-info-ptr-diffu-totale-base-get-info-const-override>`
[const Type_info * Diffu_totale_base::get_info() const override](#diffu-totale-base-public-const-type-info-ptr-diffu-totale-base-get-info-const-override)
getKappa#
double Diffu_totale_base::getKappa()
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:`double Diffu_totale_base::getKappa() <diffu-totale-base-public-double-diffu-totale-base-getkappa>`
[double Diffu_totale_base::getKappa()](#diffu-totale-base-public-double-diffu-totale-base-getkappa)
setKappa#
void Diffu_totale_base::setKappa(double k)
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 Diffu_totale_base::setKappa(double k) <diffu-totale-base-public-void-diffu-totale-base-setkappa-double-k>`
[void Diffu_totale_base::setKappa(double k)](#diffu-totale-base-public-void-diffu-totale-base-setkappa-double-k)
~Diffu_totale_base#
Diffu_totale_base::~Diffu_totale_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:`Diffu_totale_base::~Diffu_totale_base() override <diffu-totale-base-public-diffu-totale-base-dtor-diffu-totale-base-override>`
[Diffu_totale_base::~Diffu_totale_base() override](#diffu-totale-base-public-diffu-totale-base-dtor-diffu-totale-base-override)
info#
const Type_info * Diffu_totale_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 * Diffu_totale_base::info() <diffu-totale-base-public-static-const-type-info-ptr-diffu-totale-base-info>`
[const Type_info * Diffu_totale_base::info()](#diffu-totale-base-public-static-const-type-info-ptr-diffu-totale-base-info)
self_cast#
const Diffu_totale_base & Diffu_totale_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 Diffu_totale_base & Diffu_totale_base::self_cast(const Objet_U &) <diffu-totale-base-public-static-const-diffu-totale-base-ref-diffu-totale-base-self-cast-const-objet-u-ref>`
[const Diffu_totale_base & Diffu_totale_base::self_cast(const Objet_U &)](#diffu-totale-base-public-static-const-diffu-totale-base-ref-diffu-totale-base-self-cast-const-objet-u-ref)
self_cast#
Diffu_totale_base & Diffu_totale_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:`Diffu_totale_base & Diffu_totale_base::self_cast(Objet_U &) <diffu-totale-base-public-static-diffu-totale-base-ref-diffu-totale-base-self-cast-objet-u-ref>`
[Diffu_totale_base & Diffu_totale_base::self_cast(Objet_U &)](#diffu-totale-base-public-static-diffu-totale-base-ref-diffu-totale-base-self-cast-objet-u-ref)
printOn#
Sortie & Diffu_totale_base::printOn(Sortie &x) const override
Ecriture de l’objet sur un flot de sortie Methode a surcharger.
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:`Sortie & Diffu_totale_base::printOn(Sortie &x) const override <diffu-totale-base-protected-sortie-ref-diffu-totale-base-printon-sortie-ref-x-const-override>`
[Sortie & Diffu_totale_base::printOn(Sortie &x) const override](#diffu-totale-base-protected-sortie-ref-diffu-totale-base-printon-sortie-ref-x-const-override)
readOn#
Entree & Diffu_totale_base::readOn(Entree &) override
Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.
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 & Diffu_totale_base::readOn(Entree &) override <diffu-totale-base-protected-entree-ref-diffu-totale-base-readon-entree-ref-override>`
[Entree & Diffu_totale_base::readOn(Entree &) override](#diffu-totale-base-protected-entree-ref-diffu-totale-base-readon-entree-ref-override)
Attributes Documentation#
const Type_info Diffu_totale_base::info_obj
TRUST_Ref<Eq_couch_lim *> Diffu_totale_base::eq_couch_lim
TRUST_Ref<MuLambda_TBLE_base *> Diffu_totale_base::mu_lambda
double Diffu_totale_base::Kappa