Schema_Euler_explicite_ALE#
#include <Schema_Euler_explicite_ALE.h>
classe Schema_Euler_explicite_ALE Cette classe represente un schema en temps d’Euler explicite pour l’ALE
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:`Schema\_Euler\_explicite\_ALE <class-schema-euler-explicite-ale>`
[Schema\_Euler\_explicite\_ALE](#class-schema-euler-explicite-ale)
Detailed description#
Inherits from#
public : Schema_Euler_explicite
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
duplique#
int Schema_Euler_explicite_ALE::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 Schema_Euler_explicite_ALE::duplique() const override <schema-euler-explicite-ale-public-int-schema-euler-explicite-ale-duplique-const-override>`
[int Schema_Euler_explicite_ALE::duplique() const override](#schema-euler-explicite-ale-public-int-schema-euler-explicite-ale-duplique-const-override)
faire_un_pas_de_temps_eqn_base#
int Schema_Euler_explicite_ALE::faire_un_pas_de_temps_eqn_base(Equation_base &) override
Effectue un pas de temps d’Euler explicite sur l’equation passee en parametre.
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 Schema_Euler_explicite_ALE::faire_un_pas_de_temps_eqn_base(Equation_base &) override <schema-euler-explicite-ale-public-int-schema-euler-explicite-ale-faire-un-pas-de-temps-eqn-base-equation-base-ref-override>`
[int Schema_Euler_explicite_ALE::faire_un_pas_de_temps_eqn_base(Equation_base &) override](#schema-euler-explicite-ale-public-int-schema-euler-explicite-ale-faire-un-pas-de-temps-eqn-base-equation-base-ref-override)
get_info#
const Type_info * Schema_Euler_explicite_ALE::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 * Schema_Euler_explicite_ALE::get_info() const override <schema-euler-explicite-ale-public-const-type-info-ptr-schema-euler-explicite-ale-get-info-const-override>`
[const Type_info * Schema_Euler_explicite_ALE::get_info() const override](#schema-euler-explicite-ale-public-const-type-info-ptr-schema-euler-explicite-ale-get-info-const-override)
Schema_Euler_explicite_ALE#
Schema_Euler_explicite_ALE::Schema_Euler_explicite_ALE()
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:`Schema_Euler_explicite_ALE::Schema_Euler_explicite_ALE() <schema-euler-explicite-ale-public-schema-euler-explicite-ale-schema-euler-explicite-ale>`
[Schema_Euler_explicite_ALE::Schema_Euler_explicite_ALE()](#schema-euler-explicite-ale-public-schema-euler-explicite-ale-schema-euler-explicite-ale)
taille_memoire#
unsigned Schema_Euler_explicite_ALE::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 Schema_Euler_explicite_ALE::taille_memoire() const override <schema-euler-explicite-ale-public-unsigned-schema-euler-explicite-ale-taille-memoire-const-override>`
[unsigned Schema_Euler_explicite_ALE::taille_memoire() const override](#schema-euler-explicite-ale-public-unsigned-schema-euler-explicite-ale-taille-memoire-const-override)
~Schema_Euler_explicite_ALE#
Schema_Euler_explicite_ALE::~Schema_Euler_explicite_ALE()
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:`Schema_Euler_explicite_ALE::~Schema_Euler_explicite_ALE() <schema-euler-explicite-ale-public-schema-euler-explicite-ale-dtor-schema-euler-explicite-ale>`
[Schema_Euler_explicite_ALE::~Schema_Euler_explicite_ALE()](#schema-euler-explicite-ale-public-schema-euler-explicite-ale-dtor-schema-euler-explicite-ale)
cree_instance#
Objet_U * Schema_Euler_explicite_ALE::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 * Schema_Euler_explicite_ALE::cree_instance() <schema-euler-explicite-ale-public-static-objet-u-ptr-schema-euler-explicite-ale-cree-instance>`
[Objet_U * Schema_Euler_explicite_ALE::cree_instance()](#schema-euler-explicite-ale-public-static-objet-u-ptr-schema-euler-explicite-ale-cree-instance)
info#
const Type_info * Schema_Euler_explicite_ALE::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 * Schema_Euler_explicite_ALE::info() <schema-euler-explicite-ale-public-static-const-type-info-ptr-schema-euler-explicite-ale-info>`
[const Type_info * Schema_Euler_explicite_ALE::info()](#schema-euler-explicite-ale-public-static-const-type-info-ptr-schema-euler-explicite-ale-info)
self_cast#
const Schema_Euler_explicite_ALE & Schema_Euler_explicite_ALE::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 Schema_Euler_explicite_ALE & Schema_Euler_explicite_ALE::self_cast(const Objet_U &) <schema-euler-explicite-ale-public-static-const-schema-euler-explicite-ale-ref-schema-euler-explicite-ale-self-cast-const-objet-u-ref>`
[const Schema_Euler_explicite_ALE & Schema_Euler_explicite_ALE::self_cast(const Objet_U &)](#schema-euler-explicite-ale-public-static-const-schema-euler-explicite-ale-ref-schema-euler-explicite-ale-self-cast-const-objet-u-ref)
self_cast#
Schema_Euler_explicite_ALE & Schema_Euler_explicite_ALE::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:`Schema_Euler_explicite_ALE & Schema_Euler_explicite_ALE::self_cast(Objet_U &) <schema-euler-explicite-ale-public-static-schema-euler-explicite-ale-ref-schema-euler-explicite-ale-self-cast-objet-u-ref>`
[Schema_Euler_explicite_ALE & Schema_Euler_explicite_ALE::self_cast(Objet_U &)](#schema-euler-explicite-ale-public-static-schema-euler-explicite-ale-ref-schema-euler-explicite-ale-self-cast-objet-u-ref)
printOn#
Sortie & Schema_Euler_explicite_ALE::printOn(Sortie &x) const override
Surcharge Objet_U::printOn(Sortie&) Imprime le schema en temps sur un flot de sortie.
Detailed description
!! Attention n’est pas symetrique de la lecture !! On ecrit les differents parametres du schema en temps.
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 & Schema_Euler_explicite_ALE::printOn(Sortie &x) const override <schema-euler-explicite-ale-protected-sortie-ref-schema-euler-explicite-ale-printon-sortie-ref-x-const-override>`
[Sortie & Schema_Euler_explicite_ALE::printOn(Sortie &x) const override](#schema-euler-explicite-ale-protected-sortie-ref-schema-euler-explicite-ale-printon-sortie-ref-x-const-override)
readOn#
Entree & Schema_Euler_explicite_ALE::readOn(Entree &) override
Lecture d’un schema en temps a partir d’un flot d’entree.
Detailed description
Le format de lecture attendu est le suivant: { [ Motcle valeur_reelle] } Les mots clefs peuvent etre: tinit, tmax, nb_pas_dt_max, dt_min, dt_max, dt_sauv, dt_impr, facsec, seuil_statio,
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 & Schema_Euler_explicite_ALE::readOn(Entree &) override <schema-euler-explicite-ale-protected-entree-ref-schema-euler-explicite-ale-readon-entree-ref-override>`
[Entree & Schema_Euler_explicite_ALE::readOn(Entree &) override](#schema-euler-explicite-ale-protected-entree-ref-schema-euler-explicite-ale-readon-entree-ref-override)
Attributes Documentation#
const Type_info Schema_Euler_explicite_ALE::info_obj