openfoam/applications/utilities/postProcessing
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
..
dataConversion ENH: simplify use of case-relative paths 2018-12-15 13:26:55 +01:00
graphics BUG: paraview target was tagged with ParaVIEW_MAJOR instead of PARAVIEW_API 2018-12-10 16:43:32 +01:00
lagrangian STYLE: add usage notes to more utilities and solvers 2018-12-11 15:25:27 +01:00
lumped STYLE: argList::opt method instead of the longer argList::lookupOrDefault 2018-12-12 12:10:39 +01:00
miscellaneous STYLE: argList::opt method instead of the longer argList::lookupOrDefault 2018-12-12 12:10:39 +01:00
noise STYLE: add usage notes to more utilities and solvers 2018-12-11 15:25:27 +01:00
postProcess STYLE: add usage notes to more utilities and solvers 2018-12-11 15:25:27 +01:00