39#ifndef vtkCellLocatorInterpolatedVelocityField_h
40#define vtkCellLocatorInterpolatedVelocityField_h
44#include "vtkFiltersFlowPathsModule.h"
46VTK_ABI_NAMESPACE_BEGIN
50 "Use vtkCompositeInterpolatedVelocityField instead of vtkCellLocatorInterpolatedVelocityField "
51 "and set the desired strategy.") VTKFILTERSFLOWPATHS_EXPORT
an abstract base class for locators which find cells
A concrete class for obtaining the interpolated velocity values at a point.
static vtkCellLocatorInterpolatedVelocityField * New()
Construct a vtkCompositeInterpolatedVelocityField subclass.
~vtkCellLocatorInterpolatedVelocityField() override
vtkCellLocatorInterpolatedVelocityField()
void PrintSelf(ostream &os, vtkIndent indent) override
Standard methods for type information and printing.
An abstract class for obtaining the interpolated velocity values at a point.
a simple class to control print indentation
#define VTK_DEPRECATED_IN_9_2_0(reason)