| 
| VTKM_CONT_EXPORT void  | vtkm::cont::ThrowArrayRangeComputeFailed () | 
|   | 
 | 
| VTKM_CONT_EXPORT vtkm::cont::ArrayHandle< vtkm::Range >  | vtkm::cont::ArrayRangeCompute (const vtkm::cont::UnknownArrayHandle &array, vtkm::cont::DeviceAdapterId device=vtkm::cont::DeviceAdapterTagAny{}) | 
|   | Compute the range of the data in an array handle.  More...
  | 
|   | 
| VTKM_CONT_EXPORT VTKM_CONT vtkm::cont::ArrayHandle< vtkm::Range >  | vtkm::cont::ArrayRangeCompute (const vtkm::cont::ArrayHandle< vtkm::Vec3f, vtkm::cont::ArrayHandleUniformPointCoordinates::StorageTag > &array, vtkm::cont::DeviceAdapterId device=vtkm::cont::DeviceAdapterTagAny()) | 
|   | Compute the range of the data in an array handle.  More...
  | 
|   | 
| template<typename T , typename ST1 , typename ST2 , typename ST3 >  | 
| VTKM_CONT vtkm::cont::ArrayHandle< vtkm::Range >  | vtkm::cont::ArrayRangeCompute (const vtkm::cont::ArrayHandle< vtkm::Vec< T, 3 >, vtkm::cont::StorageTagCartesianProduct< ST1, ST2, ST3 >> &input_, vtkm::cont::DeviceAdapterId device=vtkm::cont::DeviceAdapterTagAny()) | 
|   | Compute the range of the data in an array handle.  More...
  | 
|   | 
| template<typename T >  | 
| VTKM_CONT vtkm::cont::ArrayHandle< vtkm::Range >  | vtkm::cont::ArrayRangeCompute (const vtkm::cont::ArrayHandle< T, vtkm::cont::StorageTagConstant > &input, vtkm::cont::DeviceAdapterId vtkmNotUsed(device)=vtkm::cont::DeviceAdapterTagAny{}) | 
|   | Compute the range of the data in an array handle.  More...
  | 
|   | 
| template<typename T >  | 
| VTKM_CONT vtkm::cont::ArrayHandle< vtkm::Range >  | vtkm::cont::ArrayRangeCompute (const vtkm::cont::ArrayHandle< T, vtkm::cont::StorageTagCounting > &input, vtkm::cont::DeviceAdapterId vtkmNotUsed(device)=vtkm::cont::DeviceAdapterTagAny{}) | 
|   | Compute the range of the data in an array handle.  More...
  | 
|   | 
| VTKM_CONT_EXPORT vtkm::cont::ArrayHandle< vtkm::Range >  | vtkm::cont::ArrayRangeCompute (const vtkm::cont::ArrayHandle< vtkm::Id, vtkm::cont::StorageTagIndex > &input, vtkm::cont::DeviceAdapterId device=vtkm::cont::DeviceAdapterTagAny{}) | 
|   | Compute the range of the data in an array handle.  More...
  | 
|   | 
 | 
| VTKM_CONT_EXPORT vtkm::cont::ArrayHandle< vtkm::Range >  | vtkm::cont::ArrayRangeCompute (const vtkm::cont::UnknownArrayHandle &array, vtkm::cont::DeviceAdapterId device=vtkm::cont::DeviceAdapterTagAny{}) | 
|   | Compute the range of the data in an array handle.  More...
  | 
|   | 
| VTKM_CONT_EXPORT VTKM_CONT vtkm::cont::ArrayHandle< vtkm::Range >  | vtkm::cont::ArrayRangeCompute (const vtkm::cont::ArrayHandle< vtkm::Vec3f, vtkm::cont::ArrayHandleUniformPointCoordinates::StorageTag > &array, vtkm::cont::DeviceAdapterId device=vtkm::cont::DeviceAdapterTagAny()) | 
|   | Compute the range of the data in an array handle.  More...
  | 
|   | 
| template<typename T , typename ST1 , typename ST2 , typename ST3 >  | 
| VTKM_CONT vtkm::cont::ArrayHandle< vtkm::Range >  | vtkm::cont::ArrayRangeCompute (const vtkm::cont::ArrayHandle< vtkm::Vec< T, 3 >, vtkm::cont::StorageTagCartesianProduct< ST1, ST2, ST3 >> &input_, vtkm::cont::DeviceAdapterId device=vtkm::cont::DeviceAdapterTagAny()) | 
|   | Compute the range of the data in an array handle.  More...
  | 
|   | 
| template<typename T >  | 
| VTKM_CONT vtkm::cont::ArrayHandle< vtkm::Range >  | vtkm::cont::ArrayRangeCompute (const vtkm::cont::ArrayHandle< T, vtkm::cont::StorageTagConstant > &input, vtkm::cont::DeviceAdapterId vtkmNotUsed(device)=vtkm::cont::DeviceAdapterTagAny{}) | 
|   | Compute the range of the data in an array handle.  More...
  | 
|   | 
| template<typename T >  | 
| VTKM_CONT vtkm::cont::ArrayHandle< vtkm::Range >  | vtkm::cont::ArrayRangeCompute (const vtkm::cont::ArrayHandle< T, vtkm::cont::StorageTagCounting > &input, vtkm::cont::DeviceAdapterId vtkmNotUsed(device)=vtkm::cont::DeviceAdapterTagAny{}) | 
|   | Compute the range of the data in an array handle.  More...
  | 
|   | 
| VTKM_CONT_EXPORT vtkm::cont::ArrayHandle< vtkm::Range >  | vtkm::cont::ArrayRangeCompute (const vtkm::cont::ArrayHandle< vtkm::Id, vtkm::cont::StorageTagIndex > &input, vtkm::cont::DeviceAdapterId device=vtkm::cont::DeviceAdapterTagAny{}) | 
|   | Compute the range of the data in an array handle.  More...
  | 
|   |