Find Boundary Cells Filter

Description | Options | Required Arrays | Created Arrays | Authors

Group

Generic Filters

Description

This Filter determines which Cells are on the surface of a Field (i.e. the field/grain boundary). This is accomplished by iterating through the Cells and querying each Cell's neighboring Cells to determine if they have a different Field owner. A Cell is said to be a surface Cell if any one of its neighboring Cells has a different Field owner.
Note that all Cells that lie on the outer surface of the sample will also be called surface cells.

Parameters

Required Arrays

TypeNameComment
CellGrainIds

Created Arrays

TypeNameComment
CellSurfaceVoxels

Authors

Copyright: 2012 Michael A. Groeber (AFRL),
  2012 Michael A. Jackson (BlueQuartz Software)
Contact Info: dream3d@bluequartz.net
Version: 1.0.0
License: See the License.txt file that came with DREAM3D.

Index