Skip to content
  • Mark OLESEN's avatar
    ENH: simplify use of case-relative paths · 455c8ef5
    Mark OLESEN authored
    - provide relativePath() for argList and for Time.
      These are relative to the case globalPath().
      Eg,
    
         Info<< "output: " << runTime.relativePath(outputFile) << nl;
    455c8ef5