#include <CopyNeighbors.h>
◆ ControlSignature
◆ ExecutionSignature
◆ InputDomain
◆ CopyNeighbors()
VTKM_EXEC_CONT vtkm::worklet::contourtree::CopyNeighbors::CopyNeighbors |
( |
| ) |
|
|
inline |
◆ operator()()
template<typename InFieldPortalType >
VTKM_EXEC vtkm::Id vtkm::worklet::contourtree::CopyNeighbors::operator() |
( |
const vtkm::Id & |
activeSupernode, |
|
|
const InFieldPortalType & |
activeSupernodes, |
|
|
const InFieldPortalType & |
arcs |
|
) |
| const |
|
inline |
The documentation for this class was generated from the following file: