utilities removeFaces and createEngineZones: Replaced Pout with Info
This commit is contained in:
@ -258,7 +258,7 @@ int main(int argc, char *argv[])
|
||||
Info<< "Writing pointZones" << endl;
|
||||
mesh.pointZones().write();
|
||||
|
||||
Pout<< "End\n" << endl;
|
||||
Info<< "End\n" << endl;
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user