Viskores
1.0
|
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 viskores::exec::cuda::internal::TaskStrided, viskores::exec::internal::TaskSingular< WorkletType, InvocationType >, viskores::exec::kokkos::internal::TaskBasic1D< WType, IType, Hints >, viskores::exec::kokkos::internal::TaskBasic1D< WType, viskores::internal::NullType, Hints >, viskores::exec::kokkos::internal::TaskBasic3D< WType, IType, Hints >, viskores::exec::kokkos::internal::TaskBasic3D< WType, viskores::internal::NullType, Hints >, viskores::exec::serial::internal::TaskTiling1D, and viskores::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.