openfoam/applications/utilities
Mark Olesen 9bd7ea593e ENH: added fileName::relative() method
- this currently just strips off the leading parent directory name

     "/this/path/and/subdirs/name"

     relative("/this/path")  -> "and/subdirs/name"
     relative("/this")       -> "path/and/subdirs/name"
2018-01-23 18:25:55 +01:00
..
doc ENH: (further) Doxygen documentation updates for module support 2016-06-27 20:34:19 +01:00
finiteArea ENH: simplify method names for reading argList options and arguments 2018-01-08 15:35:18 +01:00
mesh ENH: simplify method names for reading argList options and arguments 2018-01-08 15:35:18 +01:00
miscellaneous ENH: simplify method names for reading argList options and arguments 2018-01-08 15:35:18 +01:00
parallelProcessing Merge remote-tracking branch 'origin/master' into develop 2018-01-17 14:08:11 +01:00
postProcessing ENH: added fileName::relative() method 2018-01-23 18:25:55 +01:00
preProcessing ENH: simplify method names for reading argList options and arguments 2018-01-08 15:35:18 +01:00
surface ENH: simplify method names for reading argList options and arguments 2018-01-08 15:35:18 +01:00
thermophysical ENH: simplify method names for reading argList options and arguments 2018-01-08 15:35:18 +01:00