mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
BUG: FaceCellWave : incorrect transformation tensor
This commit is contained in:
@ -537,7 +537,7 @@ void Foam::FaceCellWave<Type, TrackingData>::handleProcPatches()
|
||||
{
|
||||
transform
|
||||
(
|
||||
procPatch.reverseT(),
|
||||
procPatch.forwardT(),
|
||||
receiveFaces.size(),
|
||||
receiveFacesInfo
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user