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
9f03511f
Commit
9f03511f
authored
Feb 28, 2018
by
Mark OLESEN
Browse files
GIT: merge artifact duplicate call to update mesh moving
parent
94afd9e9
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/sampling/sampledSet/face/faceOnlySet.C
View file @
9f03511f
...
...
@@ -166,7 +166,6 @@ void Foam::faceOnlySet::calcSamples
// Set points and cell/face labels to empty lists
//Info<< "calcSamples : Both start_ and end_ outside domain"
// << endl;
const_cast
<
polyMesh
&>
(
mesh
()).
moving
(
oldMoving
);
const_cast
<
polyMesh
&>
(
mesh
()).
moving
(
oldMoving
);
return
;
...
...
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