Removed debug Info

This commit is contained in:
Hrvoje Jasak 2019-09-20 11:47:36 +01:00
parent 89be468228
commit 550935482d

View file

@ -984,7 +984,7 @@ Foam::autoPtr<Foam::amgMatrix> Foam::clusterAmgPolicy::restrictMatrix() const
}
}
}
Info<< "Finished restricting matrix" << endl;
// Create and return amgMatrix
return autoPtr<amgMatrix>
(