openfoam/applications/test/xfer
Mark Olesen 91cb6d2912 xfer class modifications:
- 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
2008-10-17 18:27:11 +02:00
..
Make added test/xfer with lists 2008-10-09 16:15:38 +02:00
xferListTest.C xfer class modifications: 2008-10-17 18:27:11 +02:00