openfoam/applications/utilities/postProcessing/lumped
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
..
lumpedPointForces STYLE: use 'return nullptr' for empty autoPtr/tmp returns 2018-03-21 09:31:09 +01:00
lumpedPointMovement STYLE: two-parameter Foam::name replaced by word::printf (issue #724) 2018-02-08 12:00:54 +01:00
lumpedPointZones ENH: simplify method names for reading argList options and arguments 2018-01-08 15:35:18 +01:00