Solveur_Lineaire_Std#

#include <Solveur_Lineaire_Std.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\_Lineaire\_Std <class-solveur-lineaire-std>`
[Solveur\_Lineaire\_Std](#class-solveur-lineaire-std)

Detailed description#

Inherits from#

Inheritance graph#

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

../../../../../_images/classSolveur__Lineaire__Std__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

duplique#

Definition
int Solveur_Lineaire_Std::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_Lineaire_Std::duplique() const override <solveur-lineaire-std-public-int-solveur-lineaire-std-duplique-const-override>`
[int Solveur_Lineaire_Std::duplique() const override](#solveur-lineaire-std-public-int-solveur-lineaire-std-duplique-const-override)

get_info#

Definition
const Type_info * Solveur_Lineaire_Std::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_Lineaire_Std::get_info() const override <solveur-lineaire-std-public-const-type-info-ptr-solveur-lineaire-std-get-info-const-override>`
[const Type_info * Solveur_Lineaire_Std::get_info() const override](#solveur-lineaire-std-public-const-type-info-ptr-solveur-lineaire-std-get-info-const-override)

iterer_eqn#

Definition
bool Solveur_Lineaire_Std::iterer_eqn(Equation_base &equation, const DoubleTab &inconnue, DoubleTab &result, double dt, int numero_iteration, int &ok) 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:`bool Solveur_Lineaire_Std::iterer_eqn(Equation_base &equation, const DoubleTab &inconnue, DoubleTab &result, double dt, int numero_iteration, int &ok) override <solveur-lineaire-std-public-bool-solveur-lineaire-std-iterer-eqn-equation-base-ref-equation-const-doubletab-ref-inconnue-doubletab-ref-result-double-dt-int-numero-iteration-int-ref-ok-override>`
[bool Solveur_Lineaire_Std::iterer_eqn(Equation_base &equation, const DoubleTab &inconnue, DoubleTab &result, double dt, int numero_iteration, int &ok) override](#solveur-lineaire-std-public-bool-solveur-lineaire-std-iterer-eqn-equation-base-ref-equation-const-doubletab-ref-inconnue-doubletab-ref-result-double-dt-int-numero-iteration-int-ref-ok-override)

Solveur_Lineaire_Std#

Definition
Solveur_Lineaire_Std::Solveur_Lineaire_Std()
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_Lineaire_Std::Solveur_Lineaire_Std() <solveur-lineaire-std-public-solveur-lineaire-std-solveur-lineaire-std>`
[Solveur_Lineaire_Std::Solveur_Lineaire_Std()](#solveur-lineaire-std-public-solveur-lineaire-std-solveur-lineaire-std)

solveur_sys#

Definition
SolveurSys & Solveur_Lineaire_Std::solveur_sys()
Brief description
Detailed description
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:`SolveurSys & Solveur_Lineaire_Std::solveur_sys() <solveur-lineaire-std-public-solveursys-ref-solveur-lineaire-std-solveur-sys>`
[SolveurSys & Solveur_Lineaire_Std::solveur_sys()](#solveur-lineaire-std-public-solveursys-ref-solveur-lineaire-std-solveur-sys)

solveur_sys#

Definition
const SolveurSys & Solveur_Lineaire_Std::solveur_sys() const
Brief description
Detailed description
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:`const SolveurSys & Solveur_Lineaire_Std::solveur_sys() const <solveur-lineaire-std-public-const-solveursys-ref-solveur-lineaire-std-solveur-sys-const>`
[const SolveurSys & Solveur_Lineaire_Std::solveur_sys() const](#solveur-lineaire-std-public-const-solveursys-ref-solveur-lineaire-std-solveur-sys-const)

taille_memoire#

Definition
unsigned Solveur_Lineaire_Std::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_Lineaire_Std::taille_memoire() const override <solveur-lineaire-std-public-unsigned-solveur-lineaire-std-taille-memoire-const-override>`
[unsigned Solveur_Lineaire_Std::taille_memoire() const override](#solveur-lineaire-std-public-unsigned-solveur-lineaire-std-taille-memoire-const-override)

~Solveur_Lineaire_Std#

Definition
Solveur_Lineaire_Std::~Solveur_Lineaire_Std()
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_Lineaire_Std::~Solveur_Lineaire_Std() <solveur-lineaire-std-public-solveur-lineaire-std-dtor-solveur-lineaire-std>`
[Solveur_Lineaire_Std::~Solveur_Lineaire_Std()](#solveur-lineaire-std-public-solveur-lineaire-std-dtor-solveur-lineaire-std)

cree_instance#

Definition
Objet_U * Solveur_Lineaire_Std::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_Lineaire_Std::cree_instance() <solveur-lineaire-std-public-static-objet-u-ptr-solveur-lineaire-std-cree-instance>`
[Objet_U * Solveur_Lineaire_Std::cree_instance()](#solveur-lineaire-std-public-static-objet-u-ptr-solveur-lineaire-std-cree-instance)

info#

Definition
const Type_info * Solveur_Lineaire_Std::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_Lineaire_Std::info() <solveur-lineaire-std-public-static-const-type-info-ptr-solveur-lineaire-std-info>`
[const Type_info * Solveur_Lineaire_Std::info()](#solveur-lineaire-std-public-static-const-type-info-ptr-solveur-lineaire-std-info)

self_cast#

Definition
const Solveur_Lineaire_Std & Solveur_Lineaire_Std::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_Lineaire_Std & Solveur_Lineaire_Std::self_cast(const Objet_U &) <solveur-lineaire-std-public-static-const-solveur-lineaire-std-ref-solveur-lineaire-std-self-cast-const-objet-u-ref>`
[const Solveur_Lineaire_Std & Solveur_Lineaire_Std::self_cast(const Objet_U &)](#solveur-lineaire-std-public-static-const-solveur-lineaire-std-ref-solveur-lineaire-std-self-cast-const-objet-u-ref)

self_cast#

Definition
Solveur_Lineaire_Std & Solveur_Lineaire_Std::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_Lineaire_Std & Solveur_Lineaire_Std::self_cast(Objet_U &) <solveur-lineaire-std-public-static-solveur-lineaire-std-ref-solveur-lineaire-std-self-cast-objet-u-ref>`
[Solveur_Lineaire_Std & Solveur_Lineaire_Std::self_cast(Objet_U &)](#solveur-lineaire-std-public-static-solveur-lineaire-std-ref-solveur-lineaire-std-self-cast-objet-u-ref)

lire_motcle_non_standard#

Definition
int Solveur_Lineaire_Std::lire_motcle_non_standard(const Motcle &, Entree &) override
Brief description

Lecture des parametres de type non simple d’un objet_U a partir d’un flot d’entree.

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:`int Solveur_Lineaire_Std::lire_motcle_non_standard(const Motcle &, Entree &) override <solveur-lineaire-std-protected-int-solveur-lineaire-std-lire-motcle-non-standard-const-motcle-ref-entree-ref-override>`
[int Solveur_Lineaire_Std::lire_motcle_non_standard(const Motcle &, Entree &) override](#solveur-lineaire-std-protected-int-solveur-lineaire-std-lire-motcle-non-standard-const-motcle-ref-entree-ref-override)

printOn#

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

voir Solveur::printOn

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_Lineaire_Std::printOn(Sortie &x) const override <solveur-lineaire-std-protected-sortie-ref-solveur-lineaire-std-printon-sortie-ref-x-const-override>`
[Sortie & Solveur_Lineaire_Std::printOn(Sortie &x) const override](#solveur-lineaire-std-protected-sortie-ref-solveur-lineaire-std-printon-sortie-ref-x-const-override)

readOn#

Definition
Entree & Solveur_Lineaire_Std::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 & Solveur_Lineaire_Std::readOn(Entree &) override <solveur-lineaire-std-protected-entree-ref-solveur-lineaire-std-readon-entree-ref-override>`
[Entree & Solveur_Lineaire_Std::readOn(Entree &) override](#solveur-lineaire-std-protected-entree-ref-solveur-lineaire-std-readon-entree-ref-override)

set_param#

Definition
void Solveur_Lineaire_Std::set_param(Param &param)
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:`void Solveur_Lineaire_Std::set_param(Param &param) <solveur-lineaire-std-protected-void-solveur-lineaire-std-set-param-param-ref-param>`
[void Solveur_Lineaire_Std::set_param(Param &param)](#solveur-lineaire-std-protected-void-solveur-lineaire-std-set-param-param-ref-param)

Attributes Documentation#

info_obj (public)
const Type_info Solveur_Lineaire_Std::info_obj
solveur (protected)
SolveurSys Solveur_Lineaire_Std::solveur