openfoam/applications/utilities/mesh/manipulation/mergeMeshes
Mark Olesen a592ebc073 STYLE: avoid unrestricted dictionary lookup in conversion, sampling, surfMesh
- aids with detection of excess tokens (issue #762)

- deprecated dictionary::operator[] in favour of the lookup() method
  which offers more flexibilty and clarity of purpose.
  Additionally, the read<> and get<> forms should generally be used
  instead anyhow.
2018-07-18 13:33:00 +02:00
..
Make ENH: topoSet: clear sets upon writing modified mesh. Fixes #129. 2016-11-16 14:58:46 +00:00
createTimes.H mergeMeshes: Disable functionObjects 2015-10-23 12:41:46 +01:00
mergeMeshes.C ENH: simplify method names for reading argList options and arguments 2018-01-08 15:35:18 +01:00
mergePolyMesh.C STYLE: avoid unrestricted dictionary lookup in conversion, sampling, surfMesh 2018-07-18 13:33:00 +02:00
mergePolyMesh.H STYLE: consistent use of '= delete' for removed constructors/assignments 2018-05-30 12:03:17 +02:00