Go to the documentation of this file.
24 #ifndef vtkPSurfaceLICInterface_h
25 #define vtkPSurfaceLICInterface_h
28 #include "vtkRenderingParallelLICModule.h"
83 virtual void StartTimerEvent(
const char *
name);
84 virtual void EndTimerEvent(
const char *
name);
virtual vtkPainterCommunicator * CreateCommunicator(int)
Creates a new communicator with/without the calling processes as indicated by the passed in flag,...
virtual void GetGlobalMinMax(vtkPainterCommunicator *, float &, float &)
Get the min/max across all ranks.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
public API for surface lic parameters arbitrary geometry.
virtual void WriteTimerLog(const char *)
Methods used for parallel benchmarks.
virtual bool NeedToUpdateCommunicator()
Return false if stage can be skipped.
a simple class to control print indentation
parallel parts of the vtkSurfaceLICInterface
static vtkSurfaceLICInterface * New()
A communicator that can safely be used inside a painter.