Schema_Implicite_base#
#include <Schema_Implicite_base.h>
class Schema_Implicite_base Classe de base pour tous les schemas en temps implicite
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\_Implicite\_base <class-schema-implicite-base>`
[Schema\_Implicite\_base](#class-schema-implicite-base)
Detailed description#
Il porte un objet de type Solveur ( ex le Simpler )
Inherits from#
public : Schema_Temps_base
Inherited by#
public : Schema_Euler_Implicite
public : Schema_Implicite_Multi_TimeStep_base
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#
get_info#
const Type_info * Schema_Implicite_base::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_Implicite_base::get_info() const override <schema-implicite-base-public-const-type-info-ptr-schema-implicite-base-get-info-const-override>`
[const Type_info * Schema_Implicite_base::get_info() const override](#schema-implicite-base-public-const-type-info-ptr-schema-implicite-base-get-info-const-override)
Schema_Implicite_base#
Schema_Implicite_base::Schema_Implicite_base()
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_Implicite_base::Schema_Implicite_base() <schema-implicite-base-public-schema-implicite-base-schema-implicite-base>`
[Schema_Implicite_base::Schema_Implicite_base()](#schema-implicite-base-public-schema-implicite-base-schema-implicite-base)
set_param#
void Schema_Implicite_base::set_param(Param ¶m) override
Detailed description
Reimplements:
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:`void Schema_Implicite_base::set_param(Param ¶m) override <schema-implicite-base-public-void-schema-implicite-base-set-param-param-ref-param-override>`
[void Schema_Implicite_base::set_param(Param ¶m) override](#schema-implicite-base-public-void-schema-implicite-base-set-param-param-ref-param-override)
solveur#
TRUST_Deriv<Solveur_Implicite_base> & Schema_Implicite_base::solveur()
Detailed description
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:`TRUST_Deriv<Solveur_Implicite_base> & Schema_Implicite_base::solveur() <schema-implicite-base-public-trust-deriv-solveur-implicite-base-ref-schema-implicite-base-solveur>`
[TRUST_Deriv<Solveur_Implicite_base> & Schema_Implicite_base::solveur()](#schema-implicite-base-public-trust-deriv-solveur-implicite-base-ref-schema-implicite-base-solveur)
solveur#
const TRUST_Deriv<Solveur_Implicite_base> & Schema_Implicite_base::solveur() const
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:`const TRUST_Deriv<Solveur_Implicite_base> & Schema_Implicite_base::solveur() const <schema-implicite-base-public-const-trust-deriv-solveur-implicite-base-ref-schema-implicite-base-solveur-const>`
[const TRUST_Deriv<Solveur_Implicite_base> & Schema_Implicite_base::solveur() const](#schema-implicite-base-public-const-trust-deriv-solveur-implicite-base-ref-schema-implicite-base-solveur-const)
~Schema_Implicite_base#
Schema_Implicite_base::~Schema_Implicite_base() override
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_Implicite_base::~Schema_Implicite_base() override <schema-implicite-base-public-schema-implicite-base-dtor-schema-implicite-base-override>`
[Schema_Implicite_base::~Schema_Implicite_base() override](#schema-implicite-base-public-schema-implicite-base-dtor-schema-implicite-base-override)
info#
const Type_info * Schema_Implicite_base::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_Implicite_base::info() <schema-implicite-base-public-static-const-type-info-ptr-schema-implicite-base-info>`
[const Type_info * Schema_Implicite_base::info()](#schema-implicite-base-public-static-const-type-info-ptr-schema-implicite-base-info)
self_cast#
const Schema_Implicite_base & Schema_Implicite_base::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_Implicite_base & Schema_Implicite_base::self_cast(const Objet_U &) <schema-implicite-base-public-static-const-schema-implicite-base-ref-schema-implicite-base-self-cast-const-objet-u-ref>`
[const Schema_Implicite_base & Schema_Implicite_base::self_cast(const Objet_U &)](#schema-implicite-base-public-static-const-schema-implicite-base-ref-schema-implicite-base-self-cast-const-objet-u-ref)
self_cast#
Schema_Implicite_base & Schema_Implicite_base::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_Implicite_base & Schema_Implicite_base::self_cast(Objet_U &) <schema-implicite-base-public-static-schema-implicite-base-ref-schema-implicite-base-self-cast-objet-u-ref>`
[Schema_Implicite_base & Schema_Implicite_base::self_cast(Objet_U &)](#schema-implicite-base-public-static-schema-implicite-base-ref-schema-implicite-base-self-cast-objet-u-ref)
printOn#
Sortie & Schema_Implicite_base::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
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_Implicite_base::printOn(Sortie &x) const override <schema-implicite-base-protected-sortie-ref-schema-implicite-base-printon-sortie-ref-x-const-override>`
[Sortie & Schema_Implicite_base::printOn(Sortie &x) const override](#schema-implicite-base-protected-sortie-ref-schema-implicite-base-printon-sortie-ref-x-const-override)
readOn#
Entree & Schema_Implicite_base::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
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_Implicite_base::readOn(Entree &) override <schema-implicite-base-protected-entree-ref-schema-implicite-base-readon-entree-ref-override>`
[Entree & Schema_Implicite_base::readOn(Entree &) override](#schema-implicite-base-protected-entree-ref-schema-implicite-base-readon-entree-ref-override)
Attributes Documentation#
const Type_info Schema_Implicite_base::info_obj
TRUST_Deriv<Solveur_Implicite_base> Schema_Implicite_base::le_solveur