Postraitement

Contents

Postraitement#

#include <Postraitement.h>
Brief description

classe Postraitement La classe est dotee-d une liste de champs generiques champs_post_complet_ qui contient

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:`Postraitement <class-postraitement>`
[Postraitement](#class-postraitement)

Detailed description#

tous les champs generiques du post - traitement - d une liste d identifiants noms_champs_a_post_ qui contient l identifiant des champs a post - traiter - Lecture des champs generiques declares dans le bloc “definition_champs” (ajoutes dans champs_post_complet_) et ajout dans cette liste des champs crees par macro (declenche par ancienne syntaxe dans “champs” et “statistiques”) Construction de la liste des identifiants noms_champs_a_post_ au cours des operations de lecture-Mise a jour des champs generiques, en realite mise a jour des operateurs statistiques pour les champs qui en porte-postraitement realise dans postraiter_champs() Parcours des identifiants Le champ generique correspondant a un identifiant est recupere par : get_champ_post(“identifiant”) Pour ce champ generique : on calcul les valeurs a ecrire par : get_champ(espace_stockage) on recupere les informations complementaires par : get_property(), get_time() … Ecriture des valeurs calculees : postraiter(…) Les macros utilises pour la creation des champs generiques sont detaillees dans le .cpp de la classe Voir creer_champ_post() et creer_champ_post_stat()

Inherits from#

Inherited by#

Inheritance graph#

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

../../../../../_images/classPostraitement__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

associer_nom_et_pb_base#

Definition
void Postraitement::associer_nom_et_pb_base(const Nom &, const Probleme_base &) override
Brief description
Detailed description

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:`void Postraitement::associer_nom_et_pb_base(const Nom &, const Probleme_base &) override <postraitement-public-void-postraitement-associer-nom-et-pb-base-const-nom-ref-const-probleme-base-ref-override>`
[void Postraitement::associer_nom_et_pb_base(const Nom &, const Probleme_base &) override](#postraitement-public-void-postraitement-associer-nom-et-pb-base-const-nom-ref-const-probleme-base-ref-override)

besoin_postraiter_champs#

Definition
bool Postraitement::besoin_postraiter_champs()
Brief description
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:`bool Postraitement::besoin_postraiter_champs() <postraitement-public-bool-postraitement-besoin-postraiter-champs>`
[bool Postraitement::besoin_postraiter_champs()](#postraitement-public-bool-postraitement-besoin-postraiter-champs)

champ_fonc#

Definition
int Postraitement::champ_fonc(Motcle &nom_champ, TRUST_Ref< Champ_base * > &mon_champ, TRUST_Ref< Operateur_Statistique_tps_base * > &operateur_statistique) const
Brief description
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:`int Postraitement::champ_fonc(Motcle &nom_champ, TRUST_Ref< Champ_base * > &mon_champ, TRUST_Ref< Operateur_Statistique_tps_base * > &operateur_statistique) const <postraitement-public-int-postraitement-champ-fonc-motcle-ref-nom-champ-trust-ref-champ-base-ptr-ref-mon-champ-trust-ref-operateur-statistique-tps-base-ptr-ref-operateur-statistique-const>`
[int Postraitement::champ_fonc(Motcle &nom_champ, TRUST_Ref< Champ_base * > &mon_champ, TRUST_Ref< Operateur_Statistique_tps_base * > &operateur_statistique) const](#postraitement-public-int-postraitement-champ-fonc-motcle-ref-nom-champ-trust-ref-champ-base-ptr-ref-mon-champ-trust-ref-operateur-statistique-tps-base-ptr-ref-operateur-statistique-const)

champs_demande#

Definition
int Postraitement::champs_demande()
Brief description
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:`int Postraitement::champs_demande() <postraitement-public-int-postraitement-champs-demande>`
[int Postraitement::champs_demande()](#postraitement-public-int-postraitement-champs-demande)

champs_post_complet#

Definition
const Liste_Champ_Generique & Postraitement::champs_post_complet() const
Brief description
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 Liste_Champ_Generique & Postraitement::champs_post_complet() const <postraitement-public-const-liste-champ-generique-ref-postraitement-champs-post-complet-const>`
[const Liste_Champ_Generique & Postraitement::champs_post_complet() const](#postraitement-public-const-liste-champ-generique-ref-postraitement-champs-post-complet-const)

cherche_stat_dans_les_sources#

Definition
int Postraitement::cherche_stat_dans_les_sources(const Champ_Gen_de_Champs_Gen &ch, Motcle nom)
Brief description

On recherche les champs statistiques dans les sources du champ courant.

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:`int Postraitement::cherche_stat_dans_les_sources(const Champ_Gen_de_Champs_Gen &ch, Motcle nom) <postraitement-public-int-postraitement-cherche-stat-dans-les-sources-const-champ-gen-de-champs-gen-ref-ch-motcle-nom>`
[int Postraitement::cherche_stat_dans_les_sources(const Champ_Gen_de_Champs_Gen &ch, Motcle nom)](#postraitement-public-int-postraitement-cherche-stat-dans-les-sources-const-champ-gen-de-champs-gen-ref-ch-motcle-nom)

complete_champ#

Definition
void Postraitement::complete_champ(Champ_Generique_base &champ, const Motcle &motlu)
Brief description
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:`void Postraitement::complete_champ(Champ_Generique_base &champ, const Motcle &motlu) <postraitement-public-void-postraitement-complete-champ-champ-generique-base-ref-champ-const-motcle-ref-motlu>`
[void Postraitement::complete_champ(Champ_Generique_base &champ, const Motcle &motlu)](#postraitement-public-void-postraitement-complete-champ-champ-generique-base-ref-champ-const-motcle-ref-motlu)

completer#

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

completer_sondes#

Definition
void Postraitement::completer_sondes() override
Brief description
Detailed description

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:`void Postraitement::completer_sondes() override <postraitement-public-void-postraitement-completer-sondes-override>`
[void Postraitement::completer_sondes() override](#postraitement-public-void-postraitement-completer-sondes-override)

comprend_champ_post#

Definition
int Postraitement::comprend_champ_post(const Motcle &identifiant) const
Brief description
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:`int Postraitement::comprend_champ_post(const Motcle &identifiant) const <postraitement-public-int-postraitement-comprend-champ-post-const-motcle-ref-identifiant-const>`
[int Postraitement::comprend_champ_post(const Motcle &identifiant) const](#postraitement-public-int-postraitement-comprend-champ-post-const-motcle-ref-identifiant-const)

compteur_champ_stat#

Definition
int & Postraitement::compteur_champ_stat()
Brief description

Test de postraitement en tenant compte de l’evolution en temps du champ.

Detailed description

Renvoie VRAI si le champ necessite un postraitement, vu le temps courant et le pas de temps fourni.

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 & Postraitement::compteur_champ_stat() <postraitement-public-int-ref-postraitement-compteur-champ-stat>`
[int & Postraitement::compteur_champ_stat()](#postraitement-public-int-ref-postraitement-compteur-champ-stat)

creer_champ_post#

Definition
void Postraitement::creer_champ_post(const Motcle &motlu1, const Motcle &motlu2, Entree &s)
Brief description
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:`void Postraitement::creer_champ_post(const Motcle &motlu1, const Motcle &motlu2, Entree &s) <postraitement-public-void-postraitement-creer-champ-post-const-motcle-ref-motlu1-const-motcle-ref-motlu2-entree-ref-s>`
[void Postraitement::creer_champ_post(const Motcle &motlu1, const Motcle &motlu2, Entree &s)](#postraitement-public-void-postraitement-creer-champ-post-const-motcle-ref-motlu1-const-motcle-ref-motlu2-entree-ref-s)

creer_champ_post_med#

Definition
void Postraitement::creer_champ_post_med(const Motcle &motlu1, const Motcle &motlu2, Entree &s)
Brief description
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:`void Postraitement::creer_champ_post_med(const Motcle &motlu1, const Motcle &motlu2, Entree &s) <postraitement-public-void-postraitement-creer-champ-post-med-const-motcle-ref-motlu1-const-motcle-ref-motlu2-entree-ref-s>`
[void Postraitement::creer_champ_post_med(const Motcle &motlu1, const Motcle &motlu2, Entree &s)](#postraitement-public-void-postraitement-creer-champ-post-med-const-motcle-ref-motlu1-const-motcle-ref-motlu2-entree-ref-s)

creer_champ_post_moreqn#

Definition
void Postraitement::creer_champ_post_moreqn(const Motcle &type, const Motcle &option, const int num_eq, const int num_morceau, const int compo, Entree &s)
Brief description
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:`void Postraitement::creer_champ_post_moreqn(const Motcle &type, const Motcle &option, const int num_eq, const int num_morceau, const int compo, Entree &s) <postraitement-public-void-postraitement-creer-champ-post-moreqn-const-motcle-ref-type-const-motcle-ref-option-const-int-num-eq-const-int-num-morceau-const-int-compo-entree-ref-s>`
[void Postraitement::creer_champ_post_moreqn(const Motcle &type, const Motcle &option, const int num_eq, const int num_morceau, const int compo, Entree &s)](#postraitement-public-void-postraitement-creer-champ-post-moreqn-const-motcle-ref-type-const-motcle-ref-option-const-int-num-eq-const-int-num-morceau-const-int-compo-entree-ref-s)

creer_champ_post_stat#

Definition
void Postraitement::creer_champ_post_stat(const Motcle &motlu1, const Motcle &motlu2, const Motcle &motlu3, const Motcle &motlu4, const double t_deb, const double t_fin, Entree &s)
Brief description
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:`void Postraitement::creer_champ_post_stat(const Motcle &motlu1, const Motcle &motlu2, const Motcle &motlu3, const Motcle &motlu4, const double t_deb, const double t_fin, Entree &s) <postraitement-public-void-postraitement-creer-champ-post-stat-const-motcle-ref-motlu1-const-motcle-ref-motlu2-const-motcle-ref-motlu3-const-motcle-ref-motlu4-const-double-t-deb-const-double-t-fin-entree-ref-s>`
[void Postraitement::creer_champ_post_stat(const Motcle &motlu1, const Motcle &motlu2, const Motcle &motlu3, const Motcle &motlu4, const double t_deb, const double t_fin, Entree &s)](#postraitement-public-void-postraitement-creer-champ-post-stat-const-motcle-ref-motlu1-const-motcle-ref-motlu2-const-motcle-ref-motlu3-const-motcle-ref-motlu4-const-double-t-deb-const-double-t-fin-entree-ref-s)

data_a_sauvegarder#

Definition
std::vector<YAML_data> Postraitement::data_a_sauvegarder() const override
Brief description

for PDI IO: retrieve name, type and dimensions of the fields to save/restore

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:`std::vector<YAML_data> Postraitement::data_a_sauvegarder() const override <postraitement-public-std-vector-yaml-data-postraitement-data-a-sauvegarder-const-override>`
[std::vector<YAML_data> Postraitement::data_a_sauvegarder() const override](#postraitement-public-std-vector-yaml-data-postraitement-data-a-sauvegarder-const-override)

domaine#

Definition
const TRUST_Ref<Domaine *> & Postraitement::domaine()
Brief description
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_Ref<Domaine *> & Postraitement::domaine() <postraitement-public-const-trust-ref-domaine-ptr-ref-postraitement-domaine>`
[const TRUST_Ref<Domaine *> & Postraitement::domaine()](#postraitement-public-const-trust-ref-domaine-ptr-ref-postraitement-domaine)

dt_post#

Definition
double Postraitement::dt_post() const
Brief description
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:`double Postraitement::dt_post() const <postraitement-public-double-postraitement-dt-post-const>`
[double Postraitement::dt_post() const](#postraitement-public-double-postraitement-dt-post-const)

duplique#

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

est_le_dernier_postraitement_pour_nom_fich#

Definition
int & Postraitement::est_le_dernier_postraitement_pour_nom_fich()
Brief description
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:`int & Postraitement::est_le_dernier_postraitement_pour_nom_fich() <postraitement-public-int-ref-postraitement-est-le-dernier-postraitement-pour-nom-fich>`
[int & Postraitement::est_le_dernier_postraitement_pour_nom_fich()](#postraitement-public-int-ref-postraitement-est-le-dernier-postraitement-pour-nom-fich)

est_le_premier_postraitement_pour_nom_fich#

Definition
int & Postraitement::est_le_premier_postraitement_pour_nom_fich()
Brief description
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:`int & Postraitement::est_le_premier_postraitement_pour_nom_fich() <postraitement-public-int-ref-postraitement-est-le-premier-postraitement-pour-nom-fich>`
[int & Postraitement::est_le_premier_postraitement_pour_nom_fich()](#postraitement-public-int-ref-postraitement-est-le-premier-postraitement-pour-nom-fich)

finir#

Definition
void Postraitement::finir() override
Brief description

Finalise le postraitement Ferme le fichier associe.

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:`void Postraitement::finir() override <postraitement-public-void-postraitement-finir-override>`
[void Postraitement::finir() override](#postraitement-public-void-postraitement-finir-override)

get_champ_post#

Definition
const Champ_Generique_base & Postraitement::get_champ_post(const Motcle &nom) const
Brief description
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:`const Champ_Generique_base & Postraitement::get_champ_post(const Motcle &nom) const <postraitement-public-const-champ-generique-base-ref-postraitement-get-champ-post-const-motcle-ref-nom-const>`
[const Champ_Generique_base & Postraitement::get_champ_post(const Motcle &nom) const](#postraitement-public-const-champ-generique-base-ref-postraitement-get-champ-post-const-motcle-ref-nom-const)

get_info#

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

has_champ_post#

Definition
bool Postraitement::has_champ_post(const Motcle &nom) const
Brief description
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:`bool Postraitement::has_champ_post(const Motcle &nom) const <postraitement-public-bool-postraitement-has-champ-post-const-motcle-ref-nom-const>`
[bool Postraitement::has_champ_post(const Motcle &nom) const](#postraitement-public-bool-postraitement-has-champ-post-const-motcle-ref-nom-const)

ind_post#

Definition
int Postraitement::ind_post(int nb_pas_dt) const
Brief description
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:`int Postraitement::ind_post(int nb_pas_dt) const <postraitement-public-int-postraitement-ind-post-int-nb-pas-dt-const>`
[int Postraitement::ind_post(int nb_pas_dt) const](#postraitement-public-int-postraitement-ind-post-int-nb-pas-dt-const)

init#

Definition
void Postraitement::init() override
Brief description

Initialise le postraitement.

Detailed description

Cree le fichier associe au postraitement, ecrit des infos sur TrioU. Ecrit le probleme sur le fichier.

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:`void Postraitement::init() override <postraitement-public-void-postraitement-init-override>`
[void Postraitement::init() override](#postraitement-public-void-postraitement-init-override)

les_sondes#

Definition
Sondes & Postraitement::les_sondes()
Brief description
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:`Sondes & Postraitement::les_sondes() <postraitement-public-sondes-ref-postraitement-les-sondes>`
[Sondes & Postraitement::les_sondes()](#postraitement-public-sondes-ref-postraitement-les-sondes)

les_sondes#

Definition
const Sondes & Postraitement::les_sondes() const
Brief description
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 Sondes & Postraitement::les_sondes() const <postraitement-public-const-sondes-ref-postraitement-les-sondes-const>`
[const Sondes & Postraitement::les_sondes() const](#postraitement-public-const-sondes-ref-postraitement-les-sondes-const)

les_statistiques#

Definition
Operateurs_Statistique_tps & Postraitement::les_statistiques()
Brief description
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:`Operateurs_Statistique_tps & Postraitement::les_statistiques() <postraitement-public-operateurs-statistique-tps-ref-postraitement-les-statistiques>`
[Operateurs_Statistique_tps & Postraitement::les_statistiques()](#postraitement-public-operateurs-statistique-tps-ref-postraitement-les-statistiques)

lire_champs_a_postraiter#

Definition
int Postraitement::lire_champs_a_postraiter(Entree &is, bool expect_acco)
Brief description

Lit le nom des champs a postraiter sur un flot d’entree.

Detailed description

Format: { ??? }

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:`int Postraitement::lire_champs_a_postraiter(Entree &is, bool expect_acco) <postraitement-public-int-postraitement-lire-champs-a-postraiter-entree-ref-is-bool-expect-acco>`
[int Postraitement::lire_champs_a_postraiter(Entree &is, bool expect_acco)](#postraitement-public-int-postraitement-lire-champs-a-postraiter-entree-ref-is-bool-expect-acco)

lire_champs_operateurs#

Definition
int Postraitement::lire_champs_operateurs(Entree &is)
Brief description

Lit les champs a postraiter sur un flot d’entree.

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:`int Postraitement::lire_champs_operateurs(Entree &is) <postraitement-public-int-postraitement-lire-champs-operateurs-entree-ref-is>`
[int Postraitement::lire_champs_operateurs(Entree &is)](#postraitement-public-int-postraitement-lire-champs-operateurs-entree-ref-is)

lire_champs_stat_a_postraiter#

Definition
int Postraitement::lire_champs_stat_a_postraiter(Entree &)
Brief description
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:`int Postraitement::lire_champs_stat_a_postraiter(Entree &) <postraitement-public-int-postraitement-lire-champs-stat-a-postraiter-entree-ref>`
[int Postraitement::lire_champs_stat_a_postraiter(Entree &)](#postraitement-public-int-postraitement-lire-champs-stat-a-postraiter-entree-ref)

lire_motcle_non_standard#

Definition
int Postraitement::lire_motcle_non_standard(const Motcle &, Entree &) override
Brief description

Lecture des parametres de type non simple d’un objet_U a partir d’un flot d’entree.

Detailed description

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:`int Postraitement::lire_motcle_non_standard(const Motcle &, Entree &) override <postraitement-public-int-postraitement-lire-motcle-non-standard-const-motcle-ref-entree-ref-override>`
[int Postraitement::lire_motcle_non_standard(const Motcle &, Entree &) override](#postraitement-public-int-postraitement-lire-motcle-non-standard-const-motcle-ref-entree-ref-override)

lire_tableaux_a_postraiter#

Definition
int Postraitement::lire_tableaux_a_postraiter(Entree &)
Brief description
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:`int Postraitement::lire_tableaux_a_postraiter(Entree &) <postraitement-public-int-postraitement-lire-tableaux-a-postraiter-entree-ref>`
[int Postraitement::lire_tableaux_a_postraiter(Entree &)](#postraitement-public-int-postraitement-lire-tableaux-a-postraiter-entree-ref)

lpost#

Definition
int Postraitement::lpost(double, double) const
Brief description
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:`int Postraitement::lpost(double, double) const <postraitement-public-int-postraitement-lpost-double-double-const>`
[int Postraitement::lpost(double, double) const](#postraitement-public-int-postraitement-lpost-double-double-const)

lpost_champ#

Definition
int Postraitement::lpost_champ(double) const
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:`int Postraitement::lpost_champ(double) const <postraitement-public-int-postraitement-lpost-champ-double-const>`
[int Postraitement::lpost_champ(double) const](#postraitement-public-int-postraitement-lpost-champ-double-const)

lpost_stat#

Definition
int Postraitement::lpost_stat(double) const
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:`int Postraitement::lpost_stat(double) const <postraitement-public-int-postraitement-lpost-stat-double-const>`
[int Postraitement::lpost_stat(double) const](#postraitement-public-int-postraitement-lpost-stat-double-const)

mettre_a_jour#

Definition
void Postraitement::mettre_a_jour(double temps) 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:`void Postraitement::mettre_a_jour(double temps) override <postraitement-public-void-postraitement-mettre-a-jour-double-temps-override>`
[void Postraitement::mettre_a_jour(double temps) override](#postraitement-public-void-postraitement-mettre-a-jour-double-temps-override)

nb_pas_dt_post#

Definition
int Postraitement::nb_pas_dt_post() const
Brief description
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:`int Postraitement::nb_pas_dt_post() const <postraitement-public-int-postraitement-nb-pas-dt-post-const>`
[int Postraitement::nb_pas_dt_post() const](#postraitement-public-int-postraitement-nb-pas-dt-post-const)

nom_fich#

Definition
Nom Postraitement::nom_fich() const
Brief description
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:`Nom Postraitement::nom_fich() const <postraitement-public-nom-postraitement-nom-fich-const>`
[Nom Postraitement::nom_fich() const](#postraitement-public-nom-postraitement-nom-fich-const)

noms_champs_a_post#

Definition
TRUST_List<Nom> & Postraitement::noms_champs_a_post()
Brief description
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_List<Nom> & Postraitement::noms_champs_a_post() <postraitement-public-trust-list-nom-ref-postraitement-noms-champs-a-post>`
[TRUST_List<Nom> & Postraitement::noms_champs_a_post()](#postraitement-public-trust-list-nom-ref-postraitement-noms-champs-a-post)

postprocess_field_values#

Definition
void Postraitement::postprocess_field_values()
Brief description
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:`void Postraitement::postprocess_field_values() <postraitement-public-void-postraitement-postprocess-field-values>`
[void Postraitement::postprocess_field_values()](#postraitement-public-void-postraitement-postprocess-field-values)

Postraitement#

Definition
Postraitement::Postraitement()
Brief description

Constructeur par defaut.

Detailed description

Les frequences de postraitement prennent la valeur par defaut 1e6. Et aucun postraitement n’est demande.

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:`Postraitement::Postraitement() <postraitement-public-postraitement-postraitement>`
[Postraitement::Postraitement()](#postraitement-public-postraitement-postraitement)

postraiter#

Definition
int Postraitement::postraiter(const Domaine &dom, const Noms &unites, const Noms &noms_compo, const int ncomp, const double temps, Nom nom_post, const Nom &localisation, const Nom &nature, const DoubleTab &valeurs, int tenseur)
Brief description
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:`int Postraitement::postraiter(const Domaine &dom, const Noms &unites, const Noms &noms_compo, const int ncomp, const double temps, Nom nom_post, const Nom &localisation, const Nom &nature, const DoubleTab &valeurs, int tenseur) <postraitement-public-int-postraitement-postraiter-const-domaine-ref-dom-const-noms-ref-unites-const-noms-ref-noms-compo-const-int-ncomp-const-double-temps-nom-nom-post-const-nom-ref-localisation-const-nom-ref-nature-const-doubletab-ref-valeurs-int-tenseur>`
[int Postraitement::postraiter(const Domaine &dom, const Noms &unites, const Noms &noms_compo, const int ncomp, const double temps, Nom nom_post, const Nom &localisation, const Nom &nature, const DoubleTab &valeurs, int tenseur)](#postraitement-public-int-postraitement-postraiter-const-domaine-ref-dom-const-noms-ref-unites-const-noms-ref-noms-compo-const-int-ncomp-const-double-temps-nom-nom-post-const-nom-ref-localisation-const-nom-ref-nature-const-doubletab-ref-valeurs-int-tenseur)

postraiter#

Definition
void Postraitement::postraiter(int forcer) override
Brief description
Detailed description

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:`void Postraitement::postraiter(int forcer) override <postraitement-public-void-postraitement-postraiter-int-forcer-override>`
[void Postraitement::postraiter(int forcer) override](#postraitement-public-void-postraitement-postraiter-int-forcer-override)

postraiter_champs#

Definition
int Postraitement::postraiter_champs()
Brief description

Effectue le postraitement des Champs de facon imperative.

Detailed description

Mets a jour les champs crees.

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:`int Postraitement::postraiter_champs() <postraitement-public-int-postraitement-postraiter-champs>`
[int Postraitement::postraiter_champs()](#postraitement-public-int-postraitement-postraiter-champs)

postraiter_sondes#

Definition
int Postraitement::postraiter_sondes()
Brief description

Effectue le postraitement lie au sondes de facon imperative.

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:`int Postraitement::postraiter_sondes() <postraitement-public-int-postraitement-postraiter-sondes>`
[int Postraitement::postraiter_sondes()](#postraitement-public-int-postraitement-postraiter-sondes)

postraiter_tableau#

Definition
int Postraitement::postraiter_tableau(const Domaine &dom, const Noms &unites, const Noms &noms_compo, const int ncomp, const double temps, Nom nom_post, const Nom &localisation, const Nom &nature, const DoubleTab &valeurs)
Brief description
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:`int Postraitement::postraiter_tableau(const Domaine &dom, const Noms &unites, const Noms &noms_compo, const int ncomp, const double temps, Nom nom_post, const Nom &localisation, const Nom &nature, const DoubleTab &valeurs) <postraitement-public-int-postraitement-postraiter-tableau-const-domaine-ref-dom-const-noms-ref-unites-const-noms-ref-noms-compo-const-int-ncomp-const-double-temps-nom-nom-post-const-nom-ref-localisation-const-nom-ref-nature-const-doubletab-ref-valeurs>`
[int Postraitement::postraiter_tableau(const Domaine &dom, const Noms &unites, const Noms &noms_compo, const int ncomp, const double temps, Nom nom_post, const Nom &localisation, const Nom &nature, const DoubleTab &valeurs)](#postraitement-public-int-postraitement-postraiter-tableau-const-domaine-ref-dom-const-noms-ref-unites-const-noms-ref-noms-compo-const-int-ncomp-const-double-temps-nom-nom-post-const-nom-ref-localisation-const-nom-ref-nature-const-doubletab-ref-valeurs)

postraiter_tableaux#

Definition
int Postraitement::postraiter_tableaux()
Brief description
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:`int Postraitement::postraiter_tableaux() <postraitement-public-int-postraitement-postraiter-tableaux>`
[int Postraitement::postraiter_tableaux()](#postraitement-public-int-postraitement-postraiter-tableaux)

postraiter_tenseur#

Definition
int Postraitement::postraiter_tenseur(const Domaine &dom, const Noms &unites, const Noms &noms_compo, const int ncomp, const double temps, Nom nom_post, const Nom &localisation, const Nom &nature, const DoubleTab &valeurs)
Brief description
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:`int Postraitement::postraiter_tenseur(const Domaine &dom, const Noms &unites, const Noms &noms_compo, const int ncomp, const double temps, Nom nom_post, const Nom &localisation, const Nom &nature, const DoubleTab &valeurs) <postraitement-public-int-postraitement-postraiter-tenseur-const-domaine-ref-dom-const-noms-ref-unites-const-noms-ref-noms-compo-const-int-ncomp-const-double-temps-nom-nom-post-const-nom-ref-localisation-const-nom-ref-nature-const-doubletab-ref-valeurs>`
[int Postraitement::postraiter_tenseur(const Domaine &dom, const Noms &unites, const Noms &noms_compo, const int ncomp, const double temps, Nom nom_post, const Nom &localisation, const Nom &nature, const DoubleTab &valeurs)](#postraitement-public-int-postraitement-postraiter-tenseur-const-domaine-ref-dom-const-noms-ref-unites-const-noms-ref-noms-compo-const-int-ncomp-const-double-temps-nom-nom-post-const-nom-ref-localisation-const-nom-ref-nature-const-doubletab-ref-valeurs)

probleme#

Definition
Probleme_base & Postraitement::probleme()
Brief description
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:`Probleme_base & Postraitement::probleme() <postraitement-public-probleme-base-ref-postraitement-probleme>`
[Probleme_base & Postraitement::probleme()](#postraitement-public-probleme-base-ref-postraitement-probleme)

probleme#

Definition
const Probleme_base & Postraitement::probleme() const
Brief description
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 Probleme_base & Postraitement::probleme() const <postraitement-public-const-probleme-base-ref-postraitement-probleme-const>`
[const Probleme_base & Postraitement::probleme() const](#postraitement-public-const-probleme-base-ref-postraitement-probleme-const)

reprendre#

Definition
int Postraitement::reprendre(Entree &is) override
Brief description

Reprise d’un Objet_U sur un flot d’entree Methode a surcharger.

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 Postraitement::reprendre(Entree &is) override <postraitement-public-int-postraitement-reprendre-entree-ref-is-override>`
[int Postraitement::reprendre(Entree &is) override](#postraitement-public-int-postraitement-reprendre-entree-ref-is-override)

resetTime#

Definition
void Postraitement::resetTime(double t, const std::string dirname) override
Brief description
Detailed description

When reseting time (see ProblemTrio::resetTime() documentation) we change the name of the postprocessing files with a new suffix. TODO: In the current setup suffix is “” meaning that the previous output discarded. This might change in the future!

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:`void Postraitement::resetTime(double t, const std::string dirname) override <postraitement-public-void-postraitement-resettime-double-t-const-std-string-dirname-override>`
[void Postraitement::resetTime(double t, const std::string dirname) override](#postraitement-public-void-postraitement-resettime-double-t-const-std-string-dirname-override)

sauvegarder#

Definition
int Postraitement::sauvegarder(Sortie &os) const override
Brief description

Sauvegarde d’un Objet_U sur un flot de sortie Methode a surcharger.

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 Postraitement::sauvegarder(Sortie &os) const override <postraitement-public-int-postraitement-sauvegarder-sortie-ref-os-const-override>`
[int Postraitement::sauvegarder(Sortie &os) const override](#postraitement-public-int-postraitement-sauvegarder-sortie-ref-os-const-override)

set_expression_champ#

Definition
Nom Postraitement::set_expression_champ(const Motcle &motlu1, const Motcle &motlu2, const Motcle &motlu3, const Motcle &motlu4, const int trouve)
Brief description
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:`Nom Postraitement::set_expression_champ(const Motcle &motlu1, const Motcle &motlu2, const Motcle &motlu3, const Motcle &motlu4, const int trouve) <postraitement-public-nom-postraitement-set-expression-champ-const-motcle-ref-motlu1-const-motcle-ref-motlu2-const-motcle-ref-motlu3-const-motcle-ref-motlu4-const-int-trouve>`
[Nom Postraitement::set_expression_champ(const Motcle &motlu1, const Motcle &motlu2, const Motcle &motlu3, const Motcle &motlu4, const int trouve)](#postraitement-public-nom-postraitement-set-expression-champ-const-motcle-ref-motlu1-const-motcle-ref-motlu2-const-motcle-ref-motlu3-const-motcle-ref-motlu4-const-int-trouve)

set_param#

Definition
void Postraitement::set_param(Param &param) override
Brief description
Detailed description

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:`void Postraitement::set_param(Param &param) override <postraitement-public-void-postraitement-set-param-param-ref-param-override>`
[void Postraitement::set_param(Param &param) override](#postraitement-public-void-postraitement-set-param-param-ref-param-override)

sondes_demande#

Definition
int Postraitement::sondes_demande()
Brief description
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:`int Postraitement::sondes_demande() <postraitement-public-int-postraitement-sondes-demande>`
[int Postraitement::sondes_demande()](#postraitement-public-int-postraitement-sondes-demande)

stat_demande#

Definition
int Postraitement::stat_demande() const
Brief description
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:`int Postraitement::stat_demande() const <postraitement-public-int-postraitement-stat-demande-const>`
[int Postraitement::stat_demande() const](#postraitement-public-int-postraitement-stat-demande-const)

stat_demande_definition_champs#

Definition
int Postraitement::stat_demande_definition_champs() const
Brief description
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:`int Postraitement::stat_demande_definition_champs() const <postraitement-public-int-postraitement-stat-demande-definition-champs-const>`
[int Postraitement::stat_demande_definition_champs() const](#postraitement-public-int-postraitement-stat-demande-definition-champs-const)

tableaux_demande#

Definition
int Postraitement::tableaux_demande()
Brief description
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:`int Postraitement::tableaux_demande() <postraitement-public-int-postraitement-tableaux-demande>`
[int Postraitement::tableaux_demande()](#postraitement-public-int-postraitement-tableaux-demande)

taille_memoire#

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

traiter_champs#

Definition
int Postraitement::traiter_champs()
Brief description

Effectue le postraitement des Champs si cela est necessaire.

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:`int Postraitement::traiter_champs() <postraitement-public-int-postraitement-traiter-champs>`
[int Postraitement::traiter_champs()](#postraitement-public-int-postraitement-traiter-champs)

traiter_sondes#

Definition
int Postraitement::traiter_sondes()
Brief description

Mets a jour (en temps) le sondes.

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:`int Postraitement::traiter_sondes() <postraitement-public-int-postraitement-traiter-sondes>`
[int Postraitement::traiter_sondes()](#postraitement-public-int-postraitement-traiter-sondes)

traiter_tableaux#

Definition
int Postraitement::traiter_tableaux()
Brief description
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:`int Postraitement::traiter_tableaux() <postraitement-public-int-postraitement-traiter-tableaux>`
[int Postraitement::traiter_tableaux()](#postraitement-public-int-postraitement-traiter-tableaux)

tstat_deb#

Definition
const double & Postraitement::tstat_deb() const
Brief description
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 double & Postraitement::tstat_deb() const <postraitement-public-const-double-ref-postraitement-tstat-deb-const>`
[const double & Postraitement::tstat_deb() const](#postraitement-public-const-double-ref-postraitement-tstat-deb-const)

tstat_fin#

Definition
const double & Postraitement::tstat_fin() const
Brief description
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 double & Postraitement::tstat_fin() const <postraitement-public-const-double-ref-postraitement-tstat-fin-const>`
[const double & Postraitement::tstat_fin() const](#postraitement-public-const-double-ref-postraitement-tstat-fin-const)

verifie_nom_et_sources#

Definition
void Postraitement::verifie_nom_et_sources(const Champ_Generique_base &champ)
Brief description
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:`void Postraitement::verifie_nom_et_sources(const Champ_Generique_base &champ) <postraitement-public-void-postraitement-verifie-nom-et-sources-const-champ-generique-base-ref-champ>`
[void Postraitement::verifie_nom_et_sources(const Champ_Generique_base &champ)](#postraitement-public-void-postraitement-verifie-nom-et-sources-const-champ-generique-base-ref-champ)

write_extra_mesh#

Definition
virtual int Postraitement::write_extra_mesh()
Brief description
Detailed description

Calls by postraiter_champs() and allows a derived class to write extra meshes if needed

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:`virtual int Postraitement::write_extra_mesh() <postraitement-public-virtual-int-postraitement-write-extra-mesh>`
[virtual int Postraitement::write_extra_mesh()](#postraitement-public-virtual-int-postraitement-write-extra-mesh)

~Postraitement#

Definition
Postraitement::~Postraitement()
Brief description
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:`Postraitement::~Postraitement() <postraitement-public-postraitement-dtor-postraitement>`
[Postraitement::~Postraitement()](#postraitement-public-postraitement-dtor-postraitement)

cree_instance#

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

get_nom_localisation#

Definition
Nom Postraitement::get_nom_localisation(const Entity &loc)
Brief description
Detailed description
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:`Nom Postraitement::get_nom_localisation(const Entity &loc) <postraitement-public-static-nom-postraitement-get-nom-localisation-const-entity-ref-loc>`
[Nom Postraitement::get_nom_localisation(const Entity &loc)](#postraitement-public-static-nom-postraitement-get-nom-localisation-const-entity-ref-loc)

info#

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

noms_fichiers_sondes#

Definition
static TRUST_List<Nom> & Postraitement::noms_fichiers_sondes()
Brief description
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:`static TRUST_List<Nom> & Postraitement::noms_fichiers_sondes() <postraitement-public-static-static-trust-list-nom-ref-postraitement-noms-fichiers-sondes>`
[static TRUST_List<Nom> & Postraitement::noms_fichiers_sondes()](#postraitement-public-static-static-trust-list-nom-ref-postraitement-noms-fichiers-sondes)

self_cast#

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

self_cast#

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

printOn#

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

Imprime le type de l’objet sur un flot de sortie.

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

readOn#

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

Lit les directives de postraitement sur un flot d’entree.

Detailed description

Format: Postraitement { Sondes bloc de lecture des sondes | Champs bloc de lecture des champs a postraiter | Statistiques bloc de lecture objet statistique | Fichier }

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 & Postraitement::readOn(Entree &) override <postraitement-protected-entree-ref-postraitement-readon-entree-ref-override>`
[Entree & Postraitement::readOn(Entree &) override](#postraitement-protected-entree-ref-postraitement-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Postraitement::info_obj
DeprecatedKeepDuplicatedProbes (public)
int Postraitement::DeprecatedKeepDuplicatedProbes = 0
binaire_ (protected)
int Postraitement::binaire_
champs_demande_ (protected)
bool Postraitement::champs_demande_
champs_post_complet_ (protected)
Liste_Champ_Generique Postraitement::champs_post_complet_
dernier_temps_ (protected)
double Postraitement::dernier_temps_
domaine_dis_pour_faces_ (protected)
TRUST_Ref<Domaine_dis_base *> Postraitement::domaine_dis_pour_faces_
dt_integr_serie_ (protected)
double Postraitement::dt_integr_serie_
dt_post_ (protected)
double Postraitement::dt_post_

ecriture des donnees (champs, stats, int_array) tous les dt_post (un temps)

est_le_dernier_postraitement_pour_nom_fich_ (protected)
int Postraitement::est_le_dernier_postraitement_pour_nom_fich_
est_le_premier_postraitement_pour_nom_fich_ (protected)
int Postraitement::est_le_premier_postraitement_pour_nom_fich_
fdt_post_ (protected)
Parser_U Postraitement::fdt_post_
format_ (protected)
Nom Postraitement::format_
format_post_ (protected)
TRUST_Deriv<Format_Post_base> Postraitement::format_post_
le_domaine_ (protected)
TRUST_Ref<Domaine *> Postraitement::le_domaine_
les_sondes_ (protected)
Sondes Postraitement::les_sondes_
les_sondes_int_ (protected)
Sondes_Int Postraitement::les_sondes_int_
les_statistiques_ (protected)
Operateurs_Statistique_tps Postraitement::les_statistiques_
lserie_ (protected)
int Postraitement::lserie_
nb_champs_stat_ (protected)
int Postraitement::nb_champs_stat_
nb_pas_dt_post_ (protected)
int Postraitement::nb_pas_dt_post_

ecriture des donnees (champs, stats, int_array) tous les dt_post (une periode en nb d’iteration)

nom_fich_ (protected)
Nom Postraitement::nom_fich_
noms_champs_a_post_ (protected)
TRUST_List<Nom> Postraitement::noms_champs_a_post_
noms_tableaux_ (protected)
TRUST_List<Nom> Postraitement::noms_tableaux_
option_para_ (protected)
Nom Postraitement::option_para_
sondes_demande_ (protected)
bool Postraitement::sondes_demande_
stat_demande_ (protected)
bool Postraitement::stat_demande_
stat_demande_definition_champs_ (protected)
bool Postraitement::stat_demande_definition_champs_
suffix_for_reset_ (protected)
Nom Postraitement::suffix_for_reset_
tableaux_a_postraiter_ (protected)
TRUST_List<TRUST_Ref<IntVect *>> Postraitement::tableaux_a_postraiter_
tableaux_demande_ (protected)
bool Postraitement::tableaux_demande_
temps_ (protected)
double Postraitement::temps_
tstat_deb_ (protected)
double Postraitement::tstat_deb_
tstat_dernier_calcul_ (protected)
double Postraitement::tstat_dernier_calcul_
tstat_fin_ (protected)
double Postraitement::tstat_fin_
formats_supportes_ (protected)
Motcles Postraitement::formats_supportes_ =
noms_fichiers_sondes_ (protected)
TRUST_List<Nom> Postraitement::noms_fichiers_sondes_ =