openfoam/applications/solvers/multiphase
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
..
cavitatingFoam STYLE: consistent lookupOrDefault template parameters 2018-03-26 09:09:09 +02:00
compressibleInterFoam STYLE: consistent lookupOrDefault template parameters 2018-03-26 09:09:09 +02:00
compressibleMultiphaseInterFoam STYLE: use 'return nullptr' for empty autoPtr/tmp returns 2018-03-21 09:31:09 +01:00
driftFluxFoam STYLE: consistent lookupOrDefault template parameters 2018-03-26 09:09:09 +02:00
interCondensatingEvaporatingFoam STYLE: use 'return nullptr' for empty autoPtr/tmp returns 2018-03-21 09:31:09 +01:00
interFoam STYLE: consistent lookupOrDefault template parameters 2018-03-26 09:09:09 +02:00
interIsoFoam STYLE: more consistent use of dimensioned Zero 2018-03-16 10:24:03 +01:00
interPhaseChangeFoam STYLE: consistent lookupOrDefault template parameters 2018-03-26 09:09:09 +02:00
MPPICInterFoam STYLE: more consistent use of dimensioned Zero 2018-03-16 10:24:03 +01:00
multiphaseEulerFoam STYLE: use 'return nullptr' for empty autoPtr/tmp returns 2018-03-21 09:31:09 +01:00
multiphaseInterFoam STYLE: use 'return nullptr' for empty autoPtr/tmp returns 2018-03-21 09:31:09 +01:00
potentialFreeSurfaceFoam STYLE: more consistent use of dimensioned Zero 2018-03-16 10:24:03 +01:00
reactingEulerFoam STYLE: use 'return nullptr' for empty autoPtr/tmp returns 2018-03-21 09:31:09 +01:00
twoLiquidMixingFoam STYLE: more consistent use of dimensioned Zero 2018-03-16 10:24:03 +01:00
twoPhaseEulerFoam STYLE: use 'return nullptr' for empty autoPtr/tmp returns 2018-03-21 09:31:09 +01:00
VoF STYLE: more consistent use of dimensioned Zero 2018-03-16 10:24:03 +01:00
multiphaseSolversDoc.H ENH: Solvers - updated group documentation 2015-12-03 22:05:55 +00:00