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

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

ControlSignature typedefvtkm::worklet::CellAverage
DoAverage(const vtkm::IdComponent &numPoints, const PointValueVecType &pointValues, OutType &average, std::true_type) constvtkm::worklet::CellAverageinlineprivate
DoAverage(const vtkm::IdComponent &vtkmNotUsed(numPoints), const PointValueVecType &vtkmNotUsed(pointValues), OutType &vtkmNotUsed(average), std::false_type) constvtkm::worklet::CellAverageinlineprivate
EnableFnWhen typedefvtkm::worklet::WorkletMapTopology< vtkm::TopologyElementTagCell, vtkm::TopologyElementTagPoint >private
ErrorMessagevtkm::exec::FunctorBaseprivate
ExecutionSignature typedefvtkm::worklet::CellAverage
FieldInCell typedefvtkm::worklet::WorkletVisitCellsWithPoints
FieldInOutCell typedefvtkm::worklet::WorkletVisitCellsWithPoints
FieldInPoint typedefvtkm::worklet::WorkletVisitCellsWithPoints
FieldOutCell typedefvtkm::worklet::WorkletVisitCellsWithPoints
FunctorBase()vtkm::exec::FunctorBaseinline
GetThreadIndices(vtkm::Id threadIndex, const OutToInArrayType &outToIn, const VisitArrayType &visit, const ThreadToOutArrayType &threadToOut, const InputDomainType &connectivity) constvtkm::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) constvtkm::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) constvtkm::worklet::WorkletMapTopology< vtkm::TopologyElementTagCell, vtkm::TopologyElementTagPoint >inline
IncidentTopologyType typedefvtkm::worklet::WorkletMapTopology< vtkm::TopologyElementTagCell, vtkm::TopologyElementTagPoint >
InputDomain typedefvtkm::worklet::CellAverage
IsMaskNonevtkm::worklet::WorkletMapTopology< vtkm::TopologyElementTagCell, vtkm::TopologyElementTagPoint >privatestatic
IsScatterIdentityvtkm::worklet::WorkletMapTopology< vtkm::TopologyElementTagCell, vtkm::TopologyElementTagPoint >privatestatic
operator()(const vtkm::IdComponent &numPoints, const PointValueVecType &pointValues, OutType &average) constvtkm::worklet::CellAverageinline
PointCount typedefvtkm::worklet::WorkletVisitCellsWithPoints
PointIndices typedefvtkm::worklet::WorkletVisitCellsWithPoints
RaiseError(const char *message) constvtkm::exec::FunctorBaseinline
SetErrorMessageBuffer(const vtkm::exec::internal::ErrorMessageBuffer &buffer)vtkm::exec::FunctorBaseinline
VisitTopologyType typedefvtkm::worklet::WorkletMapTopology< vtkm::TopologyElementTagCell, vtkm::TopologyElementTagPoint >