openfoam/applications/utilities/mesh
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
..
advanced Merge remote-tracking branch 'origin/master' into develop 2018-07-10 16:42:59 +01:00
conversion STYLE: avoid unrestricted dictionary lookup in conversion, sampling, surfMesh 2018-07-18 13:33:00 +02:00
doc
generation STYLE: more consistent use of dimensioned Zero, scalar decimal points 2018-07-13 10:28:48 +02:00
manipulation STYLE: avoid unrestricted dictionary lookup in conversion, sampling, surfMesh 2018-07-18 13:33:00 +02:00