VTK-m
2.0
|
#include <PointerJump.h>
Public Types | |
using | ControlSignature = void(FieldIn index, WholeArrayInOut D) |
using | ExecutionSignature = void(_1, _2) |
using | InputDomain = _1 |
![]() | |
template<typename Worklet > | |
using | Dispatcher = vtkm::worklet::DispatcherMapField< Worklet > |
Public Member Functions | |
VTKM_EXEC_CONT | PointerJump () |
template<typename InPortalType > | |
VTKM_EXEC void | operator() (const vtkm::Id &index, InPortalType &D) const |
using vtkm::worklet::cosmotools::PointerJump::ControlSignature = void(FieldIn index, WholeArrayInOut D) |
using vtkm::worklet::cosmotools::PointerJump::ExecutionSignature = void(_1, _2) |
|
inline |
|
inline |