openfoam/applications/utilities/preProcessing/foamUpgradeCyclics
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 STYLE: trailing whitespace, doxygen, error messages from fileOperation 2017-12-13 17:56:34 +01:00
foamUpgradeCyclics.C STYLE: avoid unrestricted dictionary lookup in conversion, sampling, surfMesh 2018-07-18 13:33:00 +02:00