Schema_Euler_explicite#

#include <Schema_Euler_explicite.h>
Brief description

: classe Schema_Euler_explicite Cette classe represente un schema en temps d’Euler explicite: U(n + 1) = U(n) + dt*(dU/dt)(n)

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 <class-schema-euler-explicite>`
[Schema\_Euler\_explicite](#class-schema-euler-explicite)

Detailed description#

Inherits from#

Inherited by#

Inheritance graph#

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

../../../../../_images/classSchema__Euler__explicite__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

duplique#

Definition
int Schema_Euler_explicite::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 Schema_Euler_explicite::duplique() const override <schema-euler-explicite-public-int-schema-euler-explicite-duplique-const-override>`
[int Schema_Euler_explicite::duplique() const override](#schema-euler-explicite-public-int-schema-euler-explicite-duplique-const-override)

faire_un_pas_de_temps_eqn_base#

Definition
int Schema_Euler_explicite::faire_un_pas_de_temps_eqn_base(Equation_base &) override
Brief description

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::faire_un_pas_de_temps_eqn_base(Equation_base &) override <schema-euler-explicite-public-int-schema-euler-explicite-faire-un-pas-de-temps-eqn-base-equation-base-ref-override>`
[int Schema_Euler_explicite::faire_un_pas_de_temps_eqn_base(Equation_base &) override](#schema-euler-explicite-public-int-schema-euler-explicite-faire-un-pas-de-temps-eqn-base-equation-base-ref-override)

get_info#

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

Schema_Euler_explicite#

Definition
Schema_Euler_explicite::Schema_Euler_explicite()
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:`Schema_Euler_explicite::Schema_Euler_explicite() <schema-euler-explicite-public-schema-euler-explicite-schema-euler-explicite>`
[Schema_Euler_explicite::Schema_Euler_explicite()](#schema-euler-explicite-public-schema-euler-explicite-schema-euler-explicite)

taille_memoire#

Definition
unsigned Schema_Euler_explicite::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 Schema_Euler_explicite::taille_memoire() const override <schema-euler-explicite-public-unsigned-schema-euler-explicite-taille-memoire-const-override>`
[unsigned Schema_Euler_explicite::taille_memoire() const override](#schema-euler-explicite-public-unsigned-schema-euler-explicite-taille-memoire-const-override)

~Schema_Euler_explicite#

Definition
Schema_Euler_explicite::~Schema_Euler_explicite()
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:`Schema_Euler_explicite::~Schema_Euler_explicite() <schema-euler-explicite-public-schema-euler-explicite-dtor-schema-euler-explicite>`
[Schema_Euler_explicite::~Schema_Euler_explicite()](#schema-euler-explicite-public-schema-euler-explicite-dtor-schema-euler-explicite)

cree_instance#

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

info#

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

self_cast#

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

self_cast#

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

printOn#

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

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

readOn#

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

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
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 & Schema_Euler_explicite::readOn(Entree &) override <schema-euler-explicite-protected-entree-ref-schema-euler-explicite-readon-entree-ref-override>`
[Entree & Schema_Euler_explicite::readOn(Entree &) override](#schema-euler-explicite-protected-entree-ref-schema-euler-explicite-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Schema_Euler_explicite::info_obj