#include <ComputeHyperAndSuperStructure_SetFirstSupernodePerIterationWorklet.h>
◆ ControlSignature
typedef void vtkm::worklet::contourtree_augmented::contourtree_maker_inc::ComputeHyperAndSuperStructure_SetFirstSupernodePerIterationWorklet::ControlSignature(FieldIn supernodeIndex, WholeArrayIn whenTransferred, WholeArrayOut firstSupernodePerIteration) |
◆ ExecutionSignature
typedef void vtkm::worklet::contourtree_augmented::contourtree_maker_inc::ComputeHyperAndSuperStructure_SetFirstSupernodePerIterationWorklet::ExecutionSignature(_1, _2, _3) |
◆ InputDomain
◆ ComputeHyperAndSuperStructure_SetFirstSupernodePerIterationWorklet()
VTKM_EXEC_CONT vtkm::worklet::contourtree_augmented::contourtree_maker_inc::ComputeHyperAndSuperStructure_SetFirstSupernodePerIterationWorklet::ComputeHyperAndSuperStructure_SetFirstSupernodePerIterationWorklet |
( |
| ) |
|
|
inline |
◆ operator()()
template<typename InFieldPortalType , typename OutFieldPortalType >
VTKM_EXEC void vtkm::worklet::contourtree_augmented::contourtree_maker_inc::ComputeHyperAndSuperStructure_SetFirstSupernodePerIterationWorklet::operator() |
( |
const vtkm::Id & |
supernode, |
|
|
const InFieldPortalType & |
whenTransferredPortal, |
|
|
const OutFieldPortalType & |
firstSupernodePerIterationPortal |
|
) |
| const |
|
inline |
The documentation for this class was generated from the following file: