setsToZones.C File Reference

Add pointZones/faceZones/cellZones to the mesh from similar named pointSets/faceSets/cellSets. More...

Go to the source code of this file.

Detailed Description

Add pointZones/faceZones/cellZones to the mesh from similar named pointSets/faceSets/cellSets.

Original source file setsToZones.C

There is one catch: for faceZones you also need to specify a flip condition which basically denotes the side of the face. In this app it reads a cellSet (xxxCells if 'xxx' is the name of the faceSet) which is the masterCells of the zone. There are lots of situations in which this will go wrong but it is the best I can think of for now.

If one is not interested in sideNess specify the -noFlipMap command line option.

Definition in file setsToZones.C.