1 /*--------------------------------*- C++ -*----------------------------------*\
3 | \\ / F ield | OpenFOAM Extend Project: Open Source CFD |
4 | \\ / O peration | Version: 1.6-ext |
5 | \\ / A nd | Web: www.extend-project.de |
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 cellSet. These are all the topoSetSource's ending
24 // in ..ToCell (see the meshTools library).
31 name rotor; // name of cellZone
36 // ************************************************************************* //