mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
GIT: merge artifact duplicate call to update mesh moving
This commit is contained in:
@ -166,7 +166,6 @@ void Foam::faceOnlySet::calcSamples
|
|||||||
// Set points and cell/face labels to empty lists
|
// Set points and cell/face labels to empty lists
|
||||||
//Info<< "calcSamples : Both start_ and end_ outside domain"
|
//Info<< "calcSamples : Both start_ and end_ outside domain"
|
||||||
// << endl;
|
// << endl;
|
||||||
const_cast<polyMesh&>(mesh()).moving(oldMoving);
|
|
||||||
|
|
||||||
const_cast<polyMesh&>(mesh()).moving(oldMoving);
|
const_cast<polyMesh&>(mesh()).moving(oldMoving);
|
||||||
return;
|
return;
|
||||||
|
|||||||
Reference in New Issue
Block a user