#include <GraphConnectivity.h>
|
template<typename InputArrayType , typename OutputArrayType > |
static void | Run (const InputArrayType &numIndicesArray, const InputArrayType &indexOffsetsArray, const InputArrayType &connectivityArray, OutputArrayType &componentsOut) |
|
◆ Run()
template<typename InputArrayType , typename OutputArrayType >
static void vtkm::worklet::connectivity::GraphConnectivity::Run |
( |
const InputArrayType & |
numIndicesArray, |
|
|
const InputArrayType & |
indexOffsetsArray, |
|
|
const InputArrayType & |
connectivityArray, |
|
|
OutputArrayType & |
componentsOut |
|
) |
| |
|
inlinestatic |
The documentation for this class was generated from the following file: