Skip to content
Snippets Groups Projects
Commit 4e6f2763 authored by mattijs's avatar mattijs
Browse files

BUG: FaceCellWave : incorrect transformation tensor

parent 1a4190e7
No related branches found
No related tags found
No related merge requests found
...@@ -537,7 +537,7 @@ void Foam::FaceCellWave<Type, TrackingData>::handleProcPatches() ...@@ -537,7 +537,7 @@ void Foam::FaceCellWave<Type, TrackingData>::handleProcPatches()
{ {
transform transform
( (
procPatch.reverseT(), procPatch.forwardT(),
receiveFaces.size(), receiveFaces.size(),
receiveFacesInfo receiveFacesInfo
); );
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment