openfoam/applications/utilities/surface/surfaceFeatureExtract
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
..
extractionMethod STYLE: use autoPtr::New and tmp::New for simple return types 2018-02-26 14:00:30 +01:00
Make ENH: multiple surfaces, self-intersection in surfaceFeatureExtract (issue #450) 2017-04-11 11:46:00 +02:00
Allwclean ENH: improvements for surfaceIntersection (issue #450) 2017-04-28 08:49:45 +02:00
Allwmake COMP: Allwmake: feed through 'objects' targer for wmakeCollect 2018-05-17 08:39:57 +01:00
surfaceFeatureExtract.C STYLE: avoid unrestricted dictionary lookup in conversion, sampling, surfMesh 2018-07-18 13:33:00 +02:00
surfaceFeatureExtractDict ENH: Updated config for release v1806 2018-06-28 12:56:00 +01:00