openfoam/applications/solvers/multiphase/twoPhaseEulerFoam/twoPhaseSystem
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
..
BlendedInterfacialModel STYLE: more consistent use of dimensioned Zero 2018-03-16 10:24:03 +01:00
diameterModels STYLE: use 'return nullptr' for empty autoPtr/tmp returns 2018-03-21 09:31:09 +01:00
Make fvOptions: Reorganized and updated to simplify use in sub-models and maintenance 2015-12-02 11:49:52 +00:00
phaseModel STYLE: more consistent use of dimensioned Zero 2018-03-16 10:24:03 +01:00
phasePair STYLE: simplify hashing to use struct instead of class 2018-02-09 15:34:59 +01:00
twoPhaseSystem.C STYLE: more consistent use of dimensioned Zero 2018-03-16 10:24:03 +01:00
twoPhaseSystem.H STYLE: consistent use of wordHashSet instead of HashSet<word> 2018-02-22 11:19:47 +01:00
twoPhaseSystemI.H Updated header 2015-04-28 18:19:13 +01:00