Go to the documentation of this file.
   10 #ifndef vtk_m_cont_CellLocatorUniformBins_h 
   11 #define vtk_m_cont_CellLocatorUniformBins_h 
   39   template <
typename CellSetCont>
 
   52   using LastCell = 
typename ExecObjType::LastCell;
 
   67   void PrintSummary(std::ostream& out) 
const;
 
   87   struct MakeExecObject;
 
   93 #endif // vtk_m_cont_CellLocatorUniformBins_h 
  
A tag used to identify the point elements in a topology.
Definition: TopologyElementTag.h:34
 
Groups connected points that have the same field value.
Definition: Atomic.h:19
 
typename detail::ListApplyImpl< List, Target >::type ListApply
Applies the list of types to a template.
Definition: List.h:138
 
A token to hold the scope of an ArrayHandle or other object.
Definition: Token.h:35
 
#define VTKM_DEFAULT_CELL_SET_LIST
Definition: DefaultTypes.h:77
 
typename detail::ListTransformImpl< List, Transform >::type ListTransform
Constructs a list containing all types in a source list applied to a transform template.
Definition: List.h:598
 
Base class for all CellLocator classes.
Definition: CellLocatorBase.h:34
 
#define VTKM_CONT_EXPORT
Definition: vtkm_cont_export.h:44
 
#define VTKM_CONT
Definition: ExportMacros.h:57
 
An object used to specify a device.
Definition: DeviceAdapterTag.h:58
 
A tag used to identify the cell elements in a topology.
Definition: TopologyElementTag.h:24