VTK-m
2.2
|
#include <StableSortIndices.h>
Public Member Functions | |
IndirectUniquePredicateExecObject (const KeyArrayType &keyArray) | |
template<typename Device > | |
IndirectUniquePredicate< typename KeyArrayType::ReadPortalType > | PrepareForExecution (Device, vtkm::cont::Token &token) const |
Public Attributes | |
const KeyArrayType | KeyArray |
|
inline |
|
inline |
const KeyArrayType vtkm::worklet::StableSortIndices::IndirectUniquePredicateExecObject< KeyArrayType >::KeyArray |