|
class | ExternalFaces |
| Extract external faces of a geometry. More...
|
|
class | ExtractGeometry |
| Extract a subset of geometry based on an implicit function. More...
|
|
class | ExtractPoints |
| Extract only points from a geometry using an implicit function. More...
|
|
class | ExtractStructured |
| Select a piece (e.g., volume of interest) and/or subsample structured points dataset. More...
|
|
class | GhostCellRemove |
| Removes cells marked as ghost cells. More...
|
|
class | Mask |
| Subselect cells using a stride. More...
|
|
class | MaskPoints |
| Subselect points using a stride. More...
|
|
class | Threshold |
| Extracts cells that satisfy a threshold criterion. More...
|
|
class | ThresholdPoints |
|