BUG: meshToMesh - updated construction of AMIs

This commit is contained in:
andy
2014-01-15 19:57:04 +00:00
parent 7b9393349c
commit 0e7f597493

View File

@ -420,6 +420,7 @@ Foam::meshToMesh::patchAMIs() const
tgtPP,
faceAreaIntersect::tmMesh,
interpolationMethodAMI(method_),
-1,
true // flip target patch since patch normals are aligned
)
);