Removed info
This commit is contained in:
parent
936c0bcf95
commit
bf129f823e
1 changed files with 0 additions and 4 deletions
|
@ -854,10 +854,6 @@ void Foam::ggiPolyPatch::calcTransforms()
|
|||
|
||||
if (debug > 1 && master())
|
||||
{
|
||||
Info<< "Writing transformed slave patch as VTK." << nl
|
||||
<< "Master: " << name()
|
||||
<< " Slave: " << shadowName() << endl;
|
||||
|
||||
if (patchToPatch().uncoveredMasterFaces().size() > 0)
|
||||
{
|
||||
// Write uncovered master faces
|
||||
|
|
Reference in a new issue