GIT: merge artifact duplicate call to update mesh moving

This commit is contained in:
Mark Olesen 2018-02-28 10:59:53 +01:00
parent c6a651cc46
commit e9a9d4c297

View File

@ -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;