openfoam/applications/utilities/mesh/conversion
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
..
ansysToFoam BUG: polyMesh constructor AUTO_WRITE flag, ignored readOpt (#1147) 2019-01-07 22:23:19 +01:00
ccm STYLE: argList::opt method instead of the longer argList::lookupOrDefault 2018-12-12 12:10:39 +01:00
cfx4ToFoam STYLE: argList::opt method instead of the longer argList::lookupOrDefault 2018-12-12 12:10:39 +01:00
datToFoam STYLE: add usage notes to more utilities and solvers 2018-12-11 15:25:27 +01:00
fireToFoam STYLE: argList::opt method instead of the longer argList::lookupOrDefault 2018-12-12 12:10:39 +01:00
fluent3DMeshToFoam STYLE: add usage notes to more utilities and solvers 2018-12-11 15:25:27 +01:00
fluentMeshToFoam ENH: use Zero when zero-initializing types 2018-12-11 23:50:15 +01:00
foamMeshToFluent STYLE: add usage notes to more utilities and solvers 2018-12-11 15:25:27 +01:00
foamToFireMesh STYLE: add usage notes to more utilities and solvers 2018-12-11 15:25:27 +01:00
foamToStarMesh STYLE: argList::opt method instead of the longer argList::lookupOrDefault 2018-12-12 12:10:39 +01:00
foamToSurface STYLE: argList::opt method instead of the longer argList::lookupOrDefault 2018-12-12 12:10:39 +01:00
gambitToFoam STYLE: argList::opt method instead of the longer argList::lookupOrDefault 2018-12-12 12:10:39 +01:00
gmshToFoam STYLE: argList::opt method instead of the longer argList::lookupOrDefault 2018-12-12 12:10:39 +01:00
ideasUnvToFoam STYLE: add usage notes to more utilities and solvers 2018-12-11 15:25:27 +01:00
kivaToFoam STYLE: argList::opt method instead of the longer argList::lookupOrDefault 2018-12-12 12:10:39 +01:00
mshToFoam STYLE: add usage notes to more utilities and solvers 2018-12-11 15:25:27 +01:00
netgenNeutralToFoam STYLE: add usage notes to more utilities and solvers 2018-12-11 15:25:27 +01:00
plot3dToFoam STYLE: argList::opt method instead of the longer argList::lookupOrDefault 2018-12-12 12:10:39 +01:00
star4ToFoam STYLE: argList::opt method instead of the longer argList::lookupOrDefault 2018-12-12 12:10:39 +01:00
tetgenToFoam BUG: polyMesh constructor AUTO_WRITE flag, ignored readOpt (#1147) 2019-01-07 22:23:19 +01:00
vtkUnstructuredToFoam ENH: support usage descriptions for command arguments 2018-12-12 11:58:56 +01:00
writeMeshObj ENH: ignore -noFunctionObjects option when disabled 2018-08-08 09:44:28 +02:00