VTK-m
2.2
|
#include <vtkm/exec/arg/ExecutionSignatureTagBase.h>
#include <vtkm/exec/arg/Fetch.h>
#include <vtkm/exec/arg/ThreadIndicesReduceByKey.h>
Go to the source code of this file.
Classes | |
struct | vtkm::exec::arg::AspectTagValueCount |
Aspect tag to use for getting the value count. More... | |
struct | vtkm::exec::arg::ValueCount |
The ExecutionSignature tag to get the number of values. More... | |
struct | vtkm::exec::arg::Fetch< FetchTag, vtkm::exec::arg::AspectTagValueCount, ExecObjectType > |
Namespaces | |
vtkm | |
Groups connected points that have the same field value. | |
vtkm::exec | |
VTK-m Execution Environment. | |
vtkm::exec::arg | |