Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.16 KB

InverseGhostZone_operator.rst

File metadata and controls

35 lines (26 loc) · 1.16 KB

InverseGhostZone operator

The InverseGhostZone operator makes ghost cells visible and removes real cells from the dataset so plots to which the InverseGhostZone operator have been applied show only the mesh's ghost cells. Ghost cells are a layer of cells around the mesh that usually correspond to real cells in an adjacent mesh when the whole mesh has been decomposed into smaller domains. Ghost cells are frequently used to ensure continuity between domains for operations like contouring. The InverseGhostZone operator is useful for debugging ghost cell placement in simulation data and for database reader plugins under development.

InversetGhostZone exampleInversetGhostZone example

The InverseGhostZone operator's attributes window (Figure %s <inverseghostzonewindow>) has various Show options allowing you to select which types of ghost cells are returned. By default all options are turned on.

InversetGhostZone windowInversetGhostZone window