19 #ifndef viskores_filter_entity_extraction_GhostCellRemove_h
20 #define viskores_filter_entity_extraction_GhostCellRemove_h
31 namespace entity_extraction
65 this->TypesToRemove = typeFlags;
80 VISKORES_CONT void RemoveGhostField() { this->SetRemoveGhostField(
true); }
87 VISKORES_CONT bool GetRemoveAllGhost()
const {
return this->AreAllTypesRemoved(); }
100 VISKORES_CONT bool GetRemoveByType()
const {
return !this->AreAllTypesRemoved(); }
108 bool UseGhostCellsAsField =
true;
109 bool RemoveField =
false;
117 #endif // viskores_filter_entity_extraction_GhostCellRemove_h