Skip to content
Snippets Groups Projects
Commit 91cb6d29 authored by Mark Olesen's avatar Mark Olesen
Browse files

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
parent 5cca2643
Showing
with 159 additions and 30 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment