Clean-up: debug was commented out
This commit is contained in:
parent
0f2773bbda
commit
7e1ff4a7e7
1 changed files with 1 additions and 1 deletions
|
@ -916,7 +916,7 @@ void Foam::GeometricField<Type, PatchField, GeoMesh>::relax(const scalar alpha)
|
|||
return;
|
||||
}
|
||||
|
||||
//if (debug)
|
||||
if (debug)
|
||||
{
|
||||
InfoIn
|
||||
(
|
||||
|
|
Reference in a new issue