| 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 typedef | vtkm::cont::CellSetPermutation< OriginalCellSetType_, PermutationArrayHandleType_ > | |
| FullCellSet | vtkm::cont::CellSetPermutation< OriginalCellSetType_, PermutationArrayHandleType_ > | private |
| GetFullCellSet() const | vtkm::cont::CellSetPermutation< OriginalCellSetType_, PermutationArrayHandleType_ > | inline |
| GetNumberOfCells() const override | vtkm::cont::CellSetPermutation< OriginalCellSetType_, PermutationArrayHandleType_ > | inline |
| GetNumberOfEdges() const override | vtkm::cont::CellSetPermutation< OriginalCellSetType_, PermutationArrayHandleType_ > | inline |
| GetNumberOfFaces() const override | vtkm::cont::CellSetPermutation< OriginalCellSetType_, PermutationArrayHandleType_ > | inline |
| GetNumberOfPoints() const override | vtkm::cont::CellSetPermutation< OriginalCellSetType_, PermutationArrayHandleType_ > | inline |
| GetNumberOfPointsInCell(vtkm::Id cellIndex) const override | vtkm::cont::CellSetPermutation< OriginalCellSetType_, PermutationArrayHandleType_ > | inline |
| GetSchedulingRange(vtkm::TopologyElementTagCell) const | vtkm::cont::CellSetPermutation< OriginalCellSetType_, PermutationArrayHandleType_ > | inline |
| GetSchedulingRange(vtkm::TopologyElementTagPoint) const | vtkm::cont::CellSetPermutation< OriginalCellSetType_, PermutationArrayHandleType_ > | inline |
| GetValidCellIds() const | vtkm::cont::CellSetPermutation< OriginalCellSetType_, PermutationArrayHandleType_ > | inline |
| operator=(const CellSetPermutation &src) | vtkm::cont::CellSetPermutation< OriginalCellSetType_, PermutationArrayHandleType_ > | inline |
| OriginalCellSetType typedef | vtkm::cont::CellSetPermutation< OriginalCellSetType_, PermutationArrayHandleType_ > | |
| PermutationArrayHandleType typedef | vtkm::cont::CellSetPermutation< OriginalCellSetType_, PermutationArrayHandleType_ > | |
| PrepareForInput(vtkm::cont::DeviceAdapterId device, vtkm::TopologyElementTagCell visitTopology, vtkm::TopologyElementTagPoint incidentTopology, vtkm::cont::Token &token) const | vtkm::cont::CellSetPermutation< OriginalCellSetType_, PermutationArrayHandleType_ > | inline |
| PrepareForInput(vtkm::cont::DeviceAdapterId device, vtkm::TopologyElementTagPoint, vtkm::TopologyElementTagCell, vtkm::cont::Token &token) const | vtkm::cont::CellSetPermutation< OriginalCellSetType_, PermutationArrayHandleType_ > | inline |
| PrintSummary(std::ostream &out) const override | vtkm::cont::CellSetPermutation< OriginalCellSetType_, PermutationArrayHandleType_ > | inline |
| ReleaseResourcesExecution() override | vtkm::cont::CellSetPermutation< OriginalCellSetType_, PermutationArrayHandleType_ > | inline |
| ValidCellIds | vtkm::cont::CellSetPermutation< OriginalCellSetType_, PermutationArrayHandleType_ > | private |
| VisitPointsWithCells | vtkm::cont::CellSetPermutation< OriginalCellSetType_, PermutationArrayHandleType_ > | mutableprivate |
| VisitPointsWithCellsConnectivity typedef | vtkm::cont::CellSetPermutation< OriginalCellSetType_, PermutationArrayHandleType_ > | private |
| VTKM_DEPRECATED(1.6, "Calling GetCellShape(cellid) is a performance bug. Call ShapesReadPortal() " "and loop over the Get.") vtkm | vtkm::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() override | vtkm::cont::CellSetPermutation< OriginalCellSetType_, PermutationArrayHandleType_ > | inline |