openfoam/applications/utilities
Mark Olesen 74d9dc3f50 BUG: polyMesh constructor AUTO_WRITE flag, ignored readOpt (#1147)
- fixed some more places with an explicit AUTO_WRITE.

BUG: revert handling of the readOption. It should not be NO_READ.

  In cases where the user a IOobject without specifying read/write, it
  defaults to NO_READ anyhow. However, the move constructor can also
  be called with empty lists and a read option. This has the same
  signature, but obviously will not work with NO_READ.
2019-01-07 22:23:19 +01:00
..
doc ENH: (further) Doxygen documentation updates for module support 2016-06-27 20:34:19 +01:00
finiteArea STYLE: add usage notes to more utilities and solvers 2018-12-11 15:25:27 +01:00
mesh BUG: polyMesh constructor AUTO_WRITE flag, ignored readOpt (#1147) 2019-01-07 22:23:19 +01:00
miscellaneous ENH: consolidate handling of mandatory/optional command arguments 2018-12-13 01:45:09 +01:00
parallelProcessing BUG: polyMesh: set AUTO_WRITE flag. See #1147. 2019-01-07 17:51:47 +00:00
postProcessing ENH: export FOAM_API in dictionary (issue #1158) 2019-01-07 19:04:50 +01:00
preProcessing ENH: add guarded lookup for dimensionedSet 2019-01-02 16:53:41 +01:00
surface STYLE: surfaceMeshTriangulate renamed to surfaceMeshExtract 2018-12-21 18:37:39 +01:00
thermophysical STYLE: Updating version to v1812 2018-12-19 18:07:52 +00:00