MuLambda_TBLE_Cte#
#include <MuLambda_TBLE_Cte.h>
Classe MuLambda_TBLE_Cte Classe abstraite calculant Mu et Lambda constant sur le maillage TBLE.
How to cite this class in this doc#
:ref:`MuLambda\_TBLE\_Cte <class-mulambda-tble-cte>`
[MuLambda\_TBLE\_Cte](#class-mulambda-tble-cte)
Detailed description#
Inherits from#
public : MuLambda_TBLE_base
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
duplique
int MuLambda_TBLE_Cte::duplique() const override
Reimplements:
How to cite in this doc:
:ref:`int MuLambda_TBLE_Cte::duplique() const override <public-int-mulambda-tble-cte-duplique-const-override>`
[int MuLambda_TBLE_Cte::duplique() const override](#public-int-mulambda-tble-cte-duplique-const-override)
get_info
const Type_info * MuLambda_TBLE_Cte::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 * MuLambda_TBLE_Cte::get_info() const override <public-const-type-info-ptr-mulambda-tble-cte-get-info-const-override>`
[const Type_info * MuLambda_TBLE_Cte::get_info() const override](#public-const-type-info-ptr-mulambda-tble-cte-get-info-const-override)
getAlpha
double MuLambda_TBLE_Cte::getAlpha(TRUST_Ref< Eq_couch_lim * > eq_T, int ind) override
Reimplements:
How to cite in this doc:
:ref:`double MuLambda_TBLE_Cte::getAlpha(TRUST_Ref< Eq_couch_lim * > eq_T, int ind) override <public-double-mulambda-tble-cte-getalpha-trust-ref-eq-couch-lim-ptr-eq-t-int-ind-override>`
[double MuLambda_TBLE_Cte::getAlpha(TRUST_Ref< Eq_couch_lim * > eq_T, int ind) override](#public-double-mulambda-tble-cte-getalpha-trust-ref-eq-couch-lim-ptr-eq-t-int-ind-override)
getNu
double MuLambda_TBLE_Cte::getNu(TRUST_Ref< Eq_couch_lim * > eq_T, int ind) override
Reimplements:
How to cite in this doc:
:ref:`double MuLambda_TBLE_Cte::getNu(TRUST_Ref< Eq_couch_lim * > eq_T, int ind) override <public-double-mulambda-tble-cte-getnu-trust-ref-eq-couch-lim-ptr-eq-t-int-ind-override>`
[double MuLambda_TBLE_Cte::getNu(TRUST_Ref< Eq_couch_lim * > eq_T, int ind) override](#public-double-mulambda-tble-cte-getnu-trust-ref-eq-couch-lim-ptr-eq-t-int-ind-override)
initialiser
void MuLambda_TBLE_Cte::initialiser(const Milieu_base &) override
Reimplements:
References
How to cite in this doc:
:ref:`void MuLambda_TBLE_Cte::initialiser(const Milieu_base &) override <public-void-mulambda-tble-cte-initialiser-const-milieu-base-ref-override>`
[void MuLambda_TBLE_Cte::initialiser(const Milieu_base &) override](#public-void-mulambda-tble-cte-initialiser-const-milieu-base-ref-override)
MuLambda_TBLE_Cte
MuLambda_TBLE_Cte::MuLambda_TBLE_Cte()
How to cite in this doc:
:ref:`MuLambda_TBLE_Cte::MuLambda_TBLE_Cte() <public-mulambda-tble-cte-mulambda-tble-cte>`
[MuLambda_TBLE_Cte::MuLambda_TBLE_Cte()](#public-mulambda-tble-cte-mulambda-tble-cte)
taille_memoire
unsigned MuLambda_TBLE_Cte::taille_memoire() const override
Reimplements:
How to cite in this doc:
:ref:`unsigned MuLambda_TBLE_Cte::taille_memoire() const override <public-unsigned-mulambda-tble-cte-taille-memoire-const-override>`
[unsigned MuLambda_TBLE_Cte::taille_memoire() const override](#public-unsigned-mulambda-tble-cte-taille-memoire-const-override)
~MuLambda_TBLE_Cte
MuLambda_TBLE_Cte::~MuLambda_TBLE_Cte()
How to cite in this doc:
:ref:`MuLambda_TBLE_Cte::~MuLambda_TBLE_Cte() <public-mulambda-tble-cte-dtor-mulambda-tble-cte>`
[MuLambda_TBLE_Cte::~MuLambda_TBLE_Cte()](#public-mulambda-tble-cte-dtor-mulambda-tble-cte)
cree_instance
Objet_U * MuLambda_TBLE_Cte::cree_instance()
How to cite in this doc:
:ref:`Objet_U * MuLambda_TBLE_Cte::cree_instance() <public-static-objet-u-ptr-mulambda-tble-cte-cree-instance>`
[Objet_U * MuLambda_TBLE_Cte::cree_instance()](#public-static-objet-u-ptr-mulambda-tble-cte-cree-instance)
info
const Type_info * MuLambda_TBLE_Cte::info()
How to cite in this doc:
:ref:`const Type_info * MuLambda_TBLE_Cte::info() <public-static-const-type-info-ptr-mulambda-tble-cte-info>`
[const Type_info * MuLambda_TBLE_Cte::info()](#public-static-const-type-info-ptr-mulambda-tble-cte-info)
self_cast
const MuLambda_TBLE_Cte & MuLambda_TBLE_Cte::self_cast(const Objet_U &)
How to cite in this doc:
:ref:`const MuLambda_TBLE_Cte & MuLambda_TBLE_Cte::self_cast(const Objet_U &) <public-static-const-mulambda-tble-cte-ref-mulambda-tble-cte-self-cast-const-objet-u-ref>`
[const MuLambda_TBLE_Cte & MuLambda_TBLE_Cte::self_cast(const Objet_U &)](#public-static-const-mulambda-tble-cte-ref-mulambda-tble-cte-self-cast-const-objet-u-ref)
self_cast
MuLambda_TBLE_Cte & MuLambda_TBLE_Cte::self_cast(Objet_U &)
How to cite in this doc:
:ref:`MuLambda_TBLE_Cte & MuLambda_TBLE_Cte::self_cast(Objet_U &) <public-static-mulambda-tble-cte-ref-mulambda-tble-cte-self-cast-objet-u-ref>`
[MuLambda_TBLE_Cte & MuLambda_TBLE_Cte::self_cast(Objet_U &)](#public-static-mulambda-tble-cte-ref-mulambda-tble-cte-self-cast-objet-u-ref)
printOn
Sortie & MuLambda_TBLE_Cte::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 & MuLambda_TBLE_Cte::printOn(Sortie &x) const override <protected-sortie-ref-mulambda-tble-cte-printon-sortie-ref-x-const-override>`
[Sortie & MuLambda_TBLE_Cte::printOn(Sortie &x) const override](#protected-sortie-ref-mulambda-tble-cte-printon-sortie-ref-x-const-override)
readOn
Entree & MuLambda_TBLE_Cte::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 & MuLambda_TBLE_Cte::readOn(Entree &) override <protected-entree-ref-mulambda-tble-cte-readon-entree-ref-override>`
[Entree & MuLambda_TBLE_Cte::readOn(Entree &) override](#protected-entree-ref-mulambda-tble-cte-readon-entree-ref-override)
Attributes Documentation#
info_obj (public)
const Type_info MuLambda_TBLE_Cte::info_obj
alpha (private)
double MuLambda_TBLE_Cte::alpha
nu (private)
double MuLambda_TBLE_Cte::nu