VTK-m  2.0
Classes | Namespaces
StableSortIndices.h File Reference
#include <vtkm/cont/Algorithm.h>
#include <vtkm/cont/ArrayHandle.h>
#include <vtkm/cont/ArrayHandleIndex.h>
#include <vtkm/cont/ExecutionObjectBase.h>

Go to the source code of this file.

Classes

struct  vtkm::worklet::StableSortIndices
 Produces an ArrayHandle<vtkm::Id> index array that stable-sorts and optionally uniquifies an input array. More...
 
struct  vtkm::worklet::StableSortIndices::IndirectSortPredicate< KeyPortalType >
 
struct  vtkm::worklet::StableSortIndices::IndirectSortPredicateExecObject< KeyArrayType >
 
struct  vtkm::worklet::StableSortIndices::IndirectUniquePredicate< KeyPortalType >
 
struct  vtkm::worklet::StableSortIndices::IndirectUniquePredicateExecObject< KeyArrayType >
 

Namespaces

 vtkm
 Groups connected points that have the same field value.
 
 vtkm::worklet
 VTK-m Worklets.