Comparator used in TreeGrafter::ListNewHypernodes to sort the NewHypernodes arrays.
More...
#include <HyperNodeWhenComparator.h>
Comparator used in TreeGrafter::ListNewHypernodes to sort the NewHypernodes arrays.
◆ IdArrayPortalType
◆ HyperNodeWhenComparatorImpl()
VTKM_EXEC_CONT vtkm::worklet::contourtree_distributed::tree_grafter::HyperNodeWhenComparatorImpl::HyperNodeWhenComparatorImpl |
( |
const IdArrayPortalType & |
whenTransferredPortal | ) |
|
|
inline |
◆ operator()()
VTKM_EXEC bool vtkm::worklet::contourtree_distributed::tree_grafter::HyperNodeWhenComparatorImpl::operator() |
( |
const vtkm::Id & |
leftSuperId, |
|
|
const vtkm::Id & |
rightSuperId |
|
) |
| const |
|
inline |
◆ WhenTransferredPortal
IdArrayPortalType vtkm::worklet::contourtree_distributed::tree_grafter::HyperNodeWhenComparatorImpl::WhenTransferredPortal |
|
private |
The documentation for this class was generated from the following file: