This commit is contained in:
Hrvoje Jasak 2011-05-26 11:40:00 +01:00
parent 474eafe013
commit 39243d9e4e

View file

@ -147,7 +147,7 @@ bool Foam::layerAdditionRemoval::setLayerPairing() const
nPointErrors++; nPointErrors++;
// Pout<< "Topological error in cell layer pairing. " // Pout<< "Topological error in cell layer pairing. "
// << "This mesh is either topologically incorrect " // << "This mesh is either topologically incorrect "
// << "or the master afce layer is not defined " // << "or the master face layer is not defined "
// << "consistently. Please check the " // << "consistently. Please check the "
// << "face zone flip map." << nl // << "face zone flip map." << nl
// << "First index: " << ptc[clp] // << "First index: " << ptc[clp]