openfoam/applications/solvers
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
..
basic STYLE: more consistent use of dimensioned Zero 2018-03-16 10:24:03 +01:00
combustion STYLE: consistent lookupOrDefault template parameters 2018-03-26 09:09:09 +02:00
compressible STYLE: consistent lookupOrDefault template parameters 2018-03-26 09:09:09 +02:00
discreteMethods GIT: Initial state after latest Foundation merge 2016-09-20 14:49:08 +01:00
DNS COMP: update lnInclude directories when building (issue #364) 2016-12-22 11:26:29 +01:00
doc STYLE: finiteArea doc and style updates 2017-12-18 11:25:53 +00:00
electromagnetics STYLE: more consistent use of dimensioned Zero 2018-03-16 10:24:03 +01:00
financial STYLE: more consistent use of dimensioned Zero 2018-03-16 10:24:03 +01:00
finiteArea STYLE: more consistent use of dimensioned Zero 2018-03-16 10:24:03 +01:00
heatTransfer STYLE: more consistent use of dimensioned Zero 2018-03-16 10:24:03 +01:00
incompressible STYLE: more consistent use of dimensioned Zero 2018-03-16 10:24:03 +01:00
lagrangian STYLE: consistent lookupOrDefault template parameters 2018-03-26 09:09:09 +02:00
multiphase STYLE: use 'return nullptr' for empty autoPtr/tmp returns 2018-03-21 09:31:09 +01:00
stressAnalysis STYLE: more consistent use of dimensioned Zero 2018-03-16 10:24:03 +01:00