SolveurPP1B#

#include <SolveurPP1B.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:`SolveurPP1B <class-solveurpp1b>`
[SolveurPP1B](#class-solveurpp1b)

Detailed description#

Inherits from#

Inheritance graph#

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

../../../../../_images/classSolveurPP1B__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

associer#

Definition
int SolveurPP1B::associer(const Assembleur_P_VEFPreP1B &, const SolveurSys &)
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 SolveurPP1B::associer(const Assembleur_P_VEFPreP1B &, const SolveurSys &) <solveurpp1b-public-int-solveurpp1b-associer-const-assembleur-p-vefprep1b-ref-const-solveursys-ref>`
[int SolveurPP1B::associer(const Assembleur_P_VEFPreP1B &, const SolveurSys &)](#solveurpp1b-public-int-solveurpp1b-associer-const-assembleur-p-vefprep1b-ref-const-solveursys-ref)

duplique#

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

fixer_schema_temps_limpr#

Definition
void SolveurPP1B::fixer_schema_temps_limpr(int l) 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:`void SolveurPP1B::fixer_schema_temps_limpr(int l) override <solveurpp1b-public-void-solveurpp1b-fixer-schema-temps-limpr-int-l-override>`
[void SolveurPP1B::fixer_schema_temps_limpr(int l) override](#solveurpp1b-public-void-solveurpp1b-fixer-schema-temps-limpr-int-l-override)

get_info#

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

reinit#

Definition
void SolveurPP1B::reinit() 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:`void SolveurPP1B::reinit() override <solveurpp1b-public-void-solveurpp1b-reinit-override>`
[void SolveurPP1B::reinit() override](#solveurpp1b-public-void-solveurpp1b-reinit-override)

resoudre_systeme#

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

resoudre_systeme#

Definition
int SolveurPP1B::resoudre_systeme(const Matrice_Base &, const DoubleVect &, DoubleVect &, 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 SolveurPP1B::resoudre_systeme(const Matrice_Base &, const DoubleVect &, DoubleVect &, int niter_max) override <solveurpp1b-public-int-solveurpp1b-resoudre-systeme-const-matrice-base-ref-const-doublevect-ref-doublevect-ref-int-niter-max-override>`
[int SolveurPP1B::resoudre_systeme(const Matrice_Base &, const DoubleVect &, DoubleVect &, int niter_max) override](#solveurpp1b-public-int-solveurpp1b-resoudre-systeme-const-matrice-base-ref-const-doublevect-ref-doublevect-ref-int-niter-max-override)

solveur_direct#

Definition
int SolveurPP1B::solveur_direct() const 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 SolveurPP1B::solveur_direct() const override <solveurpp1b-public-int-solveurpp1b-solveur-direct-const-override>`
[int SolveurPP1B::solveur_direct() const override](#solveurpp1b-public-int-solveurpp1b-solveur-direct-const-override)

SolveurPP1B#

Definition
SolveurPP1B::SolveurPP1B()
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:`SolveurPP1B::SolveurPP1B() <solveurpp1b-public-solveurpp1b-solveurpp1b>`
[SolveurPP1B::SolveurPP1B()](#solveurpp1b-public-solveurpp1b-solveurpp1b)

taille_memoire#

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

~SolveurPP1B#

Definition
SolveurPP1B::~SolveurPP1B()
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:`SolveurPP1B::~SolveurPP1B() <solveurpp1b-public-solveurpp1b-dtor-solveurpp1b>`
[SolveurPP1B::~SolveurPP1B()](#solveurpp1b-public-solveurpp1b-dtor-solveurpp1b)

cree_instance#

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

info#

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

self_cast#

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

self_cast#

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

printOn#

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

readOn#

Definition
Entree & SolveurPP1B::readOn(Entree &) override
Brief description

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 & SolveurPP1B::readOn(Entree &) override <solveurpp1b-protected-entree-ref-solveurpp1b-readon-entree-ref-override>`
[Entree & SolveurPP1B::readOn(Entree &) override](#solveurpp1b-protected-entree-ref-solveurpp1b-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info SolveurPP1B::info_obj
assembleur_pression_ (protected)
Assembleur_P_VEFPreP1B SolveurPP1B::assembleur_pression_
b_ (protected)
DoubleVect SolveurPP1B::b_
solveur_pression_ (protected)
SolveurSys SolveurPP1B::solveur_pression_