VTK-m  2.0
vtkm::worklet::gradient::PointGradient Member List

This is the complete list of members for vtkm::worklet::gradient::PointGradient, including all inherited members.

CellCount typedefvtkm::worklet::WorkletVisitPointsWithCells
CellIndices typedefvtkm::worklet::WorkletVisitPointsWithCells
ComputeGradient(CellShapeTag cellShape, const vtkm::IdComponent &pointIndexForCell, const PointCoordVecType &wCoords, const FieldInVecType &field, vtkm::Vec< OutValueType, 3 > &gradient) constvtkm::worklet::gradient::PointGradientinlineprivate
ControlSignature typedefvtkm::worklet::gradient::PointGradient
EnableFnWhen typedefvtkm::worklet::WorkletMapTopology< vtkm::TopologyElementTagPoint, vtkm::TopologyElementTagCell >private
ErrorMessagevtkm::exec::FunctorBaseprivate
ExecutionSignature typedefvtkm::worklet::gradient::PointGradient
FieldInCell typedefvtkm::worklet::WorkletVisitPointsWithCells
FieldInOutPoint typedefvtkm::worklet::WorkletVisitPointsWithCells
FieldInPoint typedefvtkm::worklet::WorkletVisitPointsWithCells
FieldOutPoint typedefvtkm::worklet::WorkletVisitPointsWithCells
FunctorBase()vtkm::exec::FunctorBaseinline
GetPointIndexForCell(const ThreadIndicesType &indices, vtkm::Id pointId) constvtkm::worklet::gradient::PointGradientinlineprivate
GetThreadIndices(vtkm::Id threadIndex, const OutToInArrayType &outToIn, const VisitArrayType &visit, const ThreadToOutArrayType &threadToOut, const InputDomainType &connectivity) constvtkm::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) constvtkm::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) constvtkm::worklet::WorkletMapTopology< vtkm::TopologyElementTagPoint, vtkm::TopologyElementTagCell >inline
GetValues(const ThreadIndicesType &indices, const WholeFieldIn &in) constvtkm::worklet::gradient::PointGradientinlineprivate
IncidentTopologyType typedefvtkm::worklet::WorkletMapTopology< vtkm::TopologyElementTagPoint, vtkm::TopologyElementTagCell >
InputDomain typedefvtkm::worklet::gradient::PointGradient
IsMaskNonevtkm::worklet::WorkletMapTopology< vtkm::TopologyElementTagPoint, vtkm::TopologyElementTagCell >privatestatic
IsScatterIdentityvtkm::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) constvtkm::worklet::gradient::PointGradientinline
RaiseError(const char *message) constvtkm::exec::FunctorBaseinline
SetErrorMessageBuffer(const vtkm::exec::internal::ErrorMessageBuffer &buffer)vtkm::exec::FunctorBaseinline
VisitTopologyType typedefvtkm::worklet::WorkletMapTopology< vtkm::TopologyElementTagPoint, vtkm::TopologyElementTagCell >