openfoam/applications/utilities
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
..
errorEstimation update copyrights for 2009 2008-12-31 19:01:56 +01:00
mesh consistency update for null pointers 2009-01-16 10:15:49 +01:00
miscellaneous added region 2009-01-08 18:13:04 +00:00
parallelProcessing consistency update for null pointers 2009-01-16 10:15:49 +01:00
postProcessing consistency update for null pointers 2009-01-16 10:15:49 +01:00
preProcessing Merge commit 'OpenCFD/master' into olesenm 2009-01-14 14:32:01 +01:00
surface Simplify checking of container (List/HashTable, strings) sizes 2009-01-10 20:28:06 +01:00
thermophysical update copyrights for 2009 2008-12-31 19:01:56 +01:00