SolvElem_Gmres#
#include <SolvElem_Gmres.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:`SolvElem\_Gmres <class-solvelem-gmres>`
[SolvElem\_Gmres](#class-solvelem-gmres)
Detailed description#
Inherits from#
public : SolvElem_base
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#
dimensionne_wks#
ArrOfDouble & SolvElem_Gmres::dimensionne_wks(int n, ArrOfDouble &w) override
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:`ArrOfDouble & SolvElem_Gmres::dimensionne_wks(int n, ArrOfDouble &w) override <solvelem-gmres-public-arrofdouble-ref-solvelem-gmres-dimensionne-wks-int-n-arrofdouble-ref-w-override>`
[ArrOfDouble & SolvElem_Gmres::dimensionne_wks(int n, ArrOfDouble &w) override](#solvelem-gmres-public-arrofdouble-ref-solvelem-gmres-dimensionne-wks-int-n-arrofdouble-ref-w-override)
duplique#
int SolvElem_Gmres::duplique() 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 SolvElem_Gmres::duplique() const override <solvelem-gmres-public-int-solvelem-gmres-duplique-const-override>`
[int SolvElem_Gmres::duplique() const override](#solvelem-gmres-public-int-solvelem-gmres-duplique-const-override)
get_info#
const Type_info * SolvElem_Gmres::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 * SolvElem_Gmres::get_info() const override <solvelem-gmres-public-const-type-info-ptr-solvelem-gmres-get-info-const-override>`
[const Type_info * SolvElem_Gmres::get_info() const override](#solvelem-gmres-public-const-type-info-ptr-solvelem-gmres-get-info-const-override)
iteration#
void SolvElem_Gmres::iteration(int n, const DoubleVect &secmem, DoubleVect &solution, ArrOfInt &ipar, ArrOfDouble &fpar, ArrOfDouble &w) override
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 SolvElem_Gmres::iteration(int n, const DoubleVect &secmem, DoubleVect &solution, ArrOfInt &ipar, ArrOfDouble &fpar, ArrOfDouble &w) override <solvelem-gmres-public-void-solvelem-gmres-iteration-int-n-const-doublevect-ref-secmem-doublevect-ref-solution-arrofint-ref-ipar-arrofdouble-ref-fpar-arrofdouble-ref-w-override>`
[void SolvElem_Gmres::iteration(int n, const DoubleVect &secmem, DoubleVect &solution, ArrOfInt &ipar, ArrOfDouble &fpar, ArrOfDouble &w) override](#solvelem-gmres-public-void-solvelem-gmres-iteration-int-n-const-doublevect-ref-secmem-doublevect-ref-solution-arrofint-ref-ipar-arrofdouble-ref-fpar-arrofdouble-ref-w-override)
SolvElem_Gmres#
SolvElem_Gmres::SolvElem_Gmres()
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:`SolvElem_Gmres::SolvElem_Gmres() <solvelem-gmres-public-solvelem-gmres-solvelem-gmres>`
[SolvElem_Gmres::SolvElem_Gmres()](#solvelem-gmres-public-solvelem-gmres-solvelem-gmres)
taille_memoire#
unsigned SolvElem_Gmres::taille_memoire() 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:`unsigned SolvElem_Gmres::taille_memoire() const override <solvelem-gmres-public-unsigned-solvelem-gmres-taille-memoire-const-override>`
[unsigned SolvElem_Gmres::taille_memoire() const override](#solvelem-gmres-public-unsigned-solvelem-gmres-taille-memoire-const-override)
~SolvElem_Gmres#
SolvElem_Gmres::~SolvElem_Gmres()
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:`SolvElem_Gmres::~SolvElem_Gmres() <solvelem-gmres-public-solvelem-gmres-dtor-solvelem-gmres>`
[SolvElem_Gmres::~SolvElem_Gmres()](#solvelem-gmres-public-solvelem-gmres-dtor-solvelem-gmres)
cree_instance#
Objet_U * SolvElem_Gmres::cree_instance()
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 * SolvElem_Gmres::cree_instance() <solvelem-gmres-public-static-objet-u-ptr-solvelem-gmres-cree-instance>`
[Objet_U * SolvElem_Gmres::cree_instance()](#solvelem-gmres-public-static-objet-u-ptr-solvelem-gmres-cree-instance)
info#
const Type_info * SolvElem_Gmres::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 * SolvElem_Gmres::info() <solvelem-gmres-public-static-const-type-info-ptr-solvelem-gmres-info>`
[const Type_info * SolvElem_Gmres::info()](#solvelem-gmres-public-static-const-type-info-ptr-solvelem-gmres-info)
self_cast#
const SolvElem_Gmres & SolvElem_Gmres::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 SolvElem_Gmres & SolvElem_Gmres::self_cast(const Objet_U &) <solvelem-gmres-public-static-const-solvelem-gmres-ref-solvelem-gmres-self-cast-const-objet-u-ref>`
[const SolvElem_Gmres & SolvElem_Gmres::self_cast(const Objet_U &)](#solvelem-gmres-public-static-const-solvelem-gmres-ref-solvelem-gmres-self-cast-const-objet-u-ref)
self_cast#
SolvElem_Gmres & SolvElem_Gmres::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:`SolvElem_Gmres & SolvElem_Gmres::self_cast(Objet_U &) <solvelem-gmres-public-static-solvelem-gmres-ref-solvelem-gmres-self-cast-objet-u-ref>`
[SolvElem_Gmres & SolvElem_Gmres::self_cast(Objet_U &)](#solvelem-gmres-public-static-solvelem-gmres-ref-solvelem-gmres-self-cast-objet-u-ref)
printOn#
Sortie & SolvElem_Gmres::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 & SolvElem_Gmres::printOn(Sortie &x) const override <solvelem-gmres-protected-sortie-ref-solvelem-gmres-printon-sortie-ref-x-const-override>`
[Sortie & SolvElem_Gmres::printOn(Sortie &x) const override](#solvelem-gmres-protected-sortie-ref-solvelem-gmres-printon-sortie-ref-x-const-override)
readOn#
Entree & SolvElem_Gmres::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 & SolvElem_Gmres::readOn(Entree &) override <solvelem-gmres-protected-entree-ref-solvelem-gmres-readon-entree-ref-override>`
[Entree & SolvElem_Gmres::readOn(Entree &) override](#solvelem-gmres-protected-entree-ref-solvelem-gmres-readon-entree-ref-override)
Attributes Documentation#
const Type_info SolvElem_Gmres::info_obj