CellSetStructured()=default | vtkm::cont::CellSetStructured< DIMENSION > | |
CellSetStructured(const CellSetStructured &src) | vtkm::cont::CellSetStructured< DIMENSION > | inline |
CellSetStructured(CellSetStructured &&src) noexcept | vtkm::cont::CellSetStructured< DIMENSION > | inline |
DeepCopy(const CellSet *src) override | vtkm::cont::CellSetStructured< DIMENSION > | inline |
Dimension | vtkm::cont::CellSetStructured< DIMENSION > | static |
ExecConnectivityType typedef | vtkm::cont::CellSetStructured< DIMENSION > | |
GetCellDimensions() const | vtkm::cont::CellSetStructured< DIMENSION > | inline |
GetCellPointIds(vtkm::Id id, vtkm::Id *ptids) const override | vtkm::cont::CellSetStructured< DIMENSION > | inline |
GetCellShape(vtkm::Id vtkmNotUsed(cellIndex)=0) const override | vtkm::cont::CellSetStructured< DIMENSION > | inline |
GetGlobalCellDimensions() const | vtkm::cont::CellSetStructured< DIMENSION > | inline |
GetGlobalPointDimensions() const | vtkm::cont::CellSetStructured< DIMENSION > | inline |
GetGlobalPointIndexStart() const | vtkm::cont::CellSetStructured< DIMENSION > | inline |
GetNumberOfCells() const override | vtkm::cont::CellSetStructured< DIMENSION > | inline |
GetNumberOfEdges() const override | vtkm::cont::CellSetStructured< DIMENSION > | inline |
GetNumberOfFaces() const override | vtkm::cont::CellSetStructured< DIMENSION > | inline |
GetNumberOfPoints() const override | vtkm::cont::CellSetStructured< DIMENSION > | inline |
GetNumberOfPointsInCell(vtkm::Id vtkmNotUsed(cellIndex)=0) const override | vtkm::cont::CellSetStructured< DIMENSION > | inline |
GetPointDimensions() const | vtkm::cont::CellSetStructured< DIMENSION > | inline |
GetSchedulingRange(TopologyElement) const | vtkm::cont::CellSetStructured< DIMENSION > | inline |
InternalsType typedef | vtkm::cont::CellSetStructured< DIMENSION > | private |
NewInstance() const override | vtkm::cont::CellSetStructured< DIMENSION > | inline |
operator=(const CellSetStructured &src) | vtkm::cont::CellSetStructured< DIMENSION > | inline |
operator=(CellSetStructured &&src) noexcept | vtkm::cont::CellSetStructured< DIMENSION > | inline |
PrepareForInput(vtkm::cont::DeviceAdapterId, VisitTopology, IncidentTopology, vtkm::cont::Token &) const | vtkm::cont::CellSetStructured< DIMENSION > | inline |
PrintSummary(std::ostream &out) const override | vtkm::cont::CellSetStructured< DIMENSION > | inline |
ReleaseResourcesExecution() override | vtkm::cont::CellSetStructured< DIMENSION > | inline |
SchedulingRangeType typedef | vtkm::cont::CellSetStructured< DIMENSION > | |
SetGlobalPointDimensions(SchedulingRangeType dimensions) | vtkm::cont::CellSetStructured< DIMENSION > | inline |
SetGlobalPointIndexStart(SchedulingRangeType start) | vtkm::cont::CellSetStructured< DIMENSION > | inline |
SetPointDimensions(SchedulingRangeType dimensions) | vtkm::cont::CellSetStructured< DIMENSION > | inline |
Structure | vtkm::cont::CellSetStructured< DIMENSION > | private |
Thisclass typedef | vtkm::cont::CellSetStructured< DIMENSION > | private |
~CellSetStructured() override | vtkm::cont::CellSetStructured< DIMENSION > | inline |