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
|
transform
|
||||||
(
|
(
|
||||||
procPatch.reverseT(),
|
procPatch.forwardT(),
|
||||||
receiveFaces.size(),
|
receiveFaces.size(),
|
||||||
receiveFacesInfo
|
receiveFacesInfo
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user