ControlSignature typedef | vtkm::rendering::Triangulator::CountTriangles | |
CountTriangles() | vtkm::rendering::Triangulator::CountTriangles | inline |
EnableFnWhen typedef | vtkm::worklet::WorkletMapTopology< vtkm::TopologyElementTagCell, vtkm::TopologyElementTagPoint > | private |
ErrorMessage | vtkm::exec::FunctorBase | private |
ExecutionSignature typedef | vtkm::rendering::Triangulator::CountTriangles | |
FunctorBase() | vtkm::exec::FunctorBase | inline |
GetThreadIndices(vtkm::Id threadIndex, const OutToInArrayType &outToIn, const VisitArrayType &visit, const ThreadToOutArrayType &threadToOut, const InputDomainType &connectivity) const | vtkm::worklet::WorkletMapTopology< vtkm::TopologyElementTagCell, vtkm::TopologyElementTagPoint > | inline |
GetThreadIndices(vtkm::Id threadIndex1D, const vtkm::Id3 &threadIndex3D, const OutToInArrayType &, const VisitArrayType &, const ThreadToOutArrayType &, const InputDomainType &connectivity) const | vtkm::worklet::WorkletMapTopology< vtkm::TopologyElementTagCell, vtkm::TopologyElementTagPoint > | inline |
GetThreadIndices(vtkm::Id threadIndex1D, const vtkm::Id3 &threadIndex3D, const OutToInArrayType &outToIn, const VisitArrayType &visit, const ThreadToOutArrayType &threadToOut, const InputDomainType &connectivity) const | vtkm::worklet::WorkletMapTopology< vtkm::TopologyElementTagCell, vtkm::TopologyElementTagPoint > | inline |
IncidentTopologyType typedef | vtkm::worklet::WorkletMapTopology< vtkm::TopologyElementTagCell, vtkm::TopologyElementTagPoint > | |
IsMaskNone | vtkm::worklet::WorkletMapTopology< vtkm::TopologyElementTagCell, vtkm::TopologyElementTagPoint > | privatestatic |
IsScatterIdentity | vtkm::worklet::WorkletMapTopology< vtkm::TopologyElementTagCell, vtkm::TopologyElementTagPoint > | privatestatic |
operator()(vtkm::CellShapeTagGeneric shapeType, ghostlArrayType &ghostField, vtkm::Id &triangles) const | vtkm::rendering::Triangulator::CountTriangles | inline |
operator()(vtkm::CellShapeTagHexahedron, ghostlArrayType &ghostField, vtkm::Id &triangles) const | vtkm::rendering::Triangulator::CountTriangles | inline |
operator()(vtkm::CellShapeTagQuad, ghostlArrayType &ghostField, vtkm::Id &triangles) const | vtkm::rendering::Triangulator::CountTriangles | inline |
operator()(vtkm::CellShapeTagWedge, ghostlArrayType &ghostField, vtkm::Id &triangles) const | vtkm::rendering::Triangulator::CountTriangles | inline |
RaiseError(const char *message) const | vtkm::exec::FunctorBase | inline |
SetErrorMessageBuffer(const vtkm::exec::internal::ErrorMessageBuffer &buffer) | vtkm::exec::FunctorBase | inline |
VisitTopologyType typedef | vtkm::worklet::WorkletMapTopology< vtkm::TopologyElementTagCell, vtkm::TopologyElementTagPoint > | |