BUG: cyclicAMI: differentiate between coupled geometry and coupled fields

This commit is contained in:
mattijs
2011-11-14 15:15:06 +00:00
parent 0143ef82ea
commit 35395ea438
17 changed files with 87 additions and 46 deletions

View File

@ -1769,7 +1769,7 @@ Foam::isoSurface::isoSurface
const polyPatch& pp = patches[patchI];
// Adapt separated coupled (proc and cyclic) patches
if (isA<coupledPolyPatch>(pp))
if (pp.coupled())
{
fvPatchVectorField& pfld = const_cast<fvPatchVectorField&>
(