Viskores  1.0
Public Member Functions | Private Attributes | List of all members
viskores::exec::CellLocatorPartitioned Class Reference

#include <CellLocatorPartitioned.h>

Public Member Functions

 CellLocatorPartitioned ()=default
 
 CellLocatorPartitioned (const viskores::cont::ArrayHandle< viskores::cont::CellLocatorGeneral::ExecObjType >::ReadPortalType &locators, viskores::cont::ArrayHandle< viskores::cont::ArrayHandleStride< viskores::UInt8 >::ReadPortalType >::ReadPortalType ghosts)
 
viskores::ErrorCode FindCell (const viskores::Vec3f &point, viskores::Id &partitionId, viskores::Id &cellId, viskores::Vec3f &parametric) const
 

Private Attributes

viskores::cont::ArrayHandle< viskores::cont::CellLocatorGeneral::ExecObjType >::ReadPortalType Locators
 
viskores::cont::ArrayHandle< viskores::cont::ArrayHandleStride< viskores::UInt8 >::ReadPortalType >::ReadPortalType Ghosts
 

Constructor & Destructor Documentation

◆ CellLocatorPartitioned() [1/2]

viskores::exec::CellLocatorPartitioned::CellLocatorPartitioned ( )
default

◆ CellLocatorPartitioned() [2/2]

viskores::exec::CellLocatorPartitioned::CellLocatorPartitioned ( const viskores::cont::ArrayHandle< viskores::cont::CellLocatorGeneral::ExecObjType >::ReadPortalType &  locators,
viskores::cont::ArrayHandle< viskores::cont::ArrayHandleStride< viskores::UInt8 >::ReadPortalType >::ReadPortalType  ghosts 
)
inline

Member Function Documentation

◆ FindCell()

viskores::ErrorCode viskores::exec::CellLocatorPartitioned::FindCell ( const viskores::Vec3f point,
viskores::Id partitionId,
viskores::Id cellId,
viskores::Vec3f parametric 
) const
inline

Member Data Documentation

◆ Ghosts

viskores::cont::ArrayHandle< viskores::cont::ArrayHandleStride<viskores::UInt8>::ReadPortalType>::ReadPortalType viskores::exec::CellLocatorPartitioned::Ghosts
private

◆ Locators

viskores::cont::ArrayHandle<viskores::cont::CellLocatorGeneral::ExecObjType>::ReadPortalType viskores::exec::CellLocatorPartitioned::Locators
private

The documentation for this class was generated from the following file: