Skip to content
Snippets Groups Projects
Commit 9f03511f authored by Mark OLESEN's avatar Mark OLESEN
Browse files

GIT: merge artifact duplicate call to update mesh moving

parent 94afd9e9
Branches
Tags
No related merge requests found
......@@ -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;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment