Worklet implementing the copy of the first supernode per iteration in TreeGrafter::CopyIterationDetails.
More...
#include <CopyFirstSupernodePerIterationWorklet.h>
Worklet implementing the copy of the first supernode per iteration in TreeGrafter::CopyIterationDetails.
◆ ControlSignature
◆ ExecutionSignature
◆ InputDomain
◆ CopyFirstSupernodePerIterationWorklet()
VTKM_EXEC_CONT vtkm::worklet::contourtree_distributed::tree_grafter::CopyFirstSupernodePerIterationWorklet::CopyFirstSupernodePerIterationWorklet |
( |
vtkm::Id |
numOldSupernodes | ) |
|
|
inline |
◆ operator()()
template<typename InFieldPortalType , typename OutFieldPortalType >
VTKM_EXEC void vtkm::worklet::contourtree_distributed::tree_grafter::CopyFirstSupernodePerIterationWorklet::operator() |
( |
const vtkm::Id & |
newSupernode, |
|
|
const InFieldPortalType & |
hierarchicalTreeWhichIterationPortal, |
|
|
const OutFieldPortalType & |
hierarchicalTreeFirstSupernodePerIterationPortal |
|
) |
| const |
|
inline |
◆ NumOldSupernodes
vtkm::Id vtkm::worklet::contourtree_distributed::tree_grafter::CopyFirstSupernodePerIterationWorklet::NumOldSupernodes |
|
private |
The documentation for this class was generated from the following file: