Simple#

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

Detailed description#

Inherits from#

Inherited by#

Inheritance graph#

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

../../../../../_images/classSimple__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

duplique#

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

get_info#

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

iterer_eqn#

Definition
bool Simple::iterer_eqn(Equation_base &equation, const DoubleTab &inconnue, DoubleTab &result, double dt, int numero_iteration, int &ok) 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:`bool Simple::iterer_eqn(Equation_base &equation, const DoubleTab &inconnue, DoubleTab &result, double dt, int numero_iteration, int &ok) override <simple-public-bool-simple-iterer-eqn-equation-base-ref-equation-const-doubletab-ref-inconnue-doubletab-ref-result-double-dt-int-numero-iteration-int-ref-ok-override>`
[bool Simple::iterer_eqn(Equation_base &equation, const DoubleTab &inconnue, DoubleTab &result, double dt, int numero_iteration, int &ok) override](#simple-public-bool-simple-iterer-eqn-equation-base-ref-equation-const-doubletab-ref-inconnue-doubletab-ref-result-double-dt-int-numero-iteration-int-ref-ok-override)

iterer_eqs#

Definition
bool Simple::iterer_eqs(TRUST_List< TRUST_Ref< Equation_base * > > eqs, int compteur, int &ok) 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:`bool Simple::iterer_eqs(TRUST_List< TRUST_Ref< Equation_base * > > eqs, int compteur, int &ok) override <simple-public-bool-simple-iterer-eqs-trust-list-trust-ref-equation-base-ptr-eqs-int-compteur-int-ref-ok-override>`
[bool Simple::iterer_eqs(TRUST_List< TRUST_Ref< Equation_base * > > eqs, int compteur, int &ok) override](#simple-public-bool-simple-iterer-eqs-trust-list-trust-ref-equation-base-ptr-eqs-int-compteur-int-ref-ok-override)

iterer_NS#

Definition
void Simple::iterer_NS(Equation_base &, DoubleTab &current, DoubleTab &pression, double, Matrice_Morse &, double, DoubleTrav &, int nb_iter, int &converge, int &ok) 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 Simple::iterer_NS(Equation_base &, DoubleTab &current, DoubleTab &pression, double, Matrice_Morse &, double, DoubleTrav &, int nb_iter, int &converge, int &ok) override <simple-public-void-simple-iterer-ns-equation-base-ref-doubletab-ref-current-doubletab-ref-pression-double-matrice-morse-ref-double-doubletrav-ref-int-nb-iter-int-ref-converge-int-ref-ok-override>`
[void Simple::iterer_NS(Equation_base &, DoubleTab &current, DoubleTab &pression, double, Matrice_Morse &, double, DoubleTrav &, int nb_iter, int &converge, int &ok) override](#simple-public-void-simple-iterer-ns-equation-base-ref-doubletab-ref-current-doubletab-ref-pression-double-matrice-morse-ref-double-doubletrav-ref-int-nb-iter-int-ref-converge-int-ref-ok-override)

Simple#

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

taille_memoire#

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

~Simple#

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

cree_instance#

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

info#

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

self_cast#

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

self_cast#

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

calculer_correction_en_vitesse#

Definition
void Simple::calculer_correction_en_vitesse(const DoubleTrav &correction_en_pression, DoubleTrav &gradP, DoubleTrav &correction_en_vitesse, const Matrice_Morse &matrice, const Operateur_Grad &gradient)
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:`void Simple::calculer_correction_en_vitesse(const DoubleTrav &correction_en_pression, DoubleTrav &gradP, DoubleTrav &correction_en_vitesse, const Matrice_Morse &matrice, const Operateur_Grad &gradient) <simple-protected-void-simple-calculer-correction-en-vitesse-const-doubletrav-ref-correction-en-pression-doubletrav-ref-gradp-doubletrav-ref-correction-en-vitesse-const-matrice-morse-ref-matrice-const-operateur-grad-ref-gradient>`
[void Simple::calculer_correction_en_vitesse(const DoubleTrav &correction_en_pression, DoubleTrav &gradP, DoubleTrav &correction_en_vitesse, const Matrice_Morse &matrice, const Operateur_Grad &gradient)](#simple-protected-void-simple-calculer-correction-en-vitesse-const-doubletrav-ref-correction-en-pression-doubletrav-ref-gradp-doubletrav-ref-correction-en-vitesse-const-matrice-morse-ref-matrice-const-operateur-grad-ref-gradient)

lire#

Definition
Entree & Simple::lire(const Motcle &, Entree &) 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:`Entree & Simple::lire(const Motcle &, Entree &) override <simple-protected-entree-ref-simple-lire-const-motcle-ref-entree-ref-override>`
[Entree & Simple::lire(const Motcle &, Entree &) override](#simple-protected-entree-ref-simple-lire-const-motcle-ref-entree-ref-override)

printOn#

Definition
Sortie & Simple::printOn(Sortie &x) const override
Brief description

voir Solveur::printOn

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

readOn#

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

Attributes Documentation#

info_obj (public)
const Type_info Simple::info_obj
mbloc (public)
std::map<list_of_eq_ptr_t, Matrice_Bloc> Simple::mbloc
alpha_ (protected)
double Simple::alpha_
beta_ (protected)
double Simple::beta_
Ustar_old (protected)
DoubleTab Simple::Ustar_old
with_d_rho_dt_ (protected)
int Simple::with_d_rho_dt_