SolveurSys#

#include <SolveurSys.h>
Brief description

class SolveurSys Un SolveurSys represente n’importe qu’elle classe

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:`SolveurSys <class-solveursys>`
[SolveurSys](#class-solveursys)

Detailed description#

derivee de la classe SolveurSys_base

Inherits from#

Inherited by#

Inheritance graph#

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

../../../../../_images/classSolveurSys__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

duplique#

Definition
int SolveurSys::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 SolveurSys::duplique() const override <solveursys-public-int-solveursys-duplique-const-override>`
[int SolveurSys::duplique() const override](#solveursys-public-int-solveursys-duplique-const-override)

get_info#

Definition
const Type_info * SolveurSys::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 * SolveurSys::get_info() const override <solveursys-public-const-type-info-ptr-solveursys-get-info-const-override>`
[const Type_info * SolveurSys::get_info() const override](#solveursys-public-const-type-info-ptr-solveursys-get-info-const-override)

le_nom#

Definition
const Nom & SolveurSys::le_nom() const override
Brief description

Donne le nom de l’ Objet_U Methode a surcharger : renvoie “neant” dans cette implementation.

Detailed description

Reimplements:

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:`const Nom & SolveurSys::le_nom() const override <solveursys-public-const-nom-ref-solveursys-le-nom-const-override>`
[const Nom & SolveurSys::le_nom() const override](#solveursys-public-const-nom-ref-solveursys-le-nom-const-override)

nommer#

Definition
void SolveurSys::nommer(const Nom &nom) override
Brief description

Donne un nom a l’ Objet_U Methode virtuelle a surcharger.

Detailed description

Reimplements:

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 SolveurSys::nommer(const Nom &nom) override <solveursys-public-void-solveursys-nommer-const-nom-ref-nom-override>`
[void SolveurSys::nommer(const Nom &nom) override](#solveursys-public-void-solveursys-nommer-const-nom-ref-nom-override)

resoudre_systeme#

Definition
int SolveurSys::resoudre_systeme(const Matrice_Base &matrice, const DoubleVect &secmem, DoubleVect &solution)
Brief description
Detailed description
References
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:`int SolveurSys::resoudre_systeme(const Matrice_Base &matrice, const DoubleVect &secmem, DoubleVect &solution) <solveursys-public-int-solveursys-resoudre-systeme-const-matrice-base-ref-matrice-const-doublevect-ref-secmem-doublevect-ref-solution>`
[int SolveurSys::resoudre_systeme(const Matrice_Base &matrice, const DoubleVect &secmem, DoubleVect &solution)](#solveursys-public-int-solveursys-resoudre-systeme-const-matrice-base-ref-matrice-const-doublevect-ref-secmem-doublevect-ref-solution)

SolveurSys#

Definition
SolveurSys::SolveurSys()
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:`SolveurSys::SolveurSys() <solveursys-public-solveursys-solveursys>`
[SolveurSys::SolveurSys()](#solveursys-public-solveursys-solveursys)

taille_memoire#

Definition
unsigned SolveurSys::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 SolveurSys::taille_memoire() const override <solveursys-public-unsigned-solveursys-taille-memoire-const-override>`
[unsigned SolveurSys::taille_memoire() const override](#solveursys-public-unsigned-solveursys-taille-memoire-const-override)

~SolveurSys#

Definition
SolveurSys::~SolveurSys()
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:`SolveurSys::~SolveurSys() <solveursys-public-solveursys-dtor-solveursys>`
[SolveurSys::~SolveurSys()](#solveursys-public-solveursys-dtor-solveursys)

cree_instance#

Definition
Objet_U * SolveurSys::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 * SolveurSys::cree_instance() <solveursys-public-static-objet-u-ptr-solveursys-cree-instance>`
[Objet_U * SolveurSys::cree_instance()](#solveursys-public-static-objet-u-ptr-solveursys-cree-instance)

info#

Definition
const Type_info * SolveurSys::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 * SolveurSys::info() <solveursys-public-static-const-type-info-ptr-solveursys-info>`
[const Type_info * SolveurSys::info()](#solveursys-public-static-const-type-info-ptr-solveursys-info)

self_cast#

Definition
const SolveurSys & SolveurSys::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 SolveurSys & SolveurSys::self_cast(const Objet_U &) <solveursys-public-static-const-solveursys-ref-solveursys-self-cast-const-objet-u-ref>`
[const SolveurSys & SolveurSys::self_cast(const Objet_U &)](#solveursys-public-static-const-solveursys-ref-solveursys-self-cast-const-objet-u-ref)

self_cast#

Definition
SolveurSys & SolveurSys::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:`SolveurSys & SolveurSys::self_cast(Objet_U &) <solveursys-public-static-solveursys-ref-solveursys-self-cast-objet-u-ref>`
[SolveurSys & SolveurSys::self_cast(Objet_U &)](#solveursys-public-static-solveursys-ref-solveursys-self-cast-objet-u-ref)

printOn#

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

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

Detailed description

Reimplements:

References
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:`Sortie & SolveurSys::printOn(Sortie &x) const override <solveursys-protected-sortie-ref-solveursys-printon-sortie-ref-x-const-override>`
[Sortie & SolveurSys::printOn(Sortie &x) const override](#solveursys-protected-sortie-ref-solveursys-printon-sortie-ref-x-const-override)

readOn#

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

Lecture d’un Objet_U sur un flot d’entree 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:`Entree & SolveurSys::readOn(Entree &) override <solveursys-protected-entree-ref-solveursys-readon-entree-ref-override>`
[Entree & SolveurSys::readOn(Entree &) override](#solveursys-protected-entree-ref-solveursys-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info SolveurSys::info_obj
nom_ (private)
Nom SolveurSys::nom_