MuLambda_TBLE_Fcts_T#
#include <MuLambda_TBLE_Fcts_T.h>
Classe MuLambda_TBLE_Fcts_T Classe abstraite calculant Mu et Lambda suivant une fonction de T.
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:`MuLambda\_TBLE\_Fcts\_T <class-mulambda-tble-fcts-t>`
[MuLambda\_TBLE\_Fcts\_T](#class-mulambda-tble-fcts-t)
Detailed description#
Inherits from#
public : MuLambda_TBLE_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#
duplique#
int MuLambda_TBLE_Fcts_T::duplique() const override
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:`int MuLambda_TBLE_Fcts_T::duplique() const override <mulambda-tble-fcts-t-public-int-mulambda-tble-fcts-t-duplique-const-override>`
[int MuLambda_TBLE_Fcts_T::duplique() const override](#mulambda-tble-fcts-t-public-int-mulambda-tble-fcts-t-duplique-const-override)
get_info#
const Type_info * MuLambda_TBLE_Fcts_T::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 * MuLambda_TBLE_Fcts_T::get_info() const override <mulambda-tble-fcts-t-public-const-type-info-ptr-mulambda-tble-fcts-t-get-info-const-override>`
[const Type_info * MuLambda_TBLE_Fcts_T::get_info() const override](#mulambda-tble-fcts-t-public-const-type-info-ptr-mulambda-tble-fcts-t-get-info-const-override)
getAlpha#
double MuLambda_TBLE_Fcts_T::getAlpha(TRUST_Ref< Eq_couch_lim * > eq_T, int ind) override
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:`double MuLambda_TBLE_Fcts_T::getAlpha(TRUST_Ref< Eq_couch_lim * > eq_T, int ind) override <mulambda-tble-fcts-t-public-double-mulambda-tble-fcts-t-getalpha-trust-ref-eq-couch-lim-ptr-eq-t-int-ind-override>`
[double MuLambda_TBLE_Fcts_T::getAlpha(TRUST_Ref< Eq_couch_lim * > eq_T, int ind) override](#mulambda-tble-fcts-t-public-double-mulambda-tble-fcts-t-getalpha-trust-ref-eq-couch-lim-ptr-eq-t-int-ind-override)
getNu#
double MuLambda_TBLE_Fcts_T::getNu(TRUST_Ref< Eq_couch_lim * > eq_T, int ind) override
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:`double MuLambda_TBLE_Fcts_T::getNu(TRUST_Ref< Eq_couch_lim * > eq_T, int ind) override <mulambda-tble-fcts-t-public-double-mulambda-tble-fcts-t-getnu-trust-ref-eq-couch-lim-ptr-eq-t-int-ind-override>`
[double MuLambda_TBLE_Fcts_T::getNu(TRUST_Ref< Eq_couch_lim * > eq_T, int ind) override](#mulambda-tble-fcts-t-public-double-mulambda-tble-fcts-t-getnu-trust-ref-eq-couch-lim-ptr-eq-t-int-ind-override)
initialiser#
void MuLambda_TBLE_Fcts_T::initialiser(const Milieu_base &) 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:`void MuLambda_TBLE_Fcts_T::initialiser(const Milieu_base &) override <mulambda-tble-fcts-t-public-void-mulambda-tble-fcts-t-initialiser-const-milieu-base-ref-override>`
[void MuLambda_TBLE_Fcts_T::initialiser(const Milieu_base &) override](#mulambda-tble-fcts-t-public-void-mulambda-tble-fcts-t-initialiser-const-milieu-base-ref-override)
MuLambda_TBLE_Fcts_T#
MuLambda_TBLE_Fcts_T::MuLambda_TBLE_Fcts_T()
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:`MuLambda_TBLE_Fcts_T::MuLambda_TBLE_Fcts_T() <mulambda-tble-fcts-t-public-mulambda-tble-fcts-t-mulambda-tble-fcts-t>`
[MuLambda_TBLE_Fcts_T::MuLambda_TBLE_Fcts_T()](#mulambda-tble-fcts-t-public-mulambda-tble-fcts-t-mulambda-tble-fcts-t)
setFcts#
void MuLambda_TBLE_Fcts_T::setFcts(Nom &, Nom &)
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 MuLambda_TBLE_Fcts_T::setFcts(Nom &, Nom &) <mulambda-tble-fcts-t-public-void-mulambda-tble-fcts-t-setfcts-nom-ref-nom-ref>`
[void MuLambda_TBLE_Fcts_T::setFcts(Nom &, Nom &)](#mulambda-tble-fcts-t-public-void-mulambda-tble-fcts-t-setfcts-nom-ref-nom-ref)
taille_memoire#
unsigned MuLambda_TBLE_Fcts_T::taille_memoire() const override
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:`unsigned MuLambda_TBLE_Fcts_T::taille_memoire() const override <mulambda-tble-fcts-t-public-unsigned-mulambda-tble-fcts-t-taille-memoire-const-override>`
[unsigned MuLambda_TBLE_Fcts_T::taille_memoire() const override](#mulambda-tble-fcts-t-public-unsigned-mulambda-tble-fcts-t-taille-memoire-const-override)
~MuLambda_TBLE_Fcts_T#
MuLambda_TBLE_Fcts_T::~MuLambda_TBLE_Fcts_T()
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:`MuLambda_TBLE_Fcts_T::~MuLambda_TBLE_Fcts_T() <mulambda-tble-fcts-t-public-mulambda-tble-fcts-t-dtor-mulambda-tble-fcts-t>`
[MuLambda_TBLE_Fcts_T::~MuLambda_TBLE_Fcts_T()](#mulambda-tble-fcts-t-public-mulambda-tble-fcts-t-dtor-mulambda-tble-fcts-t)
cree_instance#
Objet_U * MuLambda_TBLE_Fcts_T::cree_instance()
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:`Objet_U * MuLambda_TBLE_Fcts_T::cree_instance() <mulambda-tble-fcts-t-public-static-objet-u-ptr-mulambda-tble-fcts-t-cree-instance>`
[Objet_U * MuLambda_TBLE_Fcts_T::cree_instance()](#mulambda-tble-fcts-t-public-static-objet-u-ptr-mulambda-tble-fcts-t-cree-instance)
info#
const Type_info * MuLambda_TBLE_Fcts_T::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 * MuLambda_TBLE_Fcts_T::info() <mulambda-tble-fcts-t-public-static-const-type-info-ptr-mulambda-tble-fcts-t-info>`
[const Type_info * MuLambda_TBLE_Fcts_T::info()](#mulambda-tble-fcts-t-public-static-const-type-info-ptr-mulambda-tble-fcts-t-info)
self_cast#
const MuLambda_TBLE_Fcts_T & MuLambda_TBLE_Fcts_T::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 MuLambda_TBLE_Fcts_T & MuLambda_TBLE_Fcts_T::self_cast(const Objet_U &) <mulambda-tble-fcts-t-public-static-const-mulambda-tble-fcts-t-ref-mulambda-tble-fcts-t-self-cast-const-objet-u-ref>`
[const MuLambda_TBLE_Fcts_T & MuLambda_TBLE_Fcts_T::self_cast(const Objet_U &)](#mulambda-tble-fcts-t-public-static-const-mulambda-tble-fcts-t-ref-mulambda-tble-fcts-t-self-cast-const-objet-u-ref)
self_cast#
MuLambda_TBLE_Fcts_T & MuLambda_TBLE_Fcts_T::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:`MuLambda_TBLE_Fcts_T & MuLambda_TBLE_Fcts_T::self_cast(Objet_U &) <mulambda-tble-fcts-t-public-static-mulambda-tble-fcts-t-ref-mulambda-tble-fcts-t-self-cast-objet-u-ref>`
[MuLambda_TBLE_Fcts_T & MuLambda_TBLE_Fcts_T::self_cast(Objet_U &)](#mulambda-tble-fcts-t-public-static-mulambda-tble-fcts-t-ref-mulambda-tble-fcts-t-self-cast-objet-u-ref)
printOn#
Sortie & MuLambda_TBLE_Fcts_T::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 & MuLambda_TBLE_Fcts_T::printOn(Sortie &x) const override <mulambda-tble-fcts-t-protected-sortie-ref-mulambda-tble-fcts-t-printon-sortie-ref-x-const-override>`
[Sortie & MuLambda_TBLE_Fcts_T::printOn(Sortie &x) const override](#mulambda-tble-fcts-t-protected-sortie-ref-mulambda-tble-fcts-t-printon-sortie-ref-x-const-override)
readOn#
Entree & MuLambda_TBLE_Fcts_T::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 & MuLambda_TBLE_Fcts_T::readOn(Entree &) override <mulambda-tble-fcts-t-protected-entree-ref-mulambda-tble-fcts-t-readon-entree-ref-override>`
[Entree & MuLambda_TBLE_Fcts_T::readOn(Entree &) override](#mulambda-tble-fcts-t-protected-entree-ref-mulambda-tble-fcts-t-readon-entree-ref-override)
Attributes Documentation#
const Type_info MuLambda_TBLE_Fcts_T::info_obj
Nom MuLambda_TBLE_Fcts_T::chaine_lambda
Nom MuLambda_TBLE_Fcts_T::chaine_mu
Parser_U MuLambda_TBLE_Fcts_T::p_lambda
Parser_U MuLambda_TBLE_Fcts_T::p_mu
double MuLambda_TBLE_Fcts_T::rho
double MuLambda_TBLE_Fcts_T::rhoCp