16#include <Stat_per_proc_perf_log.h>
55 Cerr <<
"Stat_per_proc_perf_log::interpreter : stat_per_proc_perf_log = " << (int)
stat_per_proc_perf_log << finl;
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.
static bool stat_per_proc_perf_log
Flag to enable the writing of the statistics detailed per processor in _csv.TU file.
virtual Sortie & printOn(Sortie &) const
Writes the object to an output stream. Virtual method to override.
Base class for output streams.
class Stat_per_proc_per_log This class is an interprete used to set the Stat_per_proc_perf_log
Entree & interpreter(Entree &) override
Main interpreter function. Reads whether detailed per-processor statistics should be enabled.