openfoam/applications/utilities
Mark Olesen 3cafdccb4c ENH: add dictionary-driven multi-pass stitchMesh facility
- the dictionary-driven variant of stitchMesh allows sequential
  application of 'stitch' operation with requiring intermediate
  writing to disk.

- Without arguments:
  * stitchMesh uses a system/stitchMeshDict or -dict dict

- With arguments:
  * master/slave patches specified on the command-line as in previous
    versions.
2017-11-10 01:53:30 +01:00
..
doc ENH: (further) Doxygen documentation updates for module support 2016-06-27 20:34:19 +01:00
mesh ENH: add dictionary-driven multi-pass stitchMesh facility 2017-11-10 01:53:30 +01:00
miscellaneous BUG: foamListTimes: reinstated. Fixes #638. 2017-11-13 11:44:19 +00:00
parallelProcessing STYLE: more consistent use of labelUList and labelUIndList typedefs 2017-11-19 09:27:47 +01:00
postProcessing ENH: enumerations for known cell models in cellModel, ptr/ref lookups 2017-11-18 11:05:05 +01:00
preProcessing STYLE: use list methods find/found instead of findIndex function 2017-10-24 19:07:34 +02:00
surface STYLE: more consistent use of labelUList and labelUIndList typedefs 2017-11-19 09:27:47 +01:00
thermophysical INT: Integration of Mattijs' collocated parallel IO additions 2017-07-07 11:39:56 +01:00