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
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.
Foam::fvMesh mesh(Foam::IOobject(regionName, runTime.name(), runTime, Foam::IOobject::MUST_READ), false)
labelList invert(const label len, const labelUList &)
Invert one-to-one map. Unmapped elements will be -1.