VTK-m  2.0
vtkm::cont::CellSetPermutation< OriginalCellSetType_, PermutationArrayHandleType_ > Member List

This is the complete list of members for vtkm::cont::CellSetPermutation< OriginalCellSetType_, PermutationArrayHandleType_ >, including all inherited members.

CellSetPermutation(const PermutationArrayHandleType &validCellIds, const OriginalCellSetType &cellset)vtkm::cont::CellSetPermutation< OriginalCellSetType_, PermutationArrayHandleType_ >inline
CellSetPermutation()vtkm::cont::CellSetPermutation< OriginalCellSetType_, PermutationArrayHandleType_ >inline
CellSetPermutation(const CellSetPermutation &src)vtkm::cont::CellSetPermutation< OriginalCellSetType_, PermutationArrayHandleType_ >inline
ExecConnectivityType typedefvtkm::cont::CellSetPermutation< OriginalCellSetType_, PermutationArrayHandleType_ >
FullCellSetvtkm::cont::CellSetPermutation< OriginalCellSetType_, PermutationArrayHandleType_ >private
GetFullCellSet() constvtkm::cont::CellSetPermutation< OriginalCellSetType_, PermutationArrayHandleType_ >inline
GetNumberOfCells() const overridevtkm::cont::CellSetPermutation< OriginalCellSetType_, PermutationArrayHandleType_ >inline
GetNumberOfEdges() const overridevtkm::cont::CellSetPermutation< OriginalCellSetType_, PermutationArrayHandleType_ >inline
GetNumberOfFaces() const overridevtkm::cont::CellSetPermutation< OriginalCellSetType_, PermutationArrayHandleType_ >inline
GetNumberOfPoints() const overridevtkm::cont::CellSetPermutation< OriginalCellSetType_, PermutationArrayHandleType_ >inline
GetNumberOfPointsInCell(vtkm::Id cellIndex) const overridevtkm::cont::CellSetPermutation< OriginalCellSetType_, PermutationArrayHandleType_ >inline
GetSchedulingRange(vtkm::TopologyElementTagCell) constvtkm::cont::CellSetPermutation< OriginalCellSetType_, PermutationArrayHandleType_ >inline
GetSchedulingRange(vtkm::TopologyElementTagPoint) constvtkm::cont::CellSetPermutation< OriginalCellSetType_, PermutationArrayHandleType_ >inline
GetValidCellIds() constvtkm::cont::CellSetPermutation< OriginalCellSetType_, PermutationArrayHandleType_ >inline
operator=(const CellSetPermutation &src)vtkm::cont::CellSetPermutation< OriginalCellSetType_, PermutationArrayHandleType_ >inline
OriginalCellSetType typedefvtkm::cont::CellSetPermutation< OriginalCellSetType_, PermutationArrayHandleType_ >
PermutationArrayHandleType typedefvtkm::cont::CellSetPermutation< OriginalCellSetType_, PermutationArrayHandleType_ >
PrepareForInput(vtkm::cont::DeviceAdapterId device, vtkm::TopologyElementTagCell visitTopology, vtkm::TopologyElementTagPoint incidentTopology, vtkm::cont::Token &token) constvtkm::cont::CellSetPermutation< OriginalCellSetType_, PermutationArrayHandleType_ >inline
PrepareForInput(vtkm::cont::DeviceAdapterId device, vtkm::TopologyElementTagPoint, vtkm::TopologyElementTagCell, vtkm::cont::Token &token) constvtkm::cont::CellSetPermutation< OriginalCellSetType_, PermutationArrayHandleType_ >inline
PrintSummary(std::ostream &out) const overridevtkm::cont::CellSetPermutation< OriginalCellSetType_, PermutationArrayHandleType_ >inline
ReleaseResourcesExecution() overridevtkm::cont::CellSetPermutation< OriginalCellSetType_, PermutationArrayHandleType_ >inline
ValidCellIdsvtkm::cont::CellSetPermutation< OriginalCellSetType_, PermutationArrayHandleType_ >private
VisitPointsWithCellsvtkm::cont::CellSetPermutation< OriginalCellSetType_, PermutationArrayHandleType_ >mutableprivate
VisitPointsWithCellsConnectivity typedefvtkm::cont::CellSetPermutation< OriginalCellSetType_, PermutationArrayHandleType_ >private
VTKM_DEPRECATED(1.6, "Calling GetCellShape(cellid) is a performance bug. Call ShapesReadPortal() " "and loop over the Get.") vtkmvtkm::cont::CellSetPermutation< OriginalCellSetType_, PermutationArrayHandleType_ >inline
VTKM_IS_ARRAY_HANDLE(PermutationArrayHandleType_)vtkm::cont::CellSetPermutation< OriginalCellSetType_, PermutationArrayHandleType_ >private
VTKM_IS_CELL_SET(OriginalCellSetType_)vtkm::cont::CellSetPermutation< OriginalCellSetType_, PermutationArrayHandleType_ >private
VTKM_STATIC_ASSERT_MSG((std::is_same< vtkm::Id, typename PermutationArrayHandleType_::ValueType >::value), "Must use ArrayHandle with value type of Id for permutation array.")vtkm::cont::CellSetPermutation< OriginalCellSetType_, PermutationArrayHandleType_ >private
~CellSetPermutation() overridevtkm::cont::CellSetPermutation< OriginalCellSetType_, PermutationArrayHandleType_ >inline