openfoam/applications/utilities/postProcessing/dataConversion
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
..
foamDataToFluent STYLE: add usage notes to more utilities and solvers 2018-12-11 15:25:27 +01:00
foamToEnsight STYLE: juggle some advanced/non-advanced options (foamToVTK, foamToEnsight) 2018-12-13 02:39:41 +01:00
foamToEnsightParts STYLE: argList::opt method instead of the longer argList::lookupOrDefault 2018-12-12 12:10:39 +01:00
foamToGMV STYLE: add usage notes to more utilities and solvers 2018-12-11 15:25:27 +01:00
foamToTetDualMesh STYLE: add usage notes to more utilities and solvers 2018-12-11 15:25:27 +01:00
foamToVTK ENH: simplify use of case-relative paths 2018-12-15 13:26:55 +01:00
smapToFoam STYLE: add usage notes to more utilities and solvers 2018-12-11 15:25:27 +01:00