Comparator used in TreeGrafter::ListNewSupernodes to sort the NewSupernodes arrays.
More...
#include <PermuteComparator.h>
Comparator used in TreeGrafter::ListNewSupernodes to sort the NewSupernodes arrays.
◆ IdArrayPortalType
◆ PermuteComparatorImpl()
VTKM_EXEC_CONT vtkm::worklet::contourtree_distributed::tree_grafter::PermuteComparatorImpl::PermuteComparatorImpl |
( |
const IdArrayPortalType & |
lookupArrayPortal | ) |
|
|
inline |
◆ operator()()
VTKM_EXEC bool vtkm::worklet::contourtree_distributed::tree_grafter::PermuteComparatorImpl::operator() |
( |
const vtkm::Id & |
i, |
|
|
const vtkm::Id & |
j |
|
) |
| const |
|
inline |
◆ LookupArrayPortal
IdArrayPortalType vtkm::worklet::contourtree_distributed::tree_grafter::PermuteComparatorImpl::LookupArrayPortal |
|
private |
The documentation for this class was generated from the following file: