STYLE: added comment to explain limitations on pointsync
This commit is contained in:
parent
75f14f7c05
commit
9f6d081654
@ -43,6 +43,8 @@ FoamFile
|
||||
matchTolerance 1E-3;
|
||||
|
||||
// Do a synchronisation of coupled points after creation of any patches.
|
||||
// Note: this does not work with points that are on multiple coupled patches
|
||||
// with transformations.
|
||||
pointSync true;
|
||||
|
||||
// Patches to create.
|
||||
|
Loading…
Reference in New Issue
Block a user