VTK-m
2.2
|
#include <vtkm/exec/arg/ExecutionSignatureTagBase.h>
#include <vtkm/exec/arg/Fetch.h>
#include <vtkm/exec/arg/ThreadIndicesPointNeighborhood.h>
Go to the source code of this file.
Classes | |
struct | vtkm::exec::arg::AspectTagBoundary |
Aspect tag to use for getting if a point is a boundary point. More... | |
struct | vtkm::exec::arg::Boundary |
The ExecutionSignature tag to get if executing on a boundary element. More... | |
struct | vtkm::exec::arg::Fetch< FetchTag, vtkm::exec::arg::AspectTagBoundary, ExecObjectType > |
Namespaces | |
vtkm | |
Groups connected points that have the same field value. | |
vtkm::exec | |
VTK-m Execution Environment. | |
vtkm::exec::arg | |