Viskores  1.0
viskores::exec::TaskBase Class Reference

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.

Detailed Description

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.


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