Solv_Gmres#

#include <Solv_Gmres.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:`Solv\_Gmres <class-solv-gmres>`
[Solv\_Gmres](#class-solv-gmres)

Detailed description#

Inherits from#

Inheritance graph#

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

../../../../../_images/classSolv__Gmres__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

duplique#

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

get_info#

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

resoudre_systeme#

Definition
int Solv_Gmres::resoudre_systeme(const Matrice_Base &, const DoubleVect &, DoubleVect &) override
Brief description
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:`int Solv_Gmres::resoudre_systeme(const Matrice_Base &, const DoubleVect &, DoubleVect &) override <solv-gmres-public-int-solv-gmres-resoudre-systeme-const-matrice-base-ref-const-doublevect-ref-doublevect-ref-override>`
[int Solv_Gmres::resoudre_systeme(const Matrice_Base &, const DoubleVect &, DoubleVect &) override](#solv-gmres-public-int-solv-gmres-resoudre-systeme-const-matrice-base-ref-const-doublevect-ref-doublevect-ref-override)

resoudre_systeme#

Definition
int Solv_Gmres::resoudre_systeme(const Matrice_Base &M, const DoubleVect &A, DoubleVect &B, int niter_max) 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:`int Solv_Gmres::resoudre_systeme(const Matrice_Base &M, const DoubleVect &A, DoubleVect &B, int niter_max) override <solv-gmres-public-int-solv-gmres-resoudre-systeme-const-matrice-base-ref-m-const-doublevect-ref-a-doublevect-ref-b-int-niter-max-override>`
[int Solv_Gmres::resoudre_systeme(const Matrice_Base &M, const DoubleVect &A, DoubleVect &B, int niter_max) override](#solv-gmres-public-int-solv-gmres-resoudre-systeme-const-matrice-base-ref-m-const-doublevect-ref-a-doublevect-ref-b-int-niter-max-override)

Solv_Gmres#

Definition
Solv_Gmres::Solv_Gmres()
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:`Solv_Gmres::Solv_Gmres() <solv-gmres-public-solv-gmres-solv-gmres>`
[Solv_Gmres::Solv_Gmres()](#solv-gmres-public-solv-gmres-solv-gmres)

taille_memoire#

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

~Solv_Gmres#

Definition
Solv_Gmres::~Solv_Gmres()
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:`Solv_Gmres::~Solv_Gmres() <solv-gmres-public-solv-gmres-dtor-solv-gmres>`
[Solv_Gmres::~Solv_Gmres()](#solv-gmres-public-solv-gmres-dtor-solv-gmres)

cree_instance#

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

info#

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

self_cast#

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

self_cast#

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

Gmres#

Definition
int Solv_Gmres::Gmres(const Matrice_Morse &, const DoubleVect &, DoubleVect &)
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 Solv_Gmres::Gmres(const Matrice_Morse &, const DoubleVect &, DoubleVect &) <solv-gmres-protected-int-solv-gmres-gmres-const-matrice-morse-ref-const-doublevect-ref-doublevect-ref>`
[int Solv_Gmres::Gmres(const Matrice_Morse &, const DoubleVect &, DoubleVect &)](#solv-gmres-protected-int-solv-gmres-gmres-const-matrice-morse-ref-const-doublevect-ref-doublevect-ref)

lire_motcle_non_standard#

Definition
int Solv_Gmres::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 Solv_Gmres::lire_motcle_non_standard(const Motcle &, Entree &) override <solv-gmres-protected-int-solv-gmres-lire-motcle-non-standard-const-motcle-ref-entree-ref-override>`
[int Solv_Gmres::lire_motcle_non_standard(const Motcle &, Entree &) override](#solv-gmres-protected-int-solv-gmres-lire-motcle-non-standard-const-motcle-ref-entree-ref-override)

printOn#

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

readOn#

Definition
Entree & Solv_Gmres::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 & Solv_Gmres::readOn(Entree &) override <solv-gmres-protected-entree-ref-solv-gmres-readon-entree-ref-override>`
[Entree & Solv_Gmres::readOn(Entree &) override](#solv-gmres-protected-entree-ref-solv-gmres-readon-entree-ref-override)

set_param#

Definition
void Solv_Gmres::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 Solv_Gmres::set_param(Param &param) <solv-gmres-protected-void-solv-gmres-set-param-param-ref-param>`
[void Solv_Gmres::set_param(Param &param)](#solv-gmres-protected-void-solv-gmres-set-param-param-ref-param)

Attributes Documentation#

info_obj (public)
const Type_info Solv_Gmres::info_obj
controle_residu_ (protected)
int Solv_Gmres::controle_residu_
dim_espace_Krilov_ (protected)
int Solv_Gmres::dim_espace_Krilov_
is_local_gmres (protected)
bool Solv_Gmres::is_local_gmres = false
nb_it_max_ (protected)
int Solv_Gmres::nb_it_max_
precond_diag (protected)
bool Solv_Gmres::precond_diag = false
v (protected)
DoubleVects Solv_Gmres::v