openfoam/applications/utilities/surface/surfacePatch
Mark Olesen 018124e3bf STYLE: use 'return nullptr' for empty autoPtr/tmp returns
- both autoPtr and tmp are defined with an implicit construct from
  nullptr (but with explicit construct from a pointer to null).
  Thus is it safe to use 'nullptr' when returning an empty autoPtr or tmp.
2018-03-21 09:31:09 +01:00
..
Make ENH: relocate triSurface classes into surfMesh library (issue #294) 2017-05-18 10:42:05 +02:00
searchableSurfaceModifier STYLE: use 'return nullptr' for empty autoPtr/tmp returns 2018-03-21 09:31:09 +01:00
surfacePatch.C ENH: prevent conversion of string to regExp in stringListOps (closes #739) 2018-02-22 09:28:03 +01:00
surfacePatchDict STYLE: Updated version to 'plus' 2015-12-22 23:14:17 +00:00