VTK-m  2.0
vtkm::exec::CellLocatorTwoLevel< CellStructureType > Member List

This is the complete list of members for vtkm::exec::CellLocatorTwoLevel< CellStructureType >, including all inherited members.

CellCountvtkm::exec::CellLocatorTwoLevel< CellStructureType >private
CellIdsvtkm::exec::CellLocatorTwoLevel< CellStructureType >private
CellLocatorTwoLevel(const vtkm::internal::cl_uniform_bins::Grid &topLevelGrid, const vtkm::cont::ArrayHandle< DimVec3 > &leafDimensions, const vtkm::cont::ArrayHandle< vtkm::Id > &leafStartIndex, const vtkm::cont::ArrayHandle< vtkm::Id > &cellStartIndex, const vtkm::cont::ArrayHandle< vtkm::Id > &cellCount, const vtkm::cont::ArrayHandle< vtkm::Id > &cellIds, const CellSetType &cellSet, const vtkm::cont::CoordinateSystem &coords, vtkm::cont::DeviceAdapterId device, vtkm::cont::Token &token)vtkm::exec::CellLocatorTwoLevel< CellStructureType >inline
CellSetvtkm::exec::CellLocatorTwoLevel< CellStructureType >private
CellStartIndexvtkm::exec::CellLocatorTwoLevel< CellStructureType >private
Coordsvtkm::exec::CellLocatorTwoLevel< CellStructureType >private
CoordsPortalType typedefvtkm::exec::CellLocatorTwoLevel< CellStructureType >private
DimVec3 typedefvtkm::exec::CellLocatorTwoLevel< CellStructureType >private
FindCell(const FloatVec3 &point, vtkm::Id &cellId, FloatVec3 &parametric) constvtkm::exec::CellLocatorTwoLevel< CellStructureType >inline
FindCell(const FloatVec3 &point, vtkm::Id &cellId, FloatVec3 &parametric, LastCell &lastCell) constvtkm::exec::CellLocatorTwoLevel< CellStructureType >inline
FindCellImpl(const FloatVec3 &point, vtkm::Id &cellId, FloatVec3 &parametric, LastCell &lastCell) constvtkm::exec::CellLocatorTwoLevel< CellStructureType >inlineprivate
FloatVec3 typedefvtkm::exec::CellLocatorTwoLevel< CellStructureType >private
LeafDimensionsvtkm::exec::CellLocatorTwoLevel< CellStructureType >private
LeafStartIndexvtkm::exec::CellLocatorTwoLevel< CellStructureType >private
PointInCell(const vtkm::Vec3f &point, const vtkm::Id &cid, vtkm::Vec3f &parametric) constvtkm::exec::CellLocatorTwoLevel< CellStructureType >inlineprivate
PointInLeaf(const FloatVec3 &point, const vtkm::Id &leafIdx, vtkm::Id &cellId, FloatVec3 &parametric) constvtkm::exec::CellLocatorTwoLevel< CellStructureType >inlineprivate
PointInsideCell(FloatVec3 point, CellShapeTag cellShape, CoordsType cellPoints, FloatVec3 &parametricCoordinates, bool &inside)vtkm::exec::CellLocatorTwoLevel< CellStructureType >inlineprivatestatic
ReadPortal typedefvtkm::exec::CellLocatorTwoLevel< CellStructureType >private
TopLevelvtkm::exec::CellLocatorTwoLevel< CellStructureType >private