VTK-m
2.2
|
Base class for all classes that are used to marshal data from the invocation parameters to the user worklets when invoked in the execution environment. More...
#include <TaskBase.h>
Inherited by vtkm::exec::cuda::internal::TaskStrided, vtkm::exec::internal::TaskSingular< WorkletType, InvocationType >, vtkm::exec::kokkos::internal::TaskBasic1D< WType, IType, Hints >, vtkm::exec::kokkos::internal::TaskBasic1D< WType, vtkm::internal::NullType, Hints >, vtkm::exec::kokkos::internal::TaskBasic3D< WType, IType, Hints >, vtkm::exec::kokkos::internal::TaskBasic3D< WType, vtkm::internal::NullType, Hints >, vtkm::exec::serial::internal::TaskTiling1D, and vtkm::exec::serial::internal::TaskTiling3D.
Base class for all classes that are used to marshal data from the invocation parameters to the user worklets when invoked in the execution environment.