#include <MIR.h>
◆ ControlSignature
◆ ExecutionSignature
◆ InputDomain
◆ ScatterEdgeConnectivity()
VTKM_CONT vtkm::worklet::ScatterEdgeConnectivity::ScatterEdgeConnectivity |
( |
vtkm::Id |
edgePointOffset | ) |
|
|
inline |
◆ operator()()
template<typename ConnectivityDataType >
VTKM_EXEC void vtkm::worklet::ScatterEdgeConnectivity::operator() |
( |
const vtkm::Id |
sourceValue, |
|
|
const vtkm::Id |
destinationIndex, |
|
|
ConnectivityDataType & |
destinationData |
|
) |
| const |
|
inline |
◆ EdgePointOffset
vtkm::Id vtkm::worklet::ScatterEdgeConnectivity::EdgePointOffset |
|
private |
The documentation for this class was generated from the following file: