Simple#
#include <Simple.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:`Simple <class-simple>`
[Simple](#class-simple)
Detailed description#
Inherits from#
public : Simpler_Base
Inherited by#
public : Simpler
public : Solveur_U_P
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 Simple::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 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#
const Type_info * Simple::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 * 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#
bool Simple::iterer_eqn(Equation_base &equation, const DoubleTab &inconnue, DoubleTab &result, double dt, int numero_iteration, int &ok) 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:`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#
bool Simple::iterer_eqs(TRUST_List< TRUST_Ref< Equation_base * > > eqs, int compteur, int &ok) 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:`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#
void Simple::iterer_NS(Equation_base &, DoubleTab ¤t, DoubleTab &pression, double, Matrice_Morse &, double, DoubleTrav &, int nb_iter, int &converge, int &ok) 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:`void Simple::iterer_NS(Equation_base &, DoubleTab ¤t, 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 ¤t, 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#
Simple::Simple()
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-simple>`
[Simple::Simple()](#simple-public-simple-simple)
taille_memoire#
unsigned Simple::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 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#
Simple::~Simple()
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#
Objet_U * Simple::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 * 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#
const Type_info * Simple::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 * 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#
const Simple & Simple::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 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#
Simple & Simple::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:`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#
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)
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#
Entree & Simple::lire(const Motcle &, Entree &) override
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#
Sortie & Simple::printOn(Sortie &x) const override
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#
Entree & Simple::readOn(Entree &) override
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#
const Type_info Simple::info_obj
std::map<list_of_eq_ptr_t, Matrice_Bloc> Simple::mbloc
double Simple::alpha_
double Simple::beta_
DoubleTab Simple::Ustar_old
int Simple::with_d_rho_dt_