VTK-m
2.0
|
This is the complete list of members for vtkm::worklet::GenerateCellSet, including all inherited members.
ControlSignature typedef | vtkm::worklet::GenerateCellSet | |
EnableFnWhen typedef | vtkm::worklet::WorkletMapTopology< vtkm::TopologyElementTagCell, vtkm::TopologyElementTagPoint > | private |
ErrorMessage | vtkm::exec::FunctorBase | private |
ExecutionSignature typedef | vtkm::worklet::GenerateCellSet | |
FieldInCell typedef | vtkm::worklet::WorkletVisitCellsWithPoints | |
FieldInOutCell typedef | vtkm::worklet::WorkletVisitCellsWithPoints | |
FieldInPoint typedef | vtkm::worklet::WorkletVisitCellsWithPoints | |
FieldOutCell typedef | vtkm::worklet::WorkletVisitCellsWithPoints | |
FunctorBase() | vtkm::exec::FunctorBase | inline |
GenerateCellSet(vtkm::Id tar) | vtkm::worklet::GenerateCellSet | inline |
GetThreadIndices(vtkm::Id threadIndex, const OutToInArrayType &outToIn, const VisitArrayType &visit, const ThreadToOutArrayType &threadToOut, const InputDomainType &connectivity) const | vtkm::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) const | vtkm::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) const | vtkm::worklet::WorkletMapTopology< vtkm::TopologyElementTagCell, vtkm::TopologyElementTagPoint > | inline |
IncidentTopologyType typedef | vtkm::worklet::WorkletMapTopology< vtkm::TopologyElementTagCell, vtkm::TopologyElementTagPoint > | |
IsMaskNone | vtkm::worklet::WorkletMapTopology< vtkm::TopologyElementTagCell, vtkm::TopologyElementTagPoint > | privatestatic |
IsScatterIdentity | vtkm::worklet::WorkletMapTopology< vtkm::TopologyElementTagCell, vtkm::TopologyElementTagPoint > | privatestatic |
operator()(const CellShapeTag shape, const vtkm::Id workIndex, const vtkm::IdComponent pointcount, const PointVecType points, const ScalarVecType1 &curScalars, const ScalarVecType2 &newScalars, const ScalarPos &valPositionStart, const vtkm::Id &clipDataIndex, const MIRStats mirStats, const worklet::MIRCases::MIRTables::MIRDevicePortal< DeviceAdapter > &MIRData, ConnectivityObject &connectivityObject, IdArrayType &edgePointReverseConnectivity, EdgeInterpolationPortalType &edgePointInterpolation, IdArrayType &inCellReverseConnectivity, IdArrayType &inCellEdgeReverseConnectivity, EdgeInterpolationPortalType &inCellEdgeInterpolation, IdArrayType &inCellInterpolationKeys, IdArrayType &inCellInterpolationInfo, worklet::MIRParentObject::MIRParentPortal &parentObj, CellLookbackArr &cellLookbackArray) const | vtkm::worklet::GenerateCellSet | inline |
PointCount typedef | vtkm::worklet::WorkletVisitCellsWithPoints | |
PointIndices typedef | vtkm::worklet::WorkletVisitCellsWithPoints | |
RaiseError(const char *message) const | vtkm::exec::FunctorBase | inline |
SetErrorMessageBuffer(const vtkm::exec::internal::ErrorMessageBuffer &buffer) | vtkm::exec::FunctorBase | inline |
swap(T &v1, T &v2) const | vtkm::worklet::GenerateCellSet | inline |
target | vtkm::worklet::GenerateCellSet | private |
VisitTopologyType typedef | vtkm::worklet::WorkletMapTopology< vtkm::TopologyElementTagCell, vtkm::TopologyElementTagPoint > |