VTK-m
2.2
|
#include <vtkm/cont/ArrayHandleConstant.h>
#include <vtkm/cont/ArrayHandleGroupVecVariable.h>
#include <vtkm/cont/CellSetExplicit.h>
#include <vtkm/cont/ConvertNumComponentsToOffsets.h>
#include <vtkm/cont/UnknownCellSet.h>
#include <vtkm/worklet/DispatcherMapTopology.h>
#include <vtkm/worklet/WorkletMapTopology.h>
Go to the source code of this file.
Classes | |
struct | vtkm::worklet::CellDeepCopy |
Container for worklets and helper methods to copy a cell set to a new CellSetExplicit structure. More... | |
struct | vtkm::worklet::CellDeepCopy::CountCellPoints |
struct | vtkm::worklet::CellDeepCopy::PassCellStructure |
Namespaces | |
vtkm | |
Groups connected points that have the same field value. | |
vtkm::worklet | |
VTK-m Worklets. | |