Class defining operators and methods for all reading operation in an input flow (file,...
void set_param(Param ¶m) const override
void verifier_coherence_champs(int &err, Nom &message) override
Fluide_Quasi_Compressible class This class represents a quasi-compressible fluid,.
virtual void verifier_coherence_champs(int &err, Nom &message)
class Nom: a character string for naming TRUST objects.
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(const char *keyword, const int *value, Param::Nature nat=Param::OPTIONAL)
Register an integer parameter.
Base class for output streams.