|
VTK-m
2.0
|
#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 |
Namespaces | |
| vtkm | |
| Groups connected points that have the same field value. | |
| vtkm::cont | |
| VTK-m Control Environment. | |
Functions | |
| VTKM_CONT_EXPORT VTKM_CONT std::string & | vtkm::cont::GlobalGhostCellFieldName () noexcept |
| VTKM_CONT_EXPORT const VTKM_CONT std::string & | vtkm::cont::GetGlobalGhostCellFieldName () noexcept |
| VTKM_CONT_EXPORT VTKM_CONT void | vtkm::cont::SetGlobalGhostCellFieldName (const std::string &name) noexcept |
1.8.17