diff --git a/tutorials/mesh/parallel/filter/system/decomposeParDict b/tutorials/mesh/parallel/filter/system/decomposeParDict index 16086ce80a..cf6d369614 100644 --- a/tutorials/mesh/parallel/filter/system/decomposeParDict +++ b/tutorials/mesh/parallel/filter/system/decomposeParDict @@ -23,7 +23,7 @@ constraints //- Keep owner and neighbour on same processor for faces in zones: faces { - type preserveFaceZones, + type preserveFaceZones; zones (cycLeft cycRight); } }