Skip to content
  • Mark Olesen's avatar
    polyMesh, fvMesh xfer constructors · 23476071
    Mark Olesen authored
    - drop copy components constructors in favour of the xfer versions. Even if
      the caller sends through constant data, if will be automatically promoted
      to xfer (via a copy operation).
    23476071