Compute(vtkm::CellTopologicalDimensionsTag< Dim >, const PointsVecType &, vtkm::Vec< T, 3 > &normal) const | vtkm::worklet::FacetedSurfaceNormals::Worklet< NormalFnctr > | inline |
Compute(vtkm::CellTopologicalDimensionsTag< 2 >, const PointsVecType &points, vtkm::Vec< T, 3 > &normal) const | vtkm::worklet::FacetedSurfaceNormals::Worklet< NormalFnctr > | inline |
ControlSignature typedef | vtkm::worklet::FacetedSurfaceNormals::Worklet< NormalFnctr > | |
EnableFnWhen typedef | vtkm::worklet::WorkletMapTopology< vtkm::TopologyElementTagCell, vtkm::TopologyElementTagPoint > | private |
ErrorMessage | vtkm::exec::FunctorBase | private |
ExecutionSignature typedef | vtkm::worklet::FacetedSurfaceNormals::Worklet< NormalFnctr > | |
FieldInCell typedef | vtkm::worklet::WorkletVisitCellsWithPoints | |
FieldInOutCell typedef | vtkm::worklet::WorkletVisitCellsWithPoints | |
FieldInPoint typedef | vtkm::worklet::WorkletVisitCellsWithPoints | |
FieldOutCell typedef | vtkm::worklet::WorkletVisitCellsWithPoints | |
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 &vtkmNotUsed(outToIn), const VisitArrayType &vtkmNotUsed(visit), const ThreadToOutArrayType &vtkmNotUsed(threadToOut), 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 > | |
InputDomain typedef | vtkm::worklet::FacetedSurfaceNormals::Worklet< NormalFnctr > | |
IsMaskNone | vtkm::worklet::WorkletMapTopology< vtkm::TopologyElementTagCell, vtkm::TopologyElementTagPoint > | privatestatic |
IsScatterIdentity | vtkm::worklet::WorkletMapTopology< vtkm::TopologyElementTagCell, vtkm::TopologyElementTagPoint > | privatestatic |
Normal | vtkm::worklet::FacetedSurfaceNormals::Worklet< NormalFnctr > | private |
operator()(CellShapeTag, const PointsVecType &points, vtkm::Vec< T, 3 > &normal) const | vtkm::worklet::FacetedSurfaceNormals::Worklet< NormalFnctr > | inline |
operator()(vtkm::CellShapeTagGeneric shape, const PointsVecType &points, vtkm::Vec< T, 3 > &normal) const | vtkm::worklet::FacetedSurfaceNormals::Worklet< NormalFnctr > | inline |
PointCount typedef | vtkm::worklet::WorkletVisitCellsWithPoints | |
PointIndices typedef | vtkm::worklet::WorkletVisitCellsWithPoints | |
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 > | |