16#include <Postraitement_ft_lata.h>
17#include <Format_Post_CGNS.h>
27 if (sub_type(Format_Post_CGNS, format_post_.valeur()))
29 Cerr <<
"You can not use the format " << format_post_->que_suis_je() <<
" with a Postraitement_ft_lata object !! " << finl;
Class defining operators and methods for all reading operation in an input flow (file,...
virtual Entree & readOn(Entree &)
Lecture d'un Objet_U sur un flot d'entree Methode a surcharger.
virtual Sortie & printOn(Sortie &) const
Ecriture de l'objet sur un flot de sortie Methode a surcharger.
Helper class to factorize the readOn method of Objet_U classes.
void ajouter_non_std(const char *keyword, const Objet_U *value, Param::Nature nat=Param::OPTIONAL)
Register a keyword handled by Objet_U::lire_motcle_non_standard.
void postprocess_field_values() override
void set_param(Param ¶m) const override
void postprocess_field_values() override
virtual void postprocess_field_values()
void set_param(Param ¶m) const override
static void exit(int exit_code=-1)
Routine de sortie de TRUST dans une region Kokkos.
Classe de base des flux de sortie.