VTK-m
2.2
|
#include <vtkm/exec/ConnectivityExtrude.h>
#include <vtkm/exec/arg/FetchTagArrayDirectIn.h>
#include <vtkm/exec/arg/FetchTagArrayTopologyMapIn.h>
#include <vtkm/cont/ArrayHandleXGCCoordinates.h>
Go to the source code of this file.
Classes | |
struct | vtkm::exec::arg::AspectTagIncidentElementIndices |
Aspect tag to use for getting the visited indices. More... | |
struct | vtkm::exec::arg::Fetch< FetchType, vtkm::exec::arg::AspectTagIncidentElementIndices, ExecObjectType > |
Namespaces | |
vtkm | |
Groups connected points that have the same field value. | |
vtkm::exec | |
VTK-m Execution Environment. | |
vtkm::exec::arg | |