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
57 #endif //vtk_m_filter_mesh_info_GhostCellClassify_h
void SetGhostCellName(const std::string &fieldName)
Set the name of the output field name.
Definition: GhostCellClassify.h:48
Groups connected points that have the same field value.
Definition: Atomic.h:19
const std::string & GetGhostCellName()
Set the name of the output field name.
Definition: GhostCellClassify.h:50
#define VTKM_FILTER_MESH_INFO_EXPORT
Definition: vtkm_filter_mesh_info_export.h:44
Contains and manages the geometric data structures that VTK-m operates on.
Definition: DataSet.h:57
Determines which cells should be considered ghost cells in a structured data set.
Definition: GhostCellClassify.h:32
std::string GhostCellName
Definition: GhostCellClassify.h:35
GhostCellClassify()
Definition: GhostCellClassify.h:38
Base class for all filters.
Definition: Filter.h:163
#define VTKM_CONT
Definition: ExportMacros.h:57
const std::string & GetGlobalGhostCellFieldName() noexcept