| CellCount typedef | vtkm::worklet::WorkletVisitPointsWithCells | |
| CellIndices typedef | vtkm::worklet::WorkletVisitPointsWithCells | |
| ComputeGradient(CellShapeTag cellShape, const vtkm::IdComponent &pointIndexForCell, const PointCoordVecType &wCoords, const FieldInVecType &field, vtkm::Vec< OutValueType, 3 > &gradient) const | vtkm::worklet::gradient::PointGradient | inlineprivate |
| ControlSignature typedef | vtkm::worklet::gradient::PointGradient | |
| EnableFnWhen typedef | vtkm::worklet::WorkletMapTopology< vtkm::TopologyElementTagPoint, vtkm::TopologyElementTagCell > | private |
| ErrorMessage | vtkm::exec::FunctorBase | private |
| ExecutionSignature typedef | vtkm::worklet::gradient::PointGradient | |
| 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 |
| GetPointIndexForCell(const ThreadIndicesType &indices, vtkm::Id pointId) const | vtkm::worklet::gradient::PointGradient | inlineprivate |
| 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 |
| GetValues(const ThreadIndicesType &indices, const WholeFieldIn &in) const | vtkm::worklet::gradient::PointGradient | inlineprivate |
| IncidentTopologyType typedef | vtkm::worklet::WorkletMapTopology< vtkm::TopologyElementTagPoint, vtkm::TopologyElementTagCell > | |
| InputDomain typedef | vtkm::worklet::gradient::PointGradient | |
| IsMaskNone | vtkm::worklet::WorkletMapTopology< vtkm::TopologyElementTagPoint, vtkm::TopologyElementTagCell > | privatestatic |
| IsScatterIdentity | vtkm::worklet::WorkletMapTopology< vtkm::TopologyElementTagPoint, vtkm::TopologyElementTagCell > | privatestatic |
| operator()(const vtkm::IdComponent &numCells, const FromIndexType &cellIds, const vtkm::Id &pointId, const CellSetInType &geometry, const WholeCoordinatesIn &pointCoordinates, const WholeFieldIn &inputField, GradientOutType &outputGradient) const | vtkm::worklet::gradient::PointGradient | 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::TopologyElementTagPoint, vtkm::TopologyElementTagCell > | |