Corrected 'Class' entries in headers
Using script provided by Bruno Santos See https://bugs.openfoam.org/view.php?id=2919
This commit is contained in:
@ -1083,6 +1083,9 @@ void addInterZonePatches
|
||||
cyclicPolyPatch::transformTypeNames[cyclicPolyPatch::NOORDERING]
|
||||
);
|
||||
|
||||
// Allow arbitrary matching for nonuniformTransformCyclicPolyPatch
|
||||
transformDict.add("matchTolerance", 1e6);
|
||||
|
||||
label nOldPatches = newPatches.size();
|
||||
|
||||
if (!oneD)
|
||||
|
||||
Reference in New Issue
Block a user