16#include <Diametre_hyd_champ.h>
25 Cerr <<
"!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!" << finl;
26 Cerr <<
"TRUST-V1.9.1 : Diametre_hyd_champ interpret is no more available !" << finl;
27 Cerr <<
"You should define this field in the medium bloc, for example like this : " << finl;
28 Cerr <<
"Diametre_hyd_champ champ_uniforme 1 0.25 " << finl;
Entree & interpreter(Entree &) override
Class defining operators and methods for all reading operation in an input flow (file,...
Base class for "interpreter" 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.
static void exit(int exit_code=-1)
Exit routine for TRUST within a Kokkos region.
Base class for output streams.