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