Schema_Euler_explicite#
#include <Schema_Euler_explicite.h>
: 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#
public : TRUSTSchema_RK
<Ordre_RK::UN>
Inherited by#
public : Schema_Euler_explicite_ALE
public : Schema_Euler_explicite_Phase_field
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 Schema_Euler_explicite::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::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#
int Schema_Euler_explicite::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::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#
const Type_info * Schema_Euler_explicite::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::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#
Schema_Euler_explicite::Schema_Euler_explicite()
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#
unsigned Schema_Euler_explicite::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::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#
Schema_Euler_explicite::~Schema_Euler_explicite()
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#
Objet_U * Schema_Euler_explicite::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::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#
const Type_info * Schema_Euler_explicite::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::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#
const Schema_Euler_explicite & Schema_Euler_explicite::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 & 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#
Schema_Euler_explicite & Schema_Euler_explicite::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 & 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#
Sortie & Schema_Euler_explicite::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::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#
Entree & Schema_Euler_explicite::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::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#
const Type_info Schema_Euler_explicite::info_obj