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