openfoam/applications/test/argList
Mark Olesen 455c8ef540 ENH: simplify use of case-relative paths
- provide relativePath() for argList and for Time.
  These are relative to the case globalPath().
  Eg,

     Info<< "output: " << runTime.relativePath(outputFile) << nl;
2018-12-15 13:26:55 +01:00
..
Make ENH: improve input stringency for argList options 2017-09-21 16:53:46 +02:00
Test-argList.C ENH: simplify use of case-relative paths 2018-12-15 13:26:55 +01:00