|
VTK-m
2.3
|
#include <vtkm/cont/vtkm_cont_export.h>#include <vtkm/cont/ArrayHandle.h>#include <vtkm/cont/CoordinateSystem.h>#include <vtkm/cont/ErrorBadValue.h>#include <vtkm/cont/Field.h>#include <vtkm/cont/UnknownArrayHandle.h>#include <vtkm/cont/UnknownCellSet.h>#include <vtkm/cont/internal/FieldCollection.h>Go to the source code of this file.
Classes | |
| class | vtkm::cont::DataSet |
| Contains and manages the geometric data structures that VTK-m operates on. More... | |
Namespaces | |
| vtkm | |
| Groups connected points that have the same field value. | |
| vtkm::cont | |
| VTK-m Control Environment. | |
Functions | |
| std::string & | vtkm::cont::GlobalGhostCellFieldName () noexcept |
| const std::string & | vtkm::cont::GetGlobalGhostCellFieldName () noexcept |
| void | vtkm::cont::SetGlobalGhostCellFieldName (const std::string &name) noexcept |
1.8.17