openfoam/applications/utilities/postProcessing
Mark Olesen 246d569c4d consistency update for null pointers
- uniform use of reinterpret_cast<foo*>(0) instead of
  reinterpret_cast<foo*>(NULL)

- make all static null() members inline since they are really only a cast:
      "*reinterpret_cast<foo*>(0)"
2009-01-16 10:15:49 +01:00
..
dataConversion consistency update for null pointers 2009-01-16 10:15:49 +01:00
foamCalc update copyrights for 2009 2008-12-31 19:01:56 +01:00
graphics Simplify checking of container (List/HashTable, strings) sizes 2009-01-10 20:28:06 +01:00
miscellaneous update copyrights for 2009 2008-12-31 19:01:56 +01:00
patch update copyrights for 2009 2008-12-31 19:01:56 +01:00
sampling Merge commit 'OpenCFD/master' into olesenm 2009-01-07 09:39:17 +01:00
scalarField/pPrime2 update copyrights for 2009 2008-12-31 19:01:56 +01:00
stressField/stressComponents update copyrights for 2009 2008-12-31 19:01:56 +01:00
turbulence update copyrights for 2009 2008-12-31 19:01:56 +01:00
velocityField update copyrights for 2009 2008-12-31 19:01:56 +01:00
wall update copyrights for 2009 2008-12-31 19:01:56 +01:00