VTK-m
2.2
|
#include <limits>
#include <vtkm/StaticAssert.h>
#include <vtkm/cont/ArrayHandle.h>
#include <vtkm/cont/DataSet.h>
#include <vtkm/cont/Field.h>
#include <vtkm/cont/internal/FieldCollection.h>
Go to the source code of this file.
Classes | |
class | vtkm::cont::PartitionedDataSet |
Comprises a set of vtkm::cont::DataSet objects. More... | |
Namespaces | |
vtkm | |
Groups connected points that have the same field value. | |
vtkm::cont | |
VTK-m Control Environment. | |