openfoam/applications
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
..
solvers STYLE: deprecate hashedWordList contains() method 2019-01-07 09:51:45 +01:00
test ENH: export FOAM_API in dictionary (issue #1158) 2019-01-07 19:04:50 +01:00
utilities BUG: polyMesh constructor AUTO_WRITE flag, ignored readOpt (#1147) 2019-01-07 22:23:19 +01:00
Allwmake ENH: improve handling of ThirdParty packages 2018-04-24 14:51:19 +02:00