Go to the documentation of this file.
10 #ifndef vtkm_cont_CellLocatorRectilinearGrid_h
11 #define vtkm_cont_CellLocatorRectilinearGrid_h
23 :
public vtkm::cont::internal::CellLocatorBase<CellLocatorRectilinearGrid>
25 using Superclass = vtkm::cont::internal::CellLocatorBase<CellLocatorRectilinearGrid>;
58 #endif //vtkm_cont_CellLocatorRectilinearGrid_h
Definition: cont/CellLocatorRectilinearGrid.h:22
Groups connected points that have the same field value.
Definition: Atomic.h:19
vtkm::Id RowSize
Definition: cont/CellLocatorRectilinearGrid.h:48
Definition: CastAndCall.h:32
ArrayHandleCartesianProduct is a specialization of ArrayHandle.
Definition: ArrayHandleCartesianProduct.h:326
vtkm::Int32 Id
Represents an ID (index into arrays).
Definition: Types.h:191
A token to hold the scope of an ArrayHandle or other object.
Definition: Token.h:35
#define VTKM_CONT
Definition: ExportMacros.h:57
Represent an axis-aligned 3D bounds in space.
Definition: Bounds.h:29
Definition: DeviceAdapterTag.h:52
vtkm::cont::internal::CellLocatorBase< CellLocatorRectilinearGrid > Superclass
Definition: cont/CellLocatorRectilinearGrid.h:25
vtkm::Id PlaneSize
Definition: cont/CellLocatorRectilinearGrid.h:47
Definition: exec/CellLocatorRectilinearGrid.h:31
friend Superclass
Definition: cont/CellLocatorRectilinearGrid.h:51
Definition: exec/CellLocatorRectilinearGrid.h:45
vtkm::Bounds Bounds
Definition: cont/CellLocatorRectilinearGrid.h:46