89 #ifndef invert_zoneGenerator_H
90 #define invert_zoneGenerator_H
99 namespace zoneGenerators
123 const polyMesh&
mesh,
124 const dictionary&
dict
const word & name() const
Return the zoneGenerator name.
const polyMesh & mesh() const
Return reference to the polyMesh.
invert(const word &name, const polyMesh &mesh, const dictionary &dict)
Construct from dictionary.
virtual zoneSet generate() const
Generate and return the zoneSet.
TypeName("invert")
Runtime type information.
virtual ~invert()
Destructor.
Zone container returned by zoneGenerator::generate.
labelList invert(const label len, const labelUList &)
Invert one-to-one map. Unmapped elements will be -1.