CellCount typedef | vtkm::worklet::WorkletVisitPointsWithCells | |
CellIndices typedef | vtkm::worklet::WorkletVisitPointsWithCells | |
ControlSignature typedef | vtkm::worklet::marching_cells::NormalsWorkletPass2 | |
EnableFnWhen typedef | vtkm::worklet::WorkletMapTopology< vtkm::TopologyElementTagPoint, vtkm::TopologyElementTagCell > | private |
ErrorMessage | vtkm::exec::FunctorBase | private |
ExecutionSignature typedef | vtkm::worklet::marching_cells::NormalsWorkletPass2 | |
FieldInCell typedef | vtkm::worklet::WorkletVisitPointsWithCells | |
FieldInOutPoint typedef | vtkm::worklet::WorkletVisitPointsWithCells | |
FieldInPoint typedef | vtkm::worklet::WorkletVisitPointsWithCells | |
FieldOutPoint typedef | vtkm::worklet::WorkletVisitPointsWithCells | |
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::TopologyElementTagPoint, vtkm::TopologyElementTagCell > | 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::TopologyElementTagPoint, vtkm::TopologyElementTagCell > | 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::TopologyElementTagPoint, vtkm::TopologyElementTagCell > | inline |
IncidentTopologyType typedef | vtkm::worklet::WorkletMapTopology< vtkm::TopologyElementTagPoint, vtkm::TopologyElementTagCell > | |
InputDomain typedef | vtkm::worklet::marching_cells::NormalsWorkletPass2 | |
IsMaskNone | vtkm::worklet::WorkletMapTopology< vtkm::TopologyElementTagPoint, vtkm::TopologyElementTagCell > | privatestatic |
IsScatterIdentity | vtkm::worklet::WorkletMapTopology< vtkm::TopologyElementTagPoint, vtkm::TopologyElementTagCell > | privatestatic |
MakeScatter(const vtkm::cont::ArrayHandle< vtkm::Id2 > &edges) | vtkm::worklet::marching_cells::NormalsWorkletPass2 | inlinestatic |
operator()(const vtkm::IdComponent &numCells, const FromIndexType &cellIds, vtkm::Id pointId, const CellSetInType &geometry, const WholeCoordinatesIn &pointCoordinates, const WholeFieldIn &inputField, vtkm::Id edgeId, const WholeWeightsIn &weights, NormalType &normal) const | vtkm::worklet::marching_cells::NormalsWorkletPass2 | inline |
operator()(const vtkm::IdComponent &vtkmNotUsed(numCells), const FromIndexType &vtkmNotUsed(cellIds), vtkm::Id pointId, vtkm::exec::ConnectivityStructured< Cell, Point, 3 > &geometry, const WholeCoordinatesIn &pointCoordinates, const WholeFieldIn &inputField, vtkm::Id edgeId, const WholeWeightsIn &weights, NormalType &normal) const | vtkm::worklet::marching_cells::NormalsWorkletPass2 | inline |
PointIdsArray typedef | vtkm::worklet::marching_cells::NormalsWorkletPass2 | private |
RaiseError(const char *message) const | vtkm::exec::FunctorBase | inline |
ScatterType typedef | vtkm::worklet::marching_cells::NormalsWorkletPass2 | |
SetErrorMessageBuffer(const vtkm::exec::internal::ErrorMessageBuffer &buffer) | vtkm::exec::FunctorBase | inline |
VisitTopologyType typedef | vtkm::worklet::WorkletMapTopology< vtkm::TopologyElementTagPoint, vtkm::TopologyElementTagCell > | |