Skip to content
Snippets Groups Projects
Commit ae14a1ef authored by Mark OLESEN's avatar Mark OLESEN
Browse files

COMP: correct the internal reference types for surfMesh

- had a PrimitivePatch with SubField, but now use const pointField&.

  There is no derivation path from a pointIOField to SubField<point>,
  so a const reference makes more sense.
parent d7995486
No related merge requests found
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