Worklet used in HierarchicalAugmenter::UpdateHyperstructure to set the hyperarcs and hypernodes.
More...
#include <UpdateHyperstructureSetHyperarcsAndNodesWorklet.h>
Worklet used in HierarchicalAugmenter::UpdateHyperstructure to set the hyperarcs and hypernodes.
◆ ControlSignature
Control signature for the worklet.
◆ ExecutionSignature
◆ InputDomain
◆ UpdateHyperstructureSetHyperarcsAndNodesWorklet()
VTKM_EXEC_CONT vtkm::worklet::contourtree_distributed::hierarchical_augmenter::UpdateHyperstructureSetHyperarcsAndNodesWorklet::UpdateHyperstructureSetHyperarcsAndNodesWorklet |
( |
| ) |
|
|
inline |
◆ operator()()
template<typename InFieldPortalType >
VTKM_EXEC void vtkm::worklet::contourtree_distributed::hierarchical_augmenter::UpdateHyperstructureSetHyperarcsAndNodesWorklet::operator() |
( |
const vtkm::Id & |
oldHypernodeSuperId, |
|
|
const vtkm::Id & |
oldTargetSuperIdMasked, |
|
|
const InFieldPortalType & |
newSupernodeIdsPortal, |
|
|
vtkm::Id & |
outAugmentedTreeHypernodesValue, |
|
|
vtkm::Id & |
outAugmentedTreeHyperarcsValue |
|
) |
| const |
|
inline |
The documentation for this class was generated from the following file: