#include <PointerDoubling.h>
◆ ControlSignature
typedef void vtkm::worklet::contourtree_augmented::process_contourtree_inc::PointerDoubling::ControlSignature(WholeArrayInOut whichBranch) |
◆ ExecutionSignature
typedef void vtkm::worklet::contourtree_augmented::process_contourtree_inc::PointerDoubling::ExecutionSignature(InputIndex, _1) |
◆ InputDomain
◆ PointerDoubling()
VTKM_EXEC_CONT vtkm::worklet::contourtree_augmented::process_contourtree_inc::PointerDoubling::PointerDoubling |
( |
vtkm::Id |
_NumSupernodes | ) |
|
|
inline |
◆ operator()()
template<typename WhichBranchArrayPortalType >
VTKM_EXEC void vtkm::worklet::contourtree_augmented::process_contourtree_inc::PointerDoubling::operator() |
( |
const vtkm::Id |
supernode, |
|
|
const WhichBranchArrayPortalType & |
whichBranchPortal |
|
) |
| const |
|
inline |
◆ NumSupernodes
vtkm::Id vtkm::worklet::contourtree_augmented::process_contourtree_inc::PointerDoubling::NumSupernodes |
The documentation for this class was generated from the following file: