Diffu_totale_hyd_base#

#include <Diffu_totale_hyd_base.h>

Classe Diffu_totale_hyd_base Classe abstraite calculant la diffusivite totale (somme diffusivite.

How to cite this class in this doc#

:ref:`Diffu\_totale\_hyd\_base <class-diffu-totale-hyd-base>`
[Diffu\_totale\_hyd\_base](#class-diffu-totale-hyd-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#

Inherited by#

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

associer_eqn_T
void Diffu_totale_hyd_base::associer_eqn_T(Eq_couch_lim &e)
References
Referenced By
How to cite in this doc:
:ref:`void Diffu_totale_hyd_base::associer_eqn_T(Eq_couch_lim &e) <public-void-diffu-totale-hyd-base-associer-eqn-t-eq-couch-lim-ref-e>`
[void Diffu_totale_hyd_base::associer_eqn_T(Eq_couch_lim &e)](#public-void-diffu-totale-hyd-base-associer-eqn-t-eq-couch-lim-ref-e)
calculer_a_local
double Diffu_totale_hyd_base::calculer_a_local(int ind) override=0

Reimplements:

How to cite in this doc:
:ref:`double Diffu_totale_hyd_base::calculer_a_local(int ind) override=0 <public-double-diffu-totale-hyd-base-calculer-a-local-int-ind-override-equal-0>`
[double Diffu_totale_hyd_base::calculer_a_local(int ind) override=0](#public-double-diffu-totale-hyd-base-calculer-a-local-int-ind-override-equal-0)
Diffu_totale_hyd_base
Diffu_totale_hyd_base::Diffu_totale_hyd_base()
How to cite in this doc:
:ref:`Diffu_totale_hyd_base::Diffu_totale_hyd_base() <public-diffu-totale-hyd-base-diffu-totale-hyd-base>`
[Diffu_totale_hyd_base::Diffu_totale_hyd_base()](#public-diffu-totale-hyd-base-diffu-totale-hyd-base)
get_info
const Type_info * Diffu_totale_hyd_base::get_info() const override

Donne des informations sur le type de l’ Objet_U .

Reimplements:

How to cite in this doc:
:ref:`const Type_info * Diffu_totale_hyd_base::get_info() const override <public-const-type-info-ptr-diffu-totale-hyd-base-get-info-const-override>`
[const Type_info * Diffu_totale_hyd_base::get_info() const override](#public-const-type-info-ptr-diffu-totale-hyd-base-get-info-const-override)
~Diffu_totale_hyd_base
Diffu_totale_hyd_base::~Diffu_totale_hyd_base() override
How to cite in this doc:
:ref:`Diffu_totale_hyd_base::~Diffu_totale_hyd_base() override <public-diffu-totale-hyd-base-dtor-diffu-totale-hyd-base-override>`
[Diffu_totale_hyd_base::~Diffu_totale_hyd_base() override](#public-diffu-totale-hyd-base-dtor-diffu-totale-hyd-base-override)
info
const Type_info * Diffu_totale_hyd_base::info()
How to cite in this doc:
:ref:`const Type_info * Diffu_totale_hyd_base::info() <public-static-const-type-info-ptr-diffu-totale-hyd-base-info>`
[const Type_info * Diffu_totale_hyd_base::info()](#public-static-const-type-info-ptr-diffu-totale-hyd-base-info)
self_cast
const Diffu_totale_hyd_base & Diffu_totale_hyd_base::self_cast(const Objet_U &)
How to cite in this doc:
:ref:`const Diffu_totale_hyd_base & Diffu_totale_hyd_base::self_cast(const Objet_U &) <public-static-const-diffu-totale-hyd-base-ref-diffu-totale-hyd-base-self-cast-const-objet-u-ref>`
[const Diffu_totale_hyd_base & Diffu_totale_hyd_base::self_cast(const Objet_U &)](#public-static-const-diffu-totale-hyd-base-ref-diffu-totale-hyd-base-self-cast-const-objet-u-ref)
self_cast
Diffu_totale_hyd_base & Diffu_totale_hyd_base::self_cast(Objet_U &)
How to cite in this doc:
:ref:`Diffu_totale_hyd_base & Diffu_totale_hyd_base::self_cast(Objet_U &) <public-static-diffu-totale-hyd-base-ref-diffu-totale-hyd-base-self-cast-objet-u-ref>`
[Diffu_totale_hyd_base & Diffu_totale_hyd_base::self_cast(Objet_U &)](#public-static-diffu-totale-hyd-base-ref-diffu-totale-hyd-base-self-cast-objet-u-ref)
printOn
Sortie & Diffu_totale_hyd_base::printOn(Sortie &x) const override

Ecriture de l’objet sur un flot de sortie Methode a surcharger.

Reimplements:

How to cite in this doc:
:ref:`Sortie & Diffu_totale_hyd_base::printOn(Sortie &x) const override <protected-sortie-ref-diffu-totale-hyd-base-printon-sortie-ref-x-const-override>`
[Sortie & Diffu_totale_hyd_base::printOn(Sortie &x) const override](#protected-sortie-ref-diffu-totale-hyd-base-printon-sortie-ref-x-const-override)
readOn
Entree & Diffu_totale_hyd_base::readOn(Entree &) override

Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.

Reimplements:

How to cite in this doc:
:ref:`Entree & Diffu_totale_hyd_base::readOn(Entree &) override <protected-entree-ref-diffu-totale-hyd-base-readon-entree-ref-override>`
[Entree & Diffu_totale_hyd_base::readOn(Entree &) override](#protected-entree-ref-diffu-totale-hyd-base-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Diffu_totale_hyd_base::info_obj
eq_couch_lim_T (protected)
TRUST_Ref<Eq_couch_lim *> Diffu_totale_hyd_base::eq_couch_lim_T