Pred_Cor#

#include <Pred_Cor.h>
Brief description

class Pred_Cor Le schema doit etre utilise avec un schema d’espace alternant

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:`Pred\_Cor <class-pred-cor>`
[Pred\_Cor](#class-pred-cor)

Detailed description#

Inherits from#

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

completer#

Definition
void Pred_Cor::completer() 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:`void Pred_Cor::completer() override <pred-cor-public-void-pred-cor-completer-override>`
[void Pred_Cor::completer() override](#pred-cor-public-void-pred-cor-completer-override)

duplique#

Definition
int Pred_Cor::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 Pred_Cor::duplique() const override <pred-cor-public-int-pred-cor-duplique-const-override>`
[int Pred_Cor::duplique() const override](#pred-cor-public-int-pred-cor-duplique-const-override)

faire_un_pas_de_temps_eqn_base#

Definition
int Pred_Cor::faire_un_pas_de_temps_eqn_base(Equation_base &) override
Brief description
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 Pred_Cor::faire_un_pas_de_temps_eqn_base(Equation_base &) override <pred-cor-public-int-pred-cor-faire-un-pas-de-temps-eqn-base-equation-base-ref-override>`
[int Pred_Cor::faire_un_pas_de_temps_eqn_base(Equation_base &) override](#pred-cor-public-int-pred-cor-faire-un-pas-de-temps-eqn-base-equation-base-ref-override)

get_info#

Definition
const Type_info * Pred_Cor::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 * Pred_Cor::get_info() const override <pred-cor-public-const-type-info-ptr-pred-cor-get-info-const-override>`
[const Type_info * Pred_Cor::get_info() const override](#pred-cor-public-const-type-info-ptr-pred-cor-get-info-const-override)

nb_valeurs_futures#

Definition
int Pred_Cor::nb_valeurs_futures() const override
Brief description

Renvoie le nombre de valeurs temporelles futures.

Detailed description

Ici : n + 1, donc 1.

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 Pred_Cor::nb_valeurs_futures() const override <pred-cor-public-int-pred-cor-nb-valeurs-futures-const-override>`
[int Pred_Cor::nb_valeurs_futures() const override](#pred-cor-public-int-pred-cor-nb-valeurs-futures-const-override)

nb_valeurs_temporelles#

Definition
int Pred_Cor::nb_valeurs_temporelles() const override
Brief description

Renvoie le nombre de valeurs temporelles a conserver.

Detailed description

Ici : n et n + 1, donc 2.

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 Pred_Cor::nb_valeurs_temporelles() const override <pred-cor-public-int-pred-cor-nb-valeurs-temporelles-const-override>`
[int Pred_Cor::nb_valeurs_temporelles() const override](#pred-cor-public-int-pred-cor-nb-valeurs-temporelles-const-override)

Pred_Cor#

Definition
Pred_Cor::Pred_Cor()
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:`Pred_Cor::Pred_Cor() <pred-cor-public-pred-cor-pred-cor>`
[Pred_Cor::Pred_Cor()](#pred-cor-public-pred-cor-pred-cor)

taille_memoire#

Definition
unsigned Pred_Cor::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 Pred_Cor::taille_memoire() const override <pred-cor-public-unsigned-pred-cor-taille-memoire-const-override>`
[unsigned Pred_Cor::taille_memoire() const override](#pred-cor-public-unsigned-pred-cor-taille-memoire-const-override)

temps_defaut#

Definition
double Pred_Cor::temps_defaut() const override
Brief description

Renvoie le le temps le temps que doivent rendre les champs a l’appel de valeurs()

Detailed description

Ici : t(n + 1)

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:`double Pred_Cor::temps_defaut() const override <pred-cor-public-double-pred-cor-temps-defaut-const-override>`
[double Pred_Cor::temps_defaut() const override](#pred-cor-public-double-pred-cor-temps-defaut-const-override)

temps_futur#

Definition
double Pred_Cor::temps_futur(int i) const override
Brief description

Renvoie le le temps a la i - eme valeur future.

Detailed description

Ici : t(n + 1)

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:`double Pred_Cor::temps_futur(int i) const override <pred-cor-public-double-pred-cor-temps-futur-int-i-const-override>`
[double Pred_Cor::temps_futur(int i) const override](#pred-cor-public-double-pred-cor-temps-futur-int-i-const-override)

~Pred_Cor#

Definition
Pred_Cor::~Pred_Cor()
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:`Pred_Cor::~Pred_Cor() <pred-cor-public-pred-cor-dtor-pred-cor>`
[Pred_Cor::~Pred_Cor()](#pred-cor-public-pred-cor-dtor-pred-cor)

cree_instance#

Definition
Objet_U * Pred_Cor::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 * Pred_Cor::cree_instance() <pred-cor-public-static-objet-u-ptr-pred-cor-cree-instance>`
[Objet_U * Pred_Cor::cree_instance()](#pred-cor-public-static-objet-u-ptr-pred-cor-cree-instance)

info#

Definition
const Type_info * Pred_Cor::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 * Pred_Cor::info() <pred-cor-public-static-const-type-info-ptr-pred-cor-info>`
[const Type_info * Pred_Cor::info()](#pred-cor-public-static-const-type-info-ptr-pred-cor-info)

self_cast#

Definition
const Pred_Cor & Pred_Cor::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 Pred_Cor & Pred_Cor::self_cast(const Objet_U &) <pred-cor-public-static-const-pred-cor-ref-pred-cor-self-cast-const-objet-u-ref>`
[const Pred_Cor & Pred_Cor::self_cast(const Objet_U &)](#pred-cor-public-static-const-pred-cor-ref-pred-cor-self-cast-const-objet-u-ref)

self_cast#

Definition
Pred_Cor & Pred_Cor::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:`Pred_Cor & Pred_Cor::self_cast(Objet_U &) <pred-cor-public-static-pred-cor-ref-pred-cor-self-cast-objet-u-ref>`
[Pred_Cor & Pred_Cor::self_cast(Objet_U &)](#pred-cor-public-static-pred-cor-ref-pred-cor-self-cast-objet-u-ref)

printOn#

Definition
Sortie & Pred_Cor::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
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 & Pred_Cor::printOn(Sortie &x) const override <pred-cor-protected-sortie-ref-pred-cor-printon-sortie-ref-x-const-override>`
[Sortie & Pred_Cor::printOn(Sortie &x) const override](#pred-cor-protected-sortie-ref-pred-cor-printon-sortie-ref-x-const-override)

readOn#

Definition
Entree & Pred_Cor::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
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 & Pred_Cor::readOn(Entree &) override <pred-cor-protected-entree-ref-pred-cor-readon-entree-ref-override>`
[Entree & Pred_Cor::readOn(Entree &) override](#pred-cor-protected-entree-ref-pred-cor-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Pred_Cor::info_obj