Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
089e5939
Commit
089e5939
authored
Apr 13, 2010
by
mattijs
Browse files
BUG: Was never calculating the patch-patch points.
parent
130dfe7d
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/finiteVolume/interpolation/volPointInterpolation/volPointInterpolation.C
View file @
089e5939
...
...
@@ -620,6 +620,7 @@ volPointInterpolation::~volPointInterpolation()
void
volPointInterpolation
::
updateMesh
()
{
makeWeights
();
makePatchPatchAddressing
();
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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