| 
    VTK-m
    2.0
    
   | 
 
#include <CellLocatorPartitioned.h>
Public Member Functions | |
| VTKM_CONT | CellLocatorPartitioned ()=default | 
| VTKM_CONT | CellLocatorPartitioned (const vtkm::cont::ArrayHandle< vtkm::cont::CellLocatorGeneral::ExecObjType >::ReadPortalType &locators, vtkm::cont::ArrayHandle< vtkm::cont::ArrayHandle< vtkm::UInt8 >::ReadPortalType >::ReadPortalType ghosts) | 
| VTKM_EXEC 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::ArrayHandle< vtkm::UInt8 >::ReadPortalType >::ReadPortalType | Ghosts | 
      
  | 
  default | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  private | 
      
  | 
  private | 
 1.8.17