Viskores  1.0
Namespaces | Functions
ArrayRangeCompute.h File Reference
#include <viskores/Range.h>
#include <viskores/cont/ArrayHandle.h>
#include <viskores/cont/DeviceAdapterTag.h>
#include <viskores/cont/UnknownArrayHandle.h>

Go to the source code of this file.

Namespaces

 viskores
 Groups connected points that have the same field value.
 
 viskores::cont
 Viskores Control Environment.
 

Functions

void viskores::cont::ThrowArrayRangeComputeFailed ()
 
viskores::cont::ArrayHandle< viskores::Rangeviskores::cont::ArrayRangeCompute (const viskores::cont::UnknownArrayHandle &array, bool computeFiniteRange=false, viskores::cont::DeviceAdapterId device=viskores::cont::DeviceAdapterTagAny{})
 Compute the range of the data in an array handle. More...
 
viskores::cont::ArrayHandle< viskores::Rangeviskores::cont::ArrayRangeCompute (const viskores::cont::UnknownArrayHandle &array, const viskores::cont::ArrayHandle< viskores::UInt8 > &maskArray, bool computeFiniteRange=false, viskores::cont::DeviceAdapterId device=viskores::cont::DeviceAdapterTagAny{})
 Compute the range of the data in an array handle. More...
 
viskores::cont::ArrayHandle< viskores::Rangeviskores::cont::ArrayRangeCompute (const viskores::cont::UnknownArrayHandle &array, viskores::cont::DeviceAdapterId device)
 Compute the range of the data in an array handle. More...
 
viskores::Range viskores::cont::ArrayRangeComputeMagnitude (const viskores::cont::UnknownArrayHandle &array, bool computeFiniteRange=false, viskores::cont::DeviceAdapterId device=viskores::cont::DeviceAdapterTagAny{})
 Compute the range of the magnitude of the Vec data in an array handle. More...
 
viskores::Range viskores::cont::ArrayRangeComputeMagnitude (const viskores::cont::UnknownArrayHandle &array, const viskores::cont::ArrayHandle< viskores::UInt8 > &maskArray, bool computeFiniteRange=false, viskores::cont::DeviceAdapterId device=viskores::cont::DeviceAdapterTagAny{})
 Compute the range of the magnitude of the Vec data in an array handle. More...
 
viskores::Range viskores::cont::ArrayRangeComputeMagnitude (const viskores::cont::UnknownArrayHandle &array, viskores::cont::DeviceAdapterId device)
 Compute the range of the magnitude of the Vec data in an array handle. More...
 
viskores::cont::ArrayHandle< viskores::Rangeviskores::cont::ArrayRangeCompute (const viskores::cont::UnknownArrayHandle &array, bool computeFiniteRange=false, viskores::cont::DeviceAdapterId device=viskores::cont::DeviceAdapterTagAny{})
 Compute the range of the data in an array handle. More...
 
viskores::cont::ArrayHandle< viskores::Rangeviskores::cont::ArrayRangeCompute (const viskores::cont::UnknownArrayHandle &array, const viskores::cont::ArrayHandle< viskores::UInt8 > &maskArray, bool computeFiniteRange=false, viskores::cont::DeviceAdapterId device=viskores::cont::DeviceAdapterTagAny{})
 Compute the range of the data in an array handle. More...
 
viskores::cont::ArrayHandle< viskores::Rangeviskores::cont::ArrayRangeCompute (const viskores::cont::UnknownArrayHandle &array, viskores::cont::DeviceAdapterId device)
 Compute the range of the data in an array handle. More...
 
viskores::Range viskores::cont::ArrayRangeComputeMagnitude (const viskores::cont::UnknownArrayHandle &array, bool computeFiniteRange=false, viskores::cont::DeviceAdapterId device=viskores::cont::DeviceAdapterTagAny{})
 Compute the range of the magnitude of the Vec data in an array handle. More...
 
viskores::Range viskores::cont::ArrayRangeComputeMagnitude (const viskores::cont::UnknownArrayHandle &array, const viskores::cont::ArrayHandle< viskores::UInt8 > &maskArray, bool computeFiniteRange=false, viskores::cont::DeviceAdapterId device=viskores::cont::DeviceAdapterTagAny{})
 Compute the range of the magnitude of the Vec data in an array handle. More...
 
viskores::Range viskores::cont::ArrayRangeComputeMagnitude (const viskores::cont::UnknownArrayHandle &array, viskores::cont::DeviceAdapterId device)
 Compute the range of the magnitude of the Vec data in an array handle. More...