|
VTK-m
2.3
|
#include <CellLocatorPartitioned.h>
Public Member Functions | |
| CellLocatorPartitioned ()=default | |
| CellLocatorPartitioned (const vtkm::cont::ArrayHandle< vtkm::cont::CellLocatorGeneral::ExecObjType >::ReadPortalType &locators, vtkm::cont::ArrayHandle< vtkm::cont::ArrayHandleStride< vtkm::UInt8 >::ReadPortalType >::ReadPortalType ghosts) | |
| vtkm::ErrorCode | FindCell (const vtkm::Vec3f &point, vtkm::Id &partitionId, vtkm::Id &cellId, vtkm::Vec3f ¶metric) const |
Private Attributes | |
| vtkm::cont::ArrayHandle< vtkm::cont::CellLocatorGeneral::ExecObjType >::ReadPortalType | Locators |
| vtkm::cont::ArrayHandle< vtkm::cont::ArrayHandleStride< vtkm::UInt8 >::ReadPortalType >::ReadPortalType | Ghosts |
|
default |
|
inline |
|
inline |
|
private |
|
private |
1.8.17