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
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment