Solv_cuDSS#

#include <Solv_cuDSS.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:`Solv\_cuDSS <class-solv-cudss>`
[Solv\_cuDSS](#class-solv-cudss)

Detailed description#

Inherits from#

Inheritance graph#

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

How to reference this graph

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_cuDSS Inheritance Graph <solv-cudss-inherit-graph>`
[Solv_cuDSS Inheritance Graph](#solv-cudss-inherit-graph)
../../../../_images/classSolv__cuDSS__inherit__graph.png

Member Functions: Static Public#

Member Functions: Public#

Member Functions: Protected#

Member Functions: Private#

Complete Member Function Documentation#

cree_instance#

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

info#

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

self_cast#

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

self_cast#

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

duplique#

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

get_info#

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

resoudre_systeme#

Definition
int Solv_cuDSS::resoudre_systeme(const Matrice_Base &a, const DoubleVect &b, DoubleVect &x) 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 Solv_cuDSS::resoudre_systeme(const Matrice_Base &a, const DoubleVect &b, DoubleVect &x) override <solv-cudss-public-int-solv-cudss-resoudre-systeme-const-matrice-base-ref-a-const-doublevect-ref-b-doublevect-ref-x-override>`
[int Solv_cuDSS::resoudre_systeme(const Matrice_Base &a, const DoubleVect &b, DoubleVect &x) override](#solv-cudss-public-int-solv-cudss-resoudre-systeme-const-matrice-base-ref-a-const-doublevect-ref-b-doublevect-ref-x-override)

resoudre_systeme#

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

Solv_cuDSS#

Definition
Solv_cuDSS::Solv_cuDSS()
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:`Solv_cuDSS::Solv_cuDSS() <solv-cudss-public-solv-cudss-solv-cudss>`
[Solv_cuDSS::Solv_cuDSS()](#solv-cudss-public-solv-cudss-solv-cudss)

Solv_cuDSS#

Definition
Solv_cuDSS::Solv_cuDSS(const Solv_cuDSS &)
Brief description
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_cuDSS::Solv_cuDSS(const Solv_cuDSS &) <solv-cudss-public-solv-cudss-solv-cudss-const-solv-cudss-ref>`
[Solv_cuDSS::Solv_cuDSS(const Solv_cuDSS &)](#solv-cudss-public-solv-cudss-solv-cudss-const-solv-cudss-ref)

solveur_direct#

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

taille_memoire#

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

~Solv_cuDSS#

Definition
Solv_cuDSS::~Solv_cuDSS() override
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:`Solv_cuDSS::~Solv_cuDSS() override <solv-cudss-public-solv-cudss-dtor-solv-cudss-override>`
[Solv_cuDSS::~Solv_cuDSS() override](#solv-cudss-public-solv-cudss-dtor-solv-cudss-override)

printOn#

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

readOn#

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

Lecture d’un Objet_U sur un flot d’entree 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:`Entree & Solv_cuDSS::readOn(Entree &) override <solv-cudss-protected-entree-ref-solv-cudss-readon-entree-ref-override>`
[Entree & Solv_cuDSS::readOn(Entree &) override](#solv-cudss-protected-entree-ref-solv-cudss-readon-entree-ref-override)

Create_objects#

Definition
void Solv_cuDSS::Create_objects(const Matrice_Morse &)
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:`void Solv_cuDSS::Create_objects(const Matrice_Morse &) <solv-cudss-private-void-solv-cudss-create-objects-const-matrice-morse-ref>`
[void Solv_cuDSS::Create_objects(const Matrice_Morse &)](#solv-cudss-private-void-solv-cudss-create-objects-const-matrice-morse-ref)

set_pointers_A#

Definition
void Solv_cuDSS::set_pointers_A(const Matrice_Morse &)
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:`void Solv_cuDSS::set_pointers_A(const Matrice_Morse &) <solv-cudss-private-void-solv-cudss-set-pointers-a-const-matrice-morse-ref>`
[void Solv_cuDSS::set_pointers_A(const Matrice_Morse &)](#solv-cudss-private-void-solv-cudss-set-pointers-a-const-matrice-morse-ref)

set_pointers_xb#

Definition
void Solv_cuDSS::set_pointers_xb(const DoubleVect &bvect, DoubleVect &xvect)
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:`void Solv_cuDSS::set_pointers_xb(const DoubleVect &bvect, DoubleVect &xvect) <solv-cudss-private-void-solv-cudss-set-pointers-xb-const-doublevect-ref-bvect-doublevect-ref-xvect>`
[void Solv_cuDSS::set_pointers_xb(const DoubleVect &bvect, DoubleVect &xvect)](#solv-cudss-private-void-solv-cudss-set-pointers-xb-const-doublevect-ref-bvect-doublevect-ref-xvect)

Attributes Documentation#

info_obj (public)
const Type_info Solv_cuDSS::info_obj
csr_ (private)
Matrice_Morse Solv_cuDSS::csr_