Skip to content
  • 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