openfoam/applications/utilities/postProcessing
Mark Olesen df74e8448c ENH: robuster fileOperations splitProcessorPath
- robuster matching behaviour when encountering paths that themselves
  contain the word "processor" in them. For example,

    "/path/processor0generation2/case1/processor10/system"
    will now correctly match on processor10 instead of failing.

- use procRangeType for encapsulating the processor ranges

- provision for information of distributed vs non-distributed roots.
  The information is currently available from the initial setup, but
  can useful to access directly within fileOperation.

STYLE: modernize list iteration
2020-12-08 11:58:28 +01:00
..
dataConversion STYLE: use brace constructors for Foam::zero and Foam::one 2020-11-19 16:57:45 +01:00
lagrangian STYLE: use Time::printExecutionTime() method 2020-08-07 09:24:56 +02:00
lumped Merge remote-tracking branch 'origin/master' into develop 2020-07-28 08:42:12 +02:00
miscellaneous ENH: robuster fileOperations splitProcessorPath 2020-12-08 11:58:28 +01:00
noise ENH: report dictionary name actually used (for -dict option) 2020-06-02 14:29:36 +02:00
optimisation STYLE: use Time::printExecutionTime() method 2020-08-07 09:24:56 +02:00
postProcess ENH: support 'get()' for retrieving argList options 2019-11-26 21:07:11 +01:00