16#include <MultipleFiles.h>
33 Cerr <<
"MultipleFiles::interpreter : Above " <<
multiple_files <<
" MPI ranks, all I/O should be done with single file." << finl;
Class defining operators and methods for all reading operation in an input flow (file,...
Base class for "interpreter" objects.
class MultipleFiles. This class sets the usage limit of a file written per process.
Entree & interpreter(Entree &) override
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 int multiple_files
Base class for output streams.