Solv_Optimal#
#include <Solv_Optimal.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:`Solv\_Optimal <class-solv-optimal>`
[Solv\_Optimal](#class-solv-optimal)
Detailed description#
Inherits from#
public : solv_iteratif
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#
duplique#
int Solv_Optimal::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 Solv_Optimal::duplique() const override <solv-optimal-public-int-solv-optimal-duplique-const-override>`
[int Solv_Optimal::duplique() const override](#solv-optimal-public-int-solv-optimal-duplique-const-override)
get_info#
const Type_info * Solv_Optimal::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 * Solv_Optimal::get_info() const override <solv-optimal-public-const-type-info-ptr-solv-optimal-get-info-const-override>`
[const Type_info * Solv_Optimal::get_info() const override](#solv-optimal-public-const-type-info-ptr-solv-optimal-get-info-const-override)
prepare_resol#
void Solv_Optimal::prepare_resol(const Matrice_Base &matrice, const DoubleVect &secmem, DoubleVect &solution, int nmax=100)
methode clef de Solv_Optimal a la premiere iteration
Detailed description
genere le fichier fichier_solveur_ contenant la liste des solveurs a tester prend le premier solveur du fichier A la 3 ite et avec la frequence freq_recalc_ cherche le solveur le + rapide, en prenant en compte le fait que la matrice a change ou non appel test_solveur
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_Optimal::prepare_resol(const Matrice_Base &matrice, const DoubleVect &secmem, DoubleVect &solution, int nmax=100) <solv-optimal-public-void-solv-optimal-prepare-resol-const-matrice-base-ref-matrice-const-doublevect-ref-secmem-doublevect-ref-solution-int-nmax-equal-100>`
[void Solv_Optimal::prepare_resol(const Matrice_Base &matrice, const DoubleVect &secmem, DoubleVect &solution, int nmax=100)](#solv-optimal-public-void-solv-optimal-prepare-resol-const-matrice-base-ref-matrice-const-doublevect-ref-secmem-doublevect-ref-solution-int-nmax-equal-100)
reinit#
void Solv_Optimal::reinit() 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 Solv_Optimal::reinit() override <solv-optimal-public-void-solv-optimal-reinit-override>`
[void Solv_Optimal::reinit() override](#solv-optimal-public-void-solv-optimal-reinit-override)
resoudre_systeme#
int Solv_Optimal::resoudre_systeme(const Matrice_Base &, const DoubleVect &, DoubleVect &) 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:`int Solv_Optimal::resoudre_systeme(const Matrice_Base &, const DoubleVect &, DoubleVect &) override <solv-optimal-public-int-solv-optimal-resoudre-systeme-const-matrice-base-ref-const-doublevect-ref-doublevect-ref-override>`
[int Solv_Optimal::resoudre_systeme(const Matrice_Base &, const DoubleVect &, DoubleVect &) override](#solv-optimal-public-int-solv-optimal-resoudre-systeme-const-matrice-base-ref-const-doublevect-ref-doublevect-ref-override)
resoudre_systeme#
int Solv_Optimal::resoudre_systeme(const Matrice_Base &, const DoubleVect &, DoubleVect &, int) 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:`int Solv_Optimal::resoudre_systeme(const Matrice_Base &, const DoubleVect &, DoubleVect &, int) override <solv-optimal-public-int-solv-optimal-resoudre-systeme-const-matrice-base-ref-const-doublevect-ref-doublevect-ref-int-override>`
[int Solv_Optimal::resoudre_systeme(const Matrice_Base &, const DoubleVect &, DoubleVect &, int) override](#solv-optimal-public-int-solv-optimal-resoudre-systeme-const-matrice-base-ref-const-doublevect-ref-doublevect-ref-int-override)
Solv_Optimal#
Solv_Optimal::Solv_Optimal()
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_Optimal::Solv_Optimal() <solv-optimal-public-solv-optimal-solv-optimal>`
[Solv_Optimal::Solv_Optimal()](#solv-optimal-public-solv-optimal-solv-optimal)
taille_memoire#
unsigned Solv_Optimal::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 Solv_Optimal::taille_memoire() const override <solv-optimal-public-unsigned-solv-optimal-taille-memoire-const-override>`
[unsigned Solv_Optimal::taille_memoire() const override](#solv-optimal-public-unsigned-solv-optimal-taille-memoire-const-override)
~Solv_Optimal#
Solv_Optimal::~Solv_Optimal()
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_Optimal::~Solv_Optimal() <solv-optimal-public-solv-optimal-dtor-solv-optimal>`
[Solv_Optimal::~Solv_Optimal()](#solv-optimal-public-solv-optimal-dtor-solv-optimal)
cree_instance#
Objet_U * Solv_Optimal::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 * Solv_Optimal::cree_instance() <solv-optimal-public-static-objet-u-ptr-solv-optimal-cree-instance>`
[Objet_U * Solv_Optimal::cree_instance()](#solv-optimal-public-static-objet-u-ptr-solv-optimal-cree-instance)
info#
const Type_info * Solv_Optimal::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 * Solv_Optimal::info() <solv-optimal-public-static-const-type-info-ptr-solv-optimal-info>`
[const Type_info * Solv_Optimal::info()](#solv-optimal-public-static-const-type-info-ptr-solv-optimal-info)
self_cast#
const Solv_Optimal & Solv_Optimal::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 Solv_Optimal & Solv_Optimal::self_cast(const Objet_U &) <solv-optimal-public-static-const-solv-optimal-ref-solv-optimal-self-cast-const-objet-u-ref>`
[const Solv_Optimal & Solv_Optimal::self_cast(const Objet_U &)](#solv-optimal-public-static-const-solv-optimal-ref-solv-optimal-self-cast-const-objet-u-ref)
self_cast#
Solv_Optimal & Solv_Optimal::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:`Solv_Optimal & Solv_Optimal::self_cast(Objet_U &) <solv-optimal-public-static-solv-optimal-ref-solv-optimal-self-cast-objet-u-ref>`
[Solv_Optimal & Solv_Optimal::self_cast(Objet_U &)](#solv-optimal-public-static-solv-optimal-ref-solv-optimal-self-cast-objet-u-ref)
printOn#
Sortie & Solv_Optimal::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 & Solv_Optimal::printOn(Sortie &x) const override <solv-optimal-protected-sortie-ref-solv-optimal-printon-sortie-ref-x-const-override>`
[Sortie & Solv_Optimal::printOn(Sortie &x) const override](#solv-optimal-protected-sortie-ref-solv-optimal-printon-sortie-ref-x-const-override)
readOn#
Entree & Solv_Optimal::readOn(Entree &) override
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_Optimal::readOn(Entree &) override <solv-optimal-protected-entree-ref-solv-optimal-readon-entree-ref-override>`
[Entree & Solv_Optimal::readOn(Entree &) override](#solv-optimal-protected-entree-ref-solv-optimal-readon-entree-ref-override)
Attributes Documentation#
const Type_info Solv_Optimal::info_obj
Nom Solv_Optimal::fichier_solveur_
bool Solv_Optimal::fichier_solveur_non_recree_ = false
int Solv_Optimal::freq_recalc_
SolveurSys Solv_Optimal::le_solveur_
int Solv_Optimal::n_reinit_
int Solv_Optimal::n_resol_