Go to the documentation of this file.
10 #ifndef vtk_m_filter_mesh_info_GhostCellClassify_h
11 #define vtk_m_filter_mesh_info_GhostCellClassify_h
14 #include <vtkm/filter/mesh_info/vtkm_filter_mesh_info_export.h>
41 #endif //vtk_m_filter_mesh_info_GhostCellClassify_h
VTKM_CONT_EXPORT const VTKM_CONT std::string & GetGlobalGhostCellFieldName() noexcept
Groups connected points that have the same field value.
Definition: Atomic.h:19
Definition: GhostCellClassify.h:22
std::string GhostCellName
Definition: GhostCellClassify.h:25
base class for all filters.
Definition: Filter.h:218
const VTKM_CONT std::string & GetGhostCellName()
Definition: GhostCellClassify.h:35
#define VTKM_CONT
Definition: ExportMacros.h:57
VTKM_CONT GhostCellClassify()
Definition: GhostCellClassify.h:28
VTKM_CONT void SetGhostCellName(const std::string &fieldName)
Definition: GhostCellClassify.h:34