openfoam/applications/utilities/parallelProcessing
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
..
decomposePar consistency update for null pointers 2009-01-16 10:15:49 +01:00
reconstructPar Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2009-01-13 12:14:43 +00:00
reconstructParMesh update copyrights for 2009 2008-12-31 19:01:56 +01:00
redistributeMeshPar update copyrights for 2009 2008-12-31 19:01:56 +01:00