Go to the documentation of this file.
33 #ifndef vtkMPIEventLog_h
34 #define vtkMPIEventLog_h
36 #include "vtkParallelMPIModule.h"
void StartLogging()
Issue start and stop events for this log entry.
int SetDescription(const char *name, const char *desc)
Used to initialize the underlying mpe event.
static void FinalizeLogging(const char *fileName)
abstract base class for most VTK objects
Class for logging and timing.
static vtkMPIEventLog * New()
Construct a vtkMPIEventLog with the following initial state: Processes = 0, MaximumNumberOfProcesses ...
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static void InitializeLogging()
These methods have to be called once on all processors before and after invoking any logging events.