Matrice_Petsc#

#include <Matrice_Petsc.h>

How to cite this class in this doc#

:ref:`Matrice\_Petsc <class-matrice-petsc>`
[Matrice\_Petsc](#class-matrice-petsc)

Detailed description#

Inherits from#

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

ajouter_multTab_
DoubleTab & Matrice_Petsc::ajouter_multTab_(const DoubleTab &x, DoubleTab &r) const override

Reimplements:

References
How to cite in this doc:
:ref:`DoubleTab & Matrice_Petsc::ajouter_multTab_(const DoubleTab &x, DoubleTab &r) const override <public-doubletab-ref-matrice-petsc-ajouter-multtab-underscore-const-doubletab-ref-x-doubletab-ref-r-const-override>`
[DoubleTab & Matrice_Petsc::ajouter_multTab_(const DoubleTab &x, DoubleTab &r) const override](#public-doubletab-ref-matrice-petsc-ajouter-multtab-underscore-const-doubletab-ref-x-doubletab-ref-r-const-override)
ajouter_multvect_
DoubleVect & Matrice_Petsc::ajouter_multvect_(const DoubleVect &x, DoubleVect &r) const override

Reimplements:

References
How to cite in this doc:
:ref:`DoubleVect & Matrice_Petsc::ajouter_multvect_(const DoubleVect &x, DoubleVect &r) const override <public-doublevect-ref-matrice-petsc-ajouter-multvect-underscore-const-doublevect-ref-x-doublevect-ref-r-const-override>`
[DoubleVect & Matrice_Petsc::ajouter_multvect_(const DoubleVect &x, DoubleVect &r) const override](#public-doublevect-ref-matrice-petsc-ajouter-multvect-underscore-const-doublevect-ref-x-doublevect-ref-r-const-override)
ajouter_multvectT_
DoubleVect & Matrice_Petsc::ajouter_multvectT_(const DoubleVect &x, DoubleVect &r) const override

Reimplements:

References
How to cite in this doc:
:ref:`DoubleVect & Matrice_Petsc::ajouter_multvectT_(const DoubleVect &x, DoubleVect &r) const override <public-doublevect-ref-matrice-petsc-ajouter-multvectt-underscore-const-doublevect-ref-x-doublevect-ref-r-const-override>`
[DoubleVect & Matrice_Petsc::ajouter_multvectT_(const DoubleVect &x, DoubleVect &r) const override](#public-doublevect-ref-matrice-petsc-ajouter-multvectt-underscore-const-doublevect-ref-x-doublevect-ref-r-const-override)
duplique
int Matrice_Petsc::duplique() const override

Reimplements:

How to cite in this doc:
:ref:`int Matrice_Petsc::duplique() const override <public-int-matrice-petsc-duplique-const-override>`
[int Matrice_Petsc::duplique() const override](#public-int-matrice-petsc-duplique-const-override)
get_info
const Type_info * Matrice_Petsc::get_info() const override

Donne des informations sur le type de l’ Objet_U .

Reimplements:

How to cite in this doc:
:ref:`const Type_info * Matrice_Petsc::get_info() const override <public-const-type-info-ptr-matrice-petsc-get-info-const-override>`
[const Type_info * Matrice_Petsc::get_info() const override](#public-const-type-info-ptr-matrice-petsc-get-info-const-override)
Matrice_Petsc
Matrice_Petsc::Matrice_Petsc()
How to cite in this doc:
:ref:`Matrice_Petsc::Matrice_Petsc() <public-matrice-petsc-matrice-petsc>`
[Matrice_Petsc::Matrice_Petsc()](#public-matrice-petsc-matrice-petsc)
nb_colonnes
int Matrice_Petsc::nb_colonnes() const override

Return local number of columns ( = size on the current proc)

Reimplements:

References
How to cite in this doc:
:ref:`int Matrice_Petsc::nb_colonnes() const override <public-int-matrice-petsc-nb-colonnes-const-override>`
[int Matrice_Petsc::nb_colonnes() const override](#public-int-matrice-petsc-nb-colonnes-const-override)
nb_lignes
int Matrice_Petsc::nb_lignes() const override

Return local number of lines ( = size on the current proc)

Reimplements:

References
How to cite in this doc:
:ref:`int Matrice_Petsc::nb_lignes() const override <public-int-matrice-petsc-nb-lignes-const-override>`
[int Matrice_Petsc::nb_lignes() const override](#public-int-matrice-petsc-nb-lignes-const-override)
ordre
int Matrice_Petsc::ordre() const override

If square matrix, returns number of lines, otherwise 0.

Reimplements:

References
How to cite in this doc:
:ref:`int Matrice_Petsc::ordre() const override <public-int-matrice-petsc-ordre-const-override>`
[int Matrice_Petsc::ordre() const override](#public-int-matrice-petsc-ordre-const-override)
scale
void Matrice_Petsc::scale(const double x) override

Reimplements:

References
How to cite in this doc:
:ref:`void Matrice_Petsc::scale(const double x) override <public-void-matrice-petsc-scale-const-double-x-override>`
[void Matrice_Petsc::scale(const double x) override](#public-void-matrice-petsc-scale-const-double-x-override)
taille_memoire
unsigned Matrice_Petsc::taille_memoire() const override

Reimplements:

How to cite in this doc:
:ref:`unsigned Matrice_Petsc::taille_memoire() const override <public-unsigned-matrice-petsc-taille-memoire-const-override>`
[unsigned Matrice_Petsc::taille_memoire() const override](#public-unsigned-matrice-petsc-taille-memoire-const-override)
~Matrice_Petsc
Matrice_Petsc::~Matrice_Petsc()
How to cite in this doc:
:ref:`Matrice_Petsc::~Matrice_Petsc() <public-matrice-petsc-dtor-matrice-petsc>`
[Matrice_Petsc::~Matrice_Petsc()](#public-matrice-petsc-dtor-matrice-petsc)
cree_instance
Objet_U * Matrice_Petsc::cree_instance()
How to cite in this doc:
:ref:`Objet_U * Matrice_Petsc::cree_instance() <public-static-objet-u-ptr-matrice-petsc-cree-instance>`
[Objet_U * Matrice_Petsc::cree_instance()](#public-static-objet-u-ptr-matrice-petsc-cree-instance)
info
const Type_info * Matrice_Petsc::info()
How to cite in this doc:
:ref:`const Type_info * Matrice_Petsc::info() <public-static-const-type-info-ptr-matrice-petsc-info>`
[const Type_info * Matrice_Petsc::info()](#public-static-const-type-info-ptr-matrice-petsc-info)
self_cast
const Matrice_Petsc & Matrice_Petsc::self_cast(const Objet_U &)
How to cite in this doc:
:ref:`const Matrice_Petsc & Matrice_Petsc::self_cast(const Objet_U &) <public-static-const-matrice-petsc-ref-matrice-petsc-self-cast-const-objet-u-ref>`
[const Matrice_Petsc & Matrice_Petsc::self_cast(const Objet_U &)](#public-static-const-matrice-petsc-ref-matrice-petsc-self-cast-const-objet-u-ref)
self_cast
Matrice_Petsc & Matrice_Petsc::self_cast(Objet_U &)
How to cite in this doc:
:ref:`Matrice_Petsc & Matrice_Petsc::self_cast(Objet_U &) <public-static-matrice-petsc-ref-matrice-petsc-self-cast-objet-u-ref>`
[Matrice_Petsc & Matrice_Petsc::self_cast(Objet_U &)](#public-static-matrice-petsc-ref-matrice-petsc-self-cast-objet-u-ref)
printOn
Sortie & Matrice_Petsc::printOn(Sortie &x) const override

Ecriture de l’objet sur un flot de sortie Methode a surcharger.

Reimplements:

How to cite in this doc:
:ref:`Sortie & Matrice_Petsc::printOn(Sortie &x) const override <protected-sortie-ref-matrice-petsc-printon-sortie-ref-x-const-override>`
[Sortie & Matrice_Petsc::printOn(Sortie &x) const override](#protected-sortie-ref-matrice-petsc-printon-sortie-ref-x-const-override)
readOn
Entree & Matrice_Petsc::readOn(Entree &) override

Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.

Reimplements:

How to cite in this doc:
:ref:`Entree & Matrice_Petsc::readOn(Entree &) override <protected-entree-ref-matrice-petsc-readon-entree-ref-override>`
[Entree & Matrice_Petsc::readOn(Entree &) override](#protected-entree-ref-matrice-petsc-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Matrice_Petsc::info_obj