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