subsetMesh.C File Reference

Selects a section of mesh based on a cellSet. More...

Go to the source code of this file.

Detailed Description

Selects a section of mesh based on a cellSet.

Original source file subsetMesh.C

The utility sub-sets the mesh to choose only a part of interest. Check the setSet/cellSet/topoSet utilities to see how to select cells based on various shapes.

The mesh will subset all points, faces and cells needed to make a sub-mesh but will not preserve attached boundary types.

Definition in file subsetMesh.C.