Skip to content
Snippets Groups Projects
  1. Jun 22, 2018
    • Mark OLESEN's avatar
      ENH: suppress Info output for some cases (issue #722, #893) · 6390c183
      Mark OLESEN authored
      - 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.
      6390c183
  2. Jun 21, 2018
  3. Jun 20, 2018
  4. Jun 21, 2018
  5. Jun 20, 2018
  6. Jun 19, 2018