1 /*--------------------------------*- C++ -*----------------------------------*\
3 | \\ / F ield | foam-extend: Open Source CFD |
4 | \\ / O peration | Version: 3.2 |
5 | \\ / A nd | Web: http://www.foam-extend.org |
6 | \\/ M anipulation | |
7 \*---------------------------------------------------------------------------*/
15 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17 // Name of set to operate on
20 // One of clear/new/invert/add/delete|subset/list
23 // Actions to apply to pointSet. These are all the topoSetSource's ending
24 // in ..ToFace (see the meshTools library).
27 // Select boundary faces
33 // ************************************************************************* //