Skip to content
Snippets Groups Projects
  1. Oct 27, 2008
  2. Oct 23, 2008
  3. Oct 22, 2008
  4. Oct 21, 2008
  5. Oct 20, 2008
  6. Oct 17, 2008
    • Mark Olesen's avatar
      xfer class modifications: · 91cb6d29
      Mark Olesen authored
        - removed operator* in favour of operator() for consistency with tmp
          class. The previous use of operator() for const casting didn't work
          anyhow due to template confusion.
        - added xferCopy(), xferMove() and xferTmp() template functions instead
        - preliminary changes to IOobjects and Fields for xfer
      91cb6d29
    • Mark Olesen's avatar
      update to openmpi-1.2.8 · 5cca2643
      Mark Olesen authored
      5cca2643
    • Mark Olesen's avatar
      Merge commit 'OpenCFD/master' into merging · cd6e34c8
      Mark Olesen authored
      Conflicts:
      
      	src/OpenFOAM/containers/misc/xferI.H
      	src/OpenFOAM/fields/tmp/refCount.H
      	src/OpenFOAM/memory/refCount/refCount.H
      	src/OpenFOAM/memory/xfer/xferI.H
      	src/finiteVolume/fvMesh/extendedStencil/extendedCentredStencil.C
      	src/finiteVolume/fvMesh/extendedStencil/faceStencil/faceEdgeCellStencil.H
      cd6e34c8
  7. Oct 16, 2008