VTK-m
2.0
|
#include <vtkm/Types.h>
#include <vtkm/exec/internal/ErrorMessageBuffer.h>
#include <vtkm/cont/vtkm_cont_export.h>
Go to the source code of this file.
Classes | |
class | vtkm::exec::FunctorBase |
Base class for all user worklets invoked in the execution environment from a call to vtkm::cont::DeviceAdapterAlgorithm::Schedule. More... | |
Namespaces | |
vtkm | |
Groups connected points that have the same field value. | |
vtkm::exec | |
VTK-m Execution Environment. | |