VTK-m  2.0
vtkm::worklet::PointAverage Member List

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

CellCount typedefvtkm::worklet::WorkletVisitPointsWithCells
CellIndices typedefvtkm::worklet::WorkletVisitPointsWithCells
ControlSignature typedefvtkm::worklet::PointAverage
DoAverage(const vtkm::IdComponent &numCells, const CellValueVecType &cellValues, OutType &average, std::true_type) constvtkm::worklet::PointAverageinlineprivate
DoAverage(const vtkm::IdComponent &vtkmNotUsed(numCells), const CellValueVecType &vtkmNotUsed(cellValues), OutType &vtkmNotUsed(average), std::false_type) constvtkm::worklet::PointAverageinlineprivate
EnableFnWhen typedefvtkm::worklet::WorkletMapTopology< vtkm::TopologyElementTagPoint, vtkm::TopologyElementTagCell >private
ErrorMessagevtkm::exec::FunctorBaseprivate
ExecutionSignature typedefvtkm::worklet::PointAverage
FieldInCell typedefvtkm::worklet::WorkletVisitPointsWithCells
FieldInOutPoint typedefvtkm::worklet::WorkletVisitPointsWithCells
FieldInPoint typedefvtkm::worklet::WorkletVisitPointsWithCells
FieldOutPoint typedefvtkm::worklet::WorkletVisitPointsWithCells
FunctorBase()vtkm::exec::FunctorBaseinline
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
IncidentTopologyType typedefvtkm::worklet::WorkletMapTopology< vtkm::TopologyElementTagPoint, vtkm::TopologyElementTagCell >
InputDomain typedefvtkm::worklet::PointAverage
IsMaskNonevtkm::worklet::WorkletMapTopology< vtkm::TopologyElementTagPoint, vtkm::TopologyElementTagCell >privatestatic
IsScatterIdentityvtkm::worklet::WorkletMapTopology< vtkm::TopologyElementTagPoint, vtkm::TopologyElementTagCell >privatestatic
operator()(const vtkm::IdComponent &numCells, const CellValueVecType &cellValues, OutType &average) constvtkm::worklet::PointAverageinline
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 >