#include <HypersweepWorklets.h>
◆ ControlSignature
typedef void vtkm::worklet::contourtree_augmented::process_contourtree_inc::PrepareChainToBranch::ControlSignature(WholeArrayIn, WholeArrayInOut) |
◆ ExecutionSignature
typedef void vtkm::worklet::contourtree_augmented::process_contourtree_inc::PrepareChainToBranch::ExecutionSignature(InputIndex, _1, _2) |
◆ InputDomain
◆ PrepareChainToBranch()
VTKM_EXEC_CONT vtkm::worklet::contourtree_augmented::process_contourtree_inc::PrepareChainToBranch::PrepareChainToBranch |
( |
| ) |
|
|
inline |
◆ operator()()
template<typename IdWholeArrayInPortalType , typename IdWholeArrayInOutPortalType >
VTKM_EXEC void vtkm::worklet::contourtree_augmented::process_contourtree_inc::PrepareChainToBranch::operator() |
( |
const vtkm::Id |
supernode, |
|
|
const IdWholeArrayInPortalType & |
whichBranchPortal, |
|
|
const IdWholeArrayInOutPortalType & |
chainToBranchPortal |
|
) |
| const |
|
inline |
The documentation for this class was generated from the following file: