BUG: FaceCellWave : incorrect transformation tensor

This commit is contained in:
mattijs
2010-12-03 11:38:41 +00:00
parent 1a4190e766
commit 4e6f27634f

View File

@ -537,7 +537,7 @@ void Foam::FaceCellWave<Type, TrackingData>::handleProcPatches()
{
transform
(
procPatch.reverseT(),
procPatch.forwardT(),
receiveFaces.size(),
receiveFacesInfo
);