Solveur_Masse_EF#

#include <Solveur_Masse_EF.h>
Brief description

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:`Solveur\_Masse\_EF <class-solveur-masse-ef>`
[Solveur\_Masse\_EF](#class-solveur-masse-ef)

Detailed description#

Inherits from#

Inheritance graph#

If the image is too small, right-click and open in new tab

../../../../../_images/classSolveur__Masse__EF__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

ajouter_masse#

Definition
DoubleTab & Solveur_Masse_EF::ajouter_masse(double dt, DoubleTab &x, const DoubleTab &y, int penalisation=1) const override
Brief description
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:`DoubleTab & Solveur_Masse_EF::ajouter_masse(double dt, DoubleTab &x, const DoubleTab &y, int penalisation=1) const override <solveur-masse-ef-public-doubletab-ref-solveur-masse-ef-ajouter-masse-double-dt-doubletab-ref-x-const-doubletab-ref-y-int-penalisation-equal-1-const-override>`
[DoubleTab & Solveur_Masse_EF::ajouter_masse(double dt, DoubleTab &x, const DoubleTab &y, int penalisation=1) const override](#solveur-masse-ef-public-doubletab-ref-solveur-masse-ef-ajouter-masse-double-dt-doubletab-ref-x-const-doubletab-ref-y-int-penalisation-equal-1-const-override)

ajouter_masse#

Definition
Matrice_Base & Solveur_Masse_EF::ajouter_masse(double dt, Matrice_Base &matrice, int penalisation=1) const override
Brief description
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:`Matrice_Base & Solveur_Masse_EF::ajouter_masse(double dt, Matrice_Base &matrice, int penalisation=1) const override <solveur-masse-ef-public-matrice-base-ref-solveur-masse-ef-ajouter-masse-double-dt-matrice-base-ref-matrice-int-penalisation-equal-1-const-override>`
[Matrice_Base & Solveur_Masse_EF::ajouter_masse(double dt, Matrice_Base &matrice, int penalisation=1) const override](#solveur-masse-ef-public-matrice-base-ref-solveur-masse-ef-ajouter-masse-double-dt-matrice-base-ref-matrice-int-penalisation-equal-1-const-override)

appliquer_impl#

Definition
DoubleTab & Solveur_Masse_EF::appliquer_impl(DoubleTab &) const override
Brief description
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:`DoubleTab & Solveur_Masse_EF::appliquer_impl(DoubleTab &) const override <solveur-masse-ef-public-doubletab-ref-solveur-masse-ef-appliquer-impl-doubletab-ref-const-override>`
[DoubleTab & Solveur_Masse_EF::appliquer_impl(DoubleTab &) const override](#solveur-masse-ef-public-doubletab-ref-solveur-masse-ef-appliquer-impl-doubletab-ref-const-override)

associer_domaine_cl_dis_base#

Definition
void Solveur_Masse_EF::associer_domaine_cl_dis_base(const Domaine_Cl_dis_base &) override
Brief description
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:`void Solveur_Masse_EF::associer_domaine_cl_dis_base(const Domaine_Cl_dis_base &) override <solveur-masse-ef-public-void-solveur-masse-ef-associer-domaine-cl-dis-base-const-domaine-cl-dis-base-ref-override>`
[void Solveur_Masse_EF::associer_domaine_cl_dis_base(const Domaine_Cl_dis_base &) override](#solveur-masse-ef-public-void-solveur-masse-ef-associer-domaine-cl-dis-base-const-domaine-cl-dis-base-ref-override)

associer_domaine_dis_base#

Definition
void Solveur_Masse_EF::associer_domaine_dis_base(const Domaine_dis_base &) override
Brief description
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:`void Solveur_Masse_EF::associer_domaine_dis_base(const Domaine_dis_base &) override <solveur-masse-ef-public-void-solveur-masse-ef-associer-domaine-dis-base-const-domaine-dis-base-ref-override>`
[void Solveur_Masse_EF::associer_domaine_dis_base(const Domaine_dis_base &) override](#solveur-masse-ef-public-void-solveur-masse-ef-associer-domaine-dis-base-const-domaine-dis-base-ref-override)

duplique#

Definition
int Solveur_Masse_EF::duplique() const override
Brief description
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 Solveur_Masse_EF::duplique() const override <solveur-masse-ef-public-int-solveur-masse-ef-duplique-const-override>`
[int Solveur_Masse_EF::duplique() const override](#solveur-masse-ef-public-int-solveur-masse-ef-duplique-const-override)

get_info#

Definition
const Type_info * Solveur_Masse_EF::get_info() const override
Brief description

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 * Solveur_Masse_EF::get_info() const override <solveur-masse-ef-public-const-type-info-ptr-solveur-masse-ef-get-info-const-override>`
[const Type_info * Solveur_Masse_EF::get_info() const override](#solveur-masse-ef-public-const-type-info-ptr-solveur-masse-ef-get-info-const-override)

Solveur_Masse_EF#

Definition
Solveur_Masse_EF::Solveur_Masse_EF()
Brief description
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:`Solveur_Masse_EF::Solveur_Masse_EF() <solveur-masse-ef-public-solveur-masse-ef-solveur-masse-ef>`
[Solveur_Masse_EF::Solveur_Masse_EF()](#solveur-masse-ef-public-solveur-masse-ef-solveur-masse-ef)

taille_memoire#

Definition
unsigned Solveur_Masse_EF::taille_memoire() const override
Brief description
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 Solveur_Masse_EF::taille_memoire() const override <solveur-masse-ef-public-unsigned-solveur-masse-ef-taille-memoire-const-override>`
[unsigned Solveur_Masse_EF::taille_memoire() const override](#solveur-masse-ef-public-unsigned-solveur-masse-ef-taille-memoire-const-override)

~Solveur_Masse_EF#

Definition
Solveur_Masse_EF::~Solveur_Masse_EF()
Brief description
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:`Solveur_Masse_EF::~Solveur_Masse_EF() <solveur-masse-ef-public-solveur-masse-ef-dtor-solveur-masse-ef>`
[Solveur_Masse_EF::~Solveur_Masse_EF()](#solveur-masse-ef-public-solveur-masse-ef-dtor-solveur-masse-ef)

cree_instance#

Definition
Objet_U * Solveur_Masse_EF::cree_instance()
Brief description
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 * Solveur_Masse_EF::cree_instance() <solveur-masse-ef-public-static-objet-u-ptr-solveur-masse-ef-cree-instance>`
[Objet_U * Solveur_Masse_EF::cree_instance()](#solveur-masse-ef-public-static-objet-u-ptr-solveur-masse-ef-cree-instance)

info#

Definition
const Type_info * Solveur_Masse_EF::info()
Brief description
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 * Solveur_Masse_EF::info() <solveur-masse-ef-public-static-const-type-info-ptr-solveur-masse-ef-info>`
[const Type_info * Solveur_Masse_EF::info()](#solveur-masse-ef-public-static-const-type-info-ptr-solveur-masse-ef-info)

self_cast#

Definition
const Solveur_Masse_EF & Solveur_Masse_EF::self_cast(const Objet_U &)
Brief description
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 Solveur_Masse_EF & Solveur_Masse_EF::self_cast(const Objet_U &) <solveur-masse-ef-public-static-const-solveur-masse-ef-ref-solveur-masse-ef-self-cast-const-objet-u-ref>`
[const Solveur_Masse_EF & Solveur_Masse_EF::self_cast(const Objet_U &)](#solveur-masse-ef-public-static-const-solveur-masse-ef-ref-solveur-masse-ef-self-cast-const-objet-u-ref)

self_cast#

Definition
Solveur_Masse_EF & Solveur_Masse_EF::self_cast(Objet_U &)
Brief description
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:`Solveur_Masse_EF & Solveur_Masse_EF::self_cast(Objet_U &) <solveur-masse-ef-public-static-solveur-masse-ef-ref-solveur-masse-ef-self-cast-objet-u-ref>`
[Solveur_Masse_EF & Solveur_Masse_EF::self_cast(Objet_U &)](#solveur-masse-ef-public-static-solveur-masse-ef-ref-solveur-masse-ef-self-cast-objet-u-ref)

printOn#

Definition
Sortie & Solveur_Masse_EF::printOn(Sortie &x) const override
Brief description

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

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:`Sortie & Solveur_Masse_EF::printOn(Sortie &x) const override <solveur-masse-ef-protected-sortie-ref-solveur-masse-ef-printon-sortie-ref-x-const-override>`
[Sortie & Solveur_Masse_EF::printOn(Sortie &x) const override](#solveur-masse-ef-protected-sortie-ref-solveur-masse-ef-printon-sortie-ref-x-const-override)

readOn#

Definition
Entree & Solveur_Masse_EF::readOn(Entree &) override
Brief description

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 & Solveur_Masse_EF::readOn(Entree &) override <solveur-masse-ef-protected-entree-ref-solveur-masse-ef-readon-entree-ref-override>`
[Entree & Solveur_Masse_EF::readOn(Entree &) override](#solveur-masse-ef-protected-entree-ref-solveur-masse-ef-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Solveur_Masse_EF::info_obj
le_dom_Cl_EF (private)
TRUST_Ref<Domaine_Cl_EF *> Solveur_Masse_EF::le_dom_Cl_EF
le_dom_EF (private)
TRUST_Ref<Domaine_EF *> Solveur_Masse_EF::le_dom_EF