Go to the documentation of this file.
10 #ifndef vtkm_cont_CellLocatorUniformGrid_h
11 #define vtkm_cont_CellLocatorUniformGrid_h
23 :
public vtkm::cont::internal::CellLocatorBase<CellLocatorUniformGrid>
25 using Superclass = vtkm::cont::internal::CellLocatorBase<CellLocatorUniformGrid>;
48 #endif //vtkm_cont_CellLocatorUniformGrid_h
Groups connected points that have the same field value.
Definition: Atomic.h:19
A token to hold the scope of an ArrayHandle or other object.
Definition: Token.h:35
#define VTKM_CONT
Definition: ExportMacros.h:57
Definition: DeviceAdapterTag.h:52