solv_iteratif#
#include <solv_iteratif.h>
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:`solv\_iteratif <class-solv-iteratif>`
[solv\_iteratif](#class-solv-iteratif)
Detailed description#
Inherits from#
public : SolveurSys_base
Inherited by#
public : Solv_GCP
public : Solv_GCP_NS
public : Solv_Gen
public : Solv_Gmres
public : Solv_Optimal
Inheritance graph#
If the image is too small, right-click and open in new tab
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
get_info#
const Type_info * solv_iteratif::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 * solv_iteratif::get_info() const override <solv-iteratif-public-const-type-info-ptr-solv-iteratif-get-info-const-override>`
[const Type_info * solv_iteratif::get_info() const override](#solv-iteratif-public-const-type-info-ptr-solv-iteratif-get-info-const-override)
get_seuil#
double solv_iteratif::get_seuil() const
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:`double solv_iteratif::get_seuil() const <solv-iteratif-public-double-solv-iteratif-get-seuil-const>`
[double solv_iteratif::get_seuil() const](#solv-iteratif-public-double-solv-iteratif-get-seuil-const)
set_seuil#
void solv_iteratif::set_seuil(double s)
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 solv_iteratif::set_seuil(double s) <solv-iteratif-public-void-solv-iteratif-set-seuil-double-s>`
[void solv_iteratif::set_seuil(double s)](#solv-iteratif-public-void-solv-iteratif-set-seuil-double-s)
solv_iteratif#
solv_iteratif::solv_iteratif()
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:`solv_iteratif::solv_iteratif() <solv-iteratif-public-solv-iteratif-solv-iteratif>`
[solv_iteratif::solv_iteratif()](#solv-iteratif-public-solv-iteratif-solv-iteratif)
solveur_direct#
int solv_iteratif::solveur_direct() const override
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 solv_iteratif::solveur_direct() const override <solv-iteratif-public-int-solv-iteratif-solveur-direct-const-override>`
[int solv_iteratif::solveur_direct() const override](#solv-iteratif-public-int-solv-iteratif-solveur-direct-const-override)
~solv_iteratif#
solv_iteratif::~solv_iteratif() 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:`solv_iteratif::~solv_iteratif() override <solv-iteratif-public-solv-iteratif-dtor-solv-iteratif-override>`
[solv_iteratif::~solv_iteratif() override](#solv-iteratif-public-solv-iteratif-dtor-solv-iteratif-override)
info#
const Type_info * solv_iteratif::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 * solv_iteratif::info() <solv-iteratif-public-static-const-type-info-ptr-solv-iteratif-info>`
[const Type_info * solv_iteratif::info()](#solv-iteratif-public-static-const-type-info-ptr-solv-iteratif-info)
self_cast#
const solv_iteratif & solv_iteratif::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 solv_iteratif & solv_iteratif::self_cast(const Objet_U &) <solv-iteratif-public-static-const-solv-iteratif-ref-solv-iteratif-self-cast-const-objet-u-ref>`
[const solv_iteratif & solv_iteratif::self_cast(const Objet_U &)](#solv-iteratif-public-static-const-solv-iteratif-ref-solv-iteratif-self-cast-const-objet-u-ref)
self_cast#
solv_iteratif & solv_iteratif::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:`solv_iteratif & solv_iteratif::self_cast(Objet_U &) <solv-iteratif-public-static-solv-iteratif-ref-solv-iteratif-self-cast-objet-u-ref>`
[solv_iteratif & solv_iteratif::self_cast(Objet_U &)](#solv-iteratif-public-static-solv-iteratif-ref-solv-iteratif-self-cast-objet-u-ref)
printOn#
Sortie & solv_iteratif::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 & solv_iteratif::printOn(Sortie &x) const override <solv-iteratif-protected-sortie-ref-solv-iteratif-printon-sortie-ref-x-const-override>`
[Sortie & solv_iteratif::printOn(Sortie &x) const override](#solv-iteratif-protected-sortie-ref-solv-iteratif-printon-sortie-ref-x-const-override)
readOn#
Entree & solv_iteratif::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 & solv_iteratif::readOn(Entree &) override <solv-iteratif-protected-entree-ref-solv-iteratif-readon-entree-ref-override>`
[Entree & solv_iteratif::readOn(Entree &) override](#solv-iteratif-protected-entree-ref-solv-iteratif-readon-entree-ref-override)
Attributes Documentation#
const Type_info solv_iteratif::info_obj
double solv_iteratif::seuil_ = - 123.