Viskores
1.0
|
This is the complete list of members for viskores::exec::CellLocatorTwoLevel< CellStructureType >, including all inherited members.
CellCount | viskores::exec::CellLocatorTwoLevel< CellStructureType > | private |
CellIds | viskores::exec::CellLocatorTwoLevel< CellStructureType > | private |
CellLocatorTwoLevel(const viskores::internal::cl_uniform_bins::Grid &topLevelGrid, const viskores::cont::ArrayHandle< DimVec3 > &leafDimensions, const viskores::cont::ArrayHandle< viskores::Id > &leafStartIndex, const viskores::cont::ArrayHandle< viskores::Id > &cellStartIndex, const viskores::cont::ArrayHandle< viskores::Id > &cellCount, const viskores::cont::ArrayHandle< viskores::Id > &cellIds, const CellSetType &cellSet, const viskores::cont::CoordinateSystem &coords, viskores::cont::DeviceAdapterId device, viskores::cont::Token &token) | viskores::exec::CellLocatorTwoLevel< CellStructureType > | inline |
CellSet | viskores::exec::CellLocatorTwoLevel< CellStructureType > | private |
CellStartIndex | viskores::exec::CellLocatorTwoLevel< CellStructureType > | private |
Coords | viskores::exec::CellLocatorTwoLevel< CellStructureType > | private |
CoordsPortalType typedef | viskores::exec::CellLocatorTwoLevel< CellStructureType > | private |
DimVec3 typedef | viskores::exec::CellLocatorTwoLevel< CellStructureType > | private |
FindCell(const FloatVec3 &point, viskores::Id &cellId, FloatVec3 ¶metric) const | viskores::exec::CellLocatorTwoLevel< CellStructureType > | inline |
FindCell(const FloatVec3 &point, viskores::Id &cellId, FloatVec3 ¶metric, LastCell &lastCell) const | viskores::exec::CellLocatorTwoLevel< CellStructureType > | inline |
FindCellImpl(const FloatVec3 &point, viskores::Id &cellId, FloatVec3 ¶metric, LastCell &lastCell) const | viskores::exec::CellLocatorTwoLevel< CellStructureType > | inlineprivate |
FloatVec3 typedef | viskores::exec::CellLocatorTwoLevel< CellStructureType > | private |
LeafDimensions | viskores::exec::CellLocatorTwoLevel< CellStructureType > | private |
LeafStartIndex | viskores::exec::CellLocatorTwoLevel< CellStructureType > | private |
PointInCell(const viskores::Vec3f &point, const viskores::Id &cid, viskores::Vec3f ¶metric) const | viskores::exec::CellLocatorTwoLevel< CellStructureType > | inlineprivate |
PointInLeaf(const FloatVec3 &point, const viskores::Id &leafIdx, viskores::Id &cellId, FloatVec3 ¶metric) const | viskores::exec::CellLocatorTwoLevel< CellStructureType > | inlineprivate |
PointInsideCell(FloatVec3 point, CellShapeTag cellShape, CoordsType cellPoints, FloatVec3 ¶metricCoordinates, bool &inside) | viskores::exec::CellLocatorTwoLevel< CellStructureType > | inlineprivatestatic |
ReadPortal typedef | viskores::exec::CellLocatorTwoLevel< CellStructureType > | private |
TopLevel | viskores::exec::CellLocatorTwoLevel< CellStructureType > | private |