Simpler#

#include <Simpler.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:`Simpler <class-simpler>`
[Simpler](#class-simpler)

Detailed description#

Inherits from#

Inherited by#

Inheritance graph#

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

../../../../../_images/classSimpler__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

duplique#

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

get_info#

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

iterer_NS#

Definition
void Simpler::iterer_NS(Equation_base &, DoubleTab &current, DoubleTab &pression, double, Matrice_Morse &, double, DoubleTrav &, int nb_iter, int &converge, 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:`void Simpler::iterer_NS(Equation_base &, DoubleTab &current, DoubleTab &pression, double, Matrice_Morse &, double, DoubleTrav &, int nb_iter, int &converge, int &ok) override <simpler-public-void-simpler-iterer-ns-equation-base-ref-doubletab-ref-current-doubletab-ref-pression-double-matrice-morse-ref-double-doubletrav-ref-int-nb-iter-int-ref-converge-int-ref-ok-override>`
[void Simpler::iterer_NS(Equation_base &, DoubleTab &current, DoubleTab &pression, double, Matrice_Morse &, double, DoubleTrav &, int nb_iter, int &converge, int &ok) override](#simpler-public-void-simpler-iterer-ns-equation-base-ref-doubletab-ref-current-doubletab-ref-pression-double-matrice-morse-ref-double-doubletrav-ref-int-nb-iter-int-ref-converge-int-ref-ok-override)

Simpler#

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

taille_memoire#

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

~Simpler#

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

cree_instance#

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

info#

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

self_cast#

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

self_cast#

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

printOn#

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

voir Solveur::printOn

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

readOn#

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

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

Attributes Documentation#

info_obj (public)
const Type_info Simpler::info_obj