MuLambda_TBLE_base#
#include <MuLambda_TBLE_base.h>
Classe MuLambda_TBLE_base Classe abstraite calculant Mu et Lambda sur le maillage TBLE.
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\_base <class-mulambda-tble-base>`
[MuLambda\_TBLE\_base](#class-mulambda-tble-base)
Detailed description#
Inherits from#
public : Objet_U
Inherited by#
public : MuLambda_TBLE_Cte
public : MuLambda_TBLE_Fcts_T
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
get_info#
const Type_info * MuLambda_TBLE_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 * MuLambda_TBLE_base::get_info() const override <mulambda-tble-base-public-const-type-info-ptr-mulambda-tble-base-get-info-const-override>`
[const Type_info * MuLambda_TBLE_base::get_info() const override](#mulambda-tble-base-public-const-type-info-ptr-mulambda-tble-base-get-info-const-override)
getAlpha#
virtual double MuLambda_TBLE_base::getAlpha(TRUST_Ref< Eq_couch_lim * > eq_T, int ind)=0
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:`virtual double MuLambda_TBLE_base::getAlpha(TRUST_Ref< Eq_couch_lim * > eq_T, int ind)=0 <mulambda-tble-base-public-virtual-double-mulambda-tble-base-getalpha-trust-ref-eq-couch-lim-ptr-eq-t-int-ind-equal-0>`
[virtual double MuLambda_TBLE_base::getAlpha(TRUST_Ref< Eq_couch_lim * > eq_T, int ind)=0](#mulambda-tble-base-public-virtual-double-mulambda-tble-base-getalpha-trust-ref-eq-couch-lim-ptr-eq-t-int-ind-equal-0)
getNu#
virtual double MuLambda_TBLE_base::getNu(TRUST_Ref< Eq_couch_lim * > eq_T, int ind)=0
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:`virtual double MuLambda_TBLE_base::getNu(TRUST_Ref< Eq_couch_lim * > eq_T, int ind)=0 <mulambda-tble-base-public-virtual-double-mulambda-tble-base-getnu-trust-ref-eq-couch-lim-ptr-eq-t-int-ind-equal-0>`
[virtual double MuLambda_TBLE_base::getNu(TRUST_Ref< Eq_couch_lim * > eq_T, int ind)=0](#mulambda-tble-base-public-virtual-double-mulambda-tble-base-getnu-trust-ref-eq-couch-lim-ptr-eq-t-int-ind-equal-0)
initialiser#
virtual void MuLambda_TBLE_base::initialiser(const Milieu_base &)=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 void MuLambda_TBLE_base::initialiser(const Milieu_base &)=0 <mulambda-tble-base-public-virtual-void-mulambda-tble-base-initialiser-const-milieu-base-ref-equal-0>`
[virtual void MuLambda_TBLE_base::initialiser(const Milieu_base &)=0](#mulambda-tble-base-public-virtual-void-mulambda-tble-base-initialiser-const-milieu-base-ref-equal-0)
MuLambda_TBLE_base#
MuLambda_TBLE_base::MuLambda_TBLE_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:`MuLambda_TBLE_base::MuLambda_TBLE_base() <mulambda-tble-base-public-mulambda-tble-base-mulambda-tble-base>`
[MuLambda_TBLE_base::MuLambda_TBLE_base()](#mulambda-tble-base-public-mulambda-tble-base-mulambda-tble-base)
~MuLambda_TBLE_base#
MuLambda_TBLE_base::~MuLambda_TBLE_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:`MuLambda_TBLE_base::~MuLambda_TBLE_base() override <mulambda-tble-base-public-mulambda-tble-base-dtor-mulambda-tble-base-override>`
[MuLambda_TBLE_base::~MuLambda_TBLE_base() override](#mulambda-tble-base-public-mulambda-tble-base-dtor-mulambda-tble-base-override)
info#
const Type_info * MuLambda_TBLE_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 * MuLambda_TBLE_base::info() <mulambda-tble-base-public-static-const-type-info-ptr-mulambda-tble-base-info>`
[const Type_info * MuLambda_TBLE_base::info()](#mulambda-tble-base-public-static-const-type-info-ptr-mulambda-tble-base-info)
self_cast#
const MuLambda_TBLE_base & MuLambda_TBLE_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 MuLambda_TBLE_base & MuLambda_TBLE_base::self_cast(const Objet_U &) <mulambda-tble-base-public-static-const-mulambda-tble-base-ref-mulambda-tble-base-self-cast-const-objet-u-ref>`
[const MuLambda_TBLE_base & MuLambda_TBLE_base::self_cast(const Objet_U &)](#mulambda-tble-base-public-static-const-mulambda-tble-base-ref-mulambda-tble-base-self-cast-const-objet-u-ref)
self_cast#
MuLambda_TBLE_base & MuLambda_TBLE_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:`MuLambda_TBLE_base & MuLambda_TBLE_base::self_cast(Objet_U &) <mulambda-tble-base-public-static-mulambda-tble-base-ref-mulambda-tble-base-self-cast-objet-u-ref>`
[MuLambda_TBLE_base & MuLambda_TBLE_base::self_cast(Objet_U &)](#mulambda-tble-base-public-static-mulambda-tble-base-ref-mulambda-tble-base-self-cast-objet-u-ref)
printOn#
Sortie & MuLambda_TBLE_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 & MuLambda_TBLE_base::printOn(Sortie &x) const override <mulambda-tble-base-protected-sortie-ref-mulambda-tble-base-printon-sortie-ref-x-const-override>`
[Sortie & MuLambda_TBLE_base::printOn(Sortie &x) const override](#mulambda-tble-base-protected-sortie-ref-mulambda-tble-base-printon-sortie-ref-x-const-override)
readOn#
Entree & MuLambda_TBLE_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 & MuLambda_TBLE_base::readOn(Entree &) override <mulambda-tble-base-protected-entree-ref-mulambda-tble-base-readon-entree-ref-override>`
[Entree & MuLambda_TBLE_base::readOn(Entree &) override](#mulambda-tble-base-protected-entree-ref-mulambda-tble-base-readon-entree-ref-override)
Attributes Documentation#
const Type_info MuLambda_TBLE_base::info_obj