BuildConnectivityStructured(const vtkm::Vec3f_64 &min_point, const vtkm::Vec3f_64 &max_point) | vtkm::worklet::ExternalFaces::BuildConnectivityStructured | inline |
ControlSignature typedef | vtkm::worklet::ExternalFaces::BuildConnectivityStructured | |
EnableFnWhen typedef | vtkm::worklet::WorkletMapTopology< vtkm::TopologyElementTagCell, vtkm::TopologyElementTagPoint > | private |
ErrorMessage | vtkm::exec::FunctorBase | private |
ExecutionSignature typedef | vtkm::worklet::ExternalFaces::BuildConnectivityStructured | |
FACE_GRID_MAX enum value | vtkm::worklet::ExternalFaces::BuildConnectivityStructured | |
FACE_GRID_MIN enum value | vtkm::worklet::ExternalFaces::BuildConnectivityStructured | |
FACE_GRID_MIN_AND_MAX enum value | vtkm::worklet::ExternalFaces::BuildConnectivityStructured | |
FACE_NONE enum value | vtkm::worklet::ExternalFaces::BuildConnectivityStructured | |
FaceType enum name | vtkm::worklet::ExternalFaces::BuildConnectivityStructured | |
FieldInCell typedef | vtkm::worklet::WorkletVisitCellsWithPoints | |
FieldInOutCell typedef | vtkm::worklet::WorkletVisitCellsWithPoints | |
FieldInPoint typedef | vtkm::worklet::WorkletVisitCellsWithPoints | |
FieldOutCell typedef | vtkm::worklet::WorkletVisitCellsWithPoints | |
FindFaceIndexForVisit(vtkm::IdComponent visitIndex, const PointCoordVecType &pointCoordinates) const | vtkm::worklet::ExternalFaces::BuildConnectivityStructured | inline |
FoundFaceOnDimension(vtkm::Float64 grid_min, vtkm::Float64 grid_max, vtkm::Float64 cell_min, vtkm::Float64 cell_max, vtkm::IdComponent &faceIndex, vtkm::IdComponent &count, vtkm::IdComponent dimensionFaceOffset, vtkm::IdComponent visitIndex) | vtkm::worklet::ExternalFaces::BuildConnectivityStructured | inlinestatic |
FunctorBase() | vtkm::exec::FunctorBase | 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 > | |
InputDomain typedef | vtkm::worklet::ExternalFaces::BuildConnectivityStructured | |
IsMaskNone | vtkm::worklet::WorkletMapTopology< vtkm::TopologyElementTagCell, vtkm::TopologyElementTagPoint > | privatestatic |
IsScatterIdentity | vtkm::worklet::WorkletMapTopology< vtkm::TopologyElementTagCell, vtkm::TopologyElementTagPoint > | privatestatic |
MakeScatter(const CountArrayType &countArray) | vtkm::worklet::ExternalFaces::BuildConnectivityStructured | inlinestatic |
MaxPoint | vtkm::worklet::ExternalFaces::BuildConnectivityStructured | private |
MinPoint | vtkm::worklet::ExternalFaces::BuildConnectivityStructured | private |
operator()(CellShapeTag shape, vtkm::IdComponent visitIndex, vtkm::Id inputIndex, const CellSetType &cellSet, vtkm::UInt8 &shapeOut, vtkm::IdComponent &numFacePointsOut, ConnectivityType &faceConnectivity, const PointCoordVecType &pointCoordinates) const | vtkm::worklet::ExternalFaces::BuildConnectivityStructured | inline |
PointCount typedef | vtkm::worklet::WorkletVisitCellsWithPoints | |
PointIndices typedef | vtkm::worklet::WorkletVisitCellsWithPoints | |
RaiseError(const char *message) const | vtkm::exec::FunctorBase | inline |
ScatterType typedef | vtkm::worklet::ExternalFaces::BuildConnectivityStructured | |
SetErrorMessageBuffer(const vtkm::exec::internal::ErrorMessageBuffer &buffer) | vtkm::exec::FunctorBase | inline |
VisitTopologyType typedef | vtkm::worklet::WorkletMapTopology< vtkm::TopologyElementTagCell, vtkm::TopologyElementTagPoint > | |