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