This is the complete list of members for vtkm::worklet::ExecutionConnectivityExplicit, including all inherited members.
Connectivity | vtkm::worklet::ExecutionConnectivityExplicit | private |
ExecutionConnectivityExplicit()=default | vtkm::worklet::ExecutionConnectivityExplicit | |
ExecutionConnectivityExplicit(vtkm::cont::ArrayHandle< vtkm::UInt8 > shapes, vtkm::cont::ArrayHandle< vtkm::IdComponent > numberOfIndices, vtkm::cont::ArrayHandle< vtkm::Id > connectivity, vtkm::cont::ArrayHandle< vtkm::Id > offsets, MIRStats stats, vtkm::cont::DeviceAdapterId device, vtkm::cont::Token &token) | vtkm::worklet::ExecutionConnectivityExplicit | inline |
IdComponentPortal typedef | vtkm::worklet::ExecutionConnectivityExplicit | private |
IdPortal typedef | vtkm::worklet::ExecutionConnectivityExplicit | private |
NumberOfIndices | vtkm::worklet::ExecutionConnectivityExplicit | private |
Offsets | vtkm::worklet::ExecutionConnectivityExplicit | private |
SetCellShape(vtkm::Id cellIndex, vtkm::UInt8 shape) | vtkm::worklet::ExecutionConnectivityExplicit | inline |
SetConnectivity(vtkm::Id connectivityIndex, vtkm::Id pointIndex) | vtkm::worklet::ExecutionConnectivityExplicit | inline |
SetIndexOffset(vtkm::Id cellIndex, vtkm::Id indexOffset) | vtkm::worklet::ExecutionConnectivityExplicit | inline |
SetNumberOfIndices(vtkm::Id cellIndex, vtkm::IdComponent numIndices) | vtkm::worklet::ExecutionConnectivityExplicit | inline |
Shapes | vtkm::worklet::ExecutionConnectivityExplicit | private |
UInt8Portal typedef | vtkm::worklet::ExecutionConnectivityExplicit | private |