Go to the documentation of this file.
18 #ifndef viskores_cont_CellLocatorRectilinearGrid_h
19 #define viskores_cont_CellLocatorRectilinearGrid_h
69 #endif //viskores_cont_CellLocatorRectilinearGrid_h
viskores::Bounds Bounds
Definition: cont/CellLocatorRectilinearGrid.h:57
Base class for all CellLocator classes.
Definition: CellLocatorBase.h:42
Represent an axis-aligned 3D bounds in space.
Definition: Bounds.h:37
viskores::Id PlaneSize
Definition: cont/CellLocatorRectilinearGrid.h:58
Manages an array-worth of data.
Definition: ArrayHandle.h:313
Structure capturing the location of a cell in the search structure.
Definition: exec/CellLocatorRectilinearGrid.h:67
viskores::Int64 Id
Base type to use to index arrays.
Definition: Types.h:235
#define VISKORES_CONT
Definition: ExportMacros.h:65
Groups connected points that have the same field value.
Definition: Atomic.h:27
An object used to specify a device.
Definition: DeviceAdapterTag.h:66
Defines a 1-, 2-, or 3-dimensional structured grid of points.
Definition: CastAndCall.h:40
viskores::Id RowSize
Definition: cont/CellLocatorRectilinearGrid.h:59
ArrayHandleCartesianProduct is a specialization of ArrayHandle.
Definition: ArrayHandleCartesianProduct.h:345
Structure for locating cells.
Definition: exec/CellLocatorRectilinearGrid.h:48
A cell locator optimized for finding cells in a rectilinear grid.
Definition: cont/CellLocatorRectilinearGrid.h:36
A token to hold the scope of an ArrayHandle or other object.
Definition: Token.h:43