16#include <Postraitement_ft_lata.h>
17#include <Format_Post_CGNS.h>
29 if (sub_type(Format_Post_CGNS, format_post_.valeur()))
31 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 &)
Reads an Objet_U from an input stream. Virtual method to override.
virtual Sortie & printOn(Sortie &) const
Writes the object to an output stream. Virtual method to override.
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)
Exit routine for TRUST within a Kokkos region.
Base class for output streams.