Go to the documentation of this file.
10 #ifndef vtkm_cont_CellLocatorRectilinearGrid_h
11 #define vtkm_cont_CellLocatorRectilinearGrid_h
55 #endif //vtkm_cont_CellLocatorRectilinearGrid_h
Manages an array-worth of data.
Definition: ArrayHandle.h:300
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:45
Defines a 1-, 2-, or 3-dimensional structured grid of points.
Definition: CastAndCall.h:32
ArrayHandleCartesianProduct is a specialization of ArrayHandle.
Definition: ArrayHandleCartesianProduct.h:334
A token to hold the scope of an ArrayHandle or other object.
Definition: Token.h:35
Base class for all CellLocator classes.
Definition: CellLocatorBase.h:35
#define VTKM_CONT_EXPORT
Definition: vtkm_cont_export.h:44
#define VTKM_CONT
Definition: ExportMacros.h:57
vtkm::Int64 Id
Base type to use to index arrays.
Definition: Types.h:227
Represent an axis-aligned 3D bounds in space.
Definition: Bounds.h:29
An object used to specify a device.
Definition: DeviceAdapterTag.h:58
vtkm::Id PlaneSize
Definition: cont/CellLocatorRectilinearGrid.h:44
Definition: exec/CellLocatorRectilinearGrid.h:31
Definition: exec/CellLocatorRectilinearGrid.h:46
vtkm::Bounds Bounds
Definition: cont/CellLocatorRectilinearGrid.h:43