openfoam/applications/utilities/surface/surfaceMeshInfo
Mark Olesen 6390c18381 ENH: suppress Info output for some cases (issue #722, #893)
- add additional control via a Foam::infoDetailLevel flag, which is
  supported by a 'DetailLevel' macro.  Eg,

      DetailLevel << "some information" << nl

- When infoDetailLevel is zero, the stdout for all Foam::system() calls
  are also redirected to stderr to prevent child output from
  appearing on the parent.

- close stdin before exec in system call.
2018-06-22 12:26:33 +02:00
..
Make ENH: new utility surfaceMeshInfo 2011-04-05 20:05:57 +02:00
surfaceMeshInfo.C ENH: suppress Info output for some cases (issue #722, #893) 2018-06-22 12:26:33 +02:00