SolveurSys#
#include <SolveurSys.h>
class SolveurSys Un SolveurSys represente n’importe qu’elle classe
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:`SolveurSys <class-solveursys>`
[SolveurSys](#class-solveursys)
Detailed description#
derivee de la classe SolveurSys_base
Inherits from#
public : TRUST_Deriv
<SolveurSys_base>
Inherited by#
public : IJK_SolveSys_FD_thermal
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 SolveurSys::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 SolveurSys::duplique() const override <solveursys-public-int-solveursys-duplique-const-override>`
[int SolveurSys::duplique() const override](#solveursys-public-int-solveursys-duplique-const-override)
get_info#
const Type_info * SolveurSys::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 * SolveurSys::get_info() const override <solveursys-public-const-type-info-ptr-solveursys-get-info-const-override>`
[const Type_info * SolveurSys::get_info() const override](#solveursys-public-const-type-info-ptr-solveursys-get-info-const-override)
le_nom#
const Nom & SolveurSys::le_nom() const override
Donne le nom de l’ Objet_U Methode a surcharger : renvoie “neant” dans cette implementation.
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 Nom & SolveurSys::le_nom() const override <solveursys-public-const-nom-ref-solveursys-le-nom-const-override>`
[const Nom & SolveurSys::le_nom() const override](#solveursys-public-const-nom-ref-solveursys-le-nom-const-override)
nommer#
void SolveurSys::nommer(const Nom &nom) override
Donne un nom a l’ Objet_U Methode virtuelle 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:`void SolveurSys::nommer(const Nom &nom) override <solveursys-public-void-solveursys-nommer-const-nom-ref-nom-override>`
[void SolveurSys::nommer(const Nom &nom) override](#solveursys-public-void-solveursys-nommer-const-nom-ref-nom-override)
resoudre_systeme#
int SolveurSys::resoudre_systeme(const Matrice_Base &matrice, const DoubleVect &secmem, DoubleVect &solution)
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:`int SolveurSys::resoudre_systeme(const Matrice_Base &matrice, const DoubleVect &secmem, DoubleVect &solution) <solveursys-public-int-solveursys-resoudre-systeme-const-matrice-base-ref-matrice-const-doublevect-ref-secmem-doublevect-ref-solution>`
[int SolveurSys::resoudre_systeme(const Matrice_Base &matrice, const DoubleVect &secmem, DoubleVect &solution)](#solveursys-public-int-solveursys-resoudre-systeme-const-matrice-base-ref-matrice-const-doublevect-ref-secmem-doublevect-ref-solution)
SolveurSys#
SolveurSys::SolveurSys()
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:`SolveurSys::SolveurSys() <solveursys-public-solveursys-solveursys>`
[SolveurSys::SolveurSys()](#solveursys-public-solveursys-solveursys)
taille_memoire#
unsigned SolveurSys::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 SolveurSys::taille_memoire() const override <solveursys-public-unsigned-solveursys-taille-memoire-const-override>`
[unsigned SolveurSys::taille_memoire() const override](#solveursys-public-unsigned-solveursys-taille-memoire-const-override)
~SolveurSys#
SolveurSys::~SolveurSys()
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:`SolveurSys::~SolveurSys() <solveursys-public-solveursys-dtor-solveursys>`
[SolveurSys::~SolveurSys()](#solveursys-public-solveursys-dtor-solveursys)
cree_instance#
Objet_U * SolveurSys::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 * SolveurSys::cree_instance() <solveursys-public-static-objet-u-ptr-solveursys-cree-instance>`
[Objet_U * SolveurSys::cree_instance()](#solveursys-public-static-objet-u-ptr-solveursys-cree-instance)
info#
const Type_info * SolveurSys::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 * SolveurSys::info() <solveursys-public-static-const-type-info-ptr-solveursys-info>`
[const Type_info * SolveurSys::info()](#solveursys-public-static-const-type-info-ptr-solveursys-info)
self_cast#
const SolveurSys & SolveurSys::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 SolveurSys & SolveurSys::self_cast(const Objet_U &) <solveursys-public-static-const-solveursys-ref-solveursys-self-cast-const-objet-u-ref>`
[const SolveurSys & SolveurSys::self_cast(const Objet_U &)](#solveursys-public-static-const-solveursys-ref-solveursys-self-cast-const-objet-u-ref)
self_cast#
SolveurSys & SolveurSys::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:`SolveurSys & SolveurSys::self_cast(Objet_U &) <solveursys-public-static-solveursys-ref-solveursys-self-cast-objet-u-ref>`
[SolveurSys & SolveurSys::self_cast(Objet_U &)](#solveursys-public-static-solveursys-ref-solveursys-self-cast-objet-u-ref)
printOn#
Sortie & SolveurSys::printOn(Sortie &x) const override
Ecriture de l’objet sur un flot de sortie Methode a surcharger.
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:`Sortie & SolveurSys::printOn(Sortie &x) const override <solveursys-protected-sortie-ref-solveursys-printon-sortie-ref-x-const-override>`
[Sortie & SolveurSys::printOn(Sortie &x) const override](#solveursys-protected-sortie-ref-solveursys-printon-sortie-ref-x-const-override)
readOn#
Entree & SolveurSys::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 & SolveurSys::readOn(Entree &) override <solveursys-protected-entree-ref-solveursys-readon-entree-ref-override>`
[Entree & SolveurSys::readOn(Entree &) override](#solveursys-protected-entree-ref-solveursys-readon-entree-ref-override)
Attributes Documentation#
const Type_info SolveurSys::info_obj
Nom SolveurSys::nom_