AsCellSet(CellSetType &cellSet) const | vtkm::cont::UnknownCellSet | inline |
AsCellSet() const | vtkm::cont::UnknownCellSet | inline |
CanConvert() const | vtkm::cont::UnknownCellSet | inline |
CastAndCall(Functor &&functor, Args &&... args) const | vtkm::cont::UncertainCellSet< CellSetList > | inline |
CastAndCallForTypes(Functor &&functor, Args &&... args) const | vtkm::cont::UnknownCellSet | |
Container | vtkm::cont::UnknownCellSet | private |
DeepCopyFrom(const CellSet *src) | vtkm::cont::UnknownCellSet | inline |
GetCellPointIds(vtkm::Id id, vtkm::Id *ptids) const | vtkm::cont::UnknownCellSet | inline |
GetCellSetBase() | vtkm::cont::UnknownCellSet | inline |
GetCellSetBase() const | vtkm::cont::UnknownCellSet | inline |
GetCellSetName() const | vtkm::cont::UnknownCellSet | |
GetCellShape(vtkm::Id id) const | vtkm::cont::UnknownCellSet | inline |
GetNumberOfCells() const | vtkm::cont::UnknownCellSet | inline |
GetNumberOfEdges() const | vtkm::cont::UnknownCellSet | inline |
GetNumberOfFaces() const | vtkm::cont::UnknownCellSet | inline |
GetNumberOfPoints() const | vtkm::cont::UnknownCellSet | inline |
GetNumberOfPointsInCell(vtkm::Id id) const | vtkm::cont::UnknownCellSet | inline |
InitializeKnownOrUnknownCellSet(const UnknownCellSet &cellSet, std::true_type vtkmNotUsed(isUnknownCellSet)) | vtkm::cont::UnknownCellSet | inlineprivate |
InitializeKnownOrUnknownCellSet(const CellSetType &cellSet, std::false_type vtkmNotUsed(isUnknownCellSet)) | vtkm::cont::UnknownCellSet | inlineprivate |
IsType() const | vtkm::cont::UnknownCellSet | inline |
IsValid() const | vtkm::cont::UnknownCellSet | inline |
NewInstance() const | vtkm::cont::UncertainCellSet< CellSetList > | inline |
PrintSummary(std::ostream &os) const | vtkm::cont::UnknownCellSet | |
ReleaseResourcesExecution() | vtkm::cont::UnknownCellSet | inline |
ResetCellSetList(CellSetList) const | vtkm::cont::UnknownCellSet | |
ResetCellSetList() const | vtkm::cont::UnknownCellSet | |
ResetCellSetList(NewCellSetList) const | vtkm::cont::UnknownCellSet | |
ResetCellSetList() const | vtkm::cont::UnknownCellSet | |
Superclass typedef | vtkm::cont::UncertainCellSet< CellSetList > | private |
Thisclass typedef | vtkm::cont::UncertainCellSet< CellSetList > | private |
UncertainCellSet()=default | vtkm::cont::UncertainCellSet< CellSetList > | |
UncertainCellSet(const CellSetType &cellSet) | vtkm::cont::UncertainCellSet< CellSetList > | inline |
UncertainCellSet(const vtkm::cont::UnknownCellSet &src) | vtkm::cont::UncertainCellSet< CellSetList > | inlineexplicit |
UncertainCellSet(const UncertainCellSet< OtherCellSetList > &src) | vtkm::cont::UncertainCellSet< CellSetList > | inlineexplicit |
UnknownCellSet()=default | vtkm::cont::UnknownCellSet | |
UnknownCellSet(const CellSetType &cellSet) | vtkm::cont::UnknownCellSet | inline |
VTKM_IS_LIST(CellSetList) | vtkm::cont::UncertainCellSet< CellSetList > | private |
VTKM_STATIC_ASSERT_MSG((!std::is_same< CellSetList, vtkm::ListUniversal >::value), "Cannot use vtkm::ListUniversal with UncertainCellSet.") | vtkm::cont::UncertainCellSet< CellSetList > | private |