Files
openfoam/applications
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
..
2008-10-12 11:43:35 +01:00
2008-10-17 18:27:11 +02:00
2008-10-16 12:47:25 +01:00