GIT: merge artifact duplicate call to update mesh moving
This commit is contained in:
parent
c6a651cc46
commit
e9a9d4c297
@ -164,7 +164,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;
|
||||
|
Loading…
Reference in New Issue
Block a user