Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
4e6f2763
Commit
4e6f2763
authored
Dec 03, 2010
by
mattijs
Browse files
BUG: FaceCellWave : incorrect transformation tensor
parent
1a4190e7
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/OpenFOAM/algorithms/MeshWave/FaceCellWave.C
View file @
4e6f2763
...
...
@@ -537,7 +537,7 @@ void Foam::FaceCellWave<Type, TrackingData>::handleProcPatches()
{
transform
(
procPatch
.
reverse
T
(),
procPatch
.
forward
T
(),
receiveFaces
.
size
(),
receiveFacesInfo
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment