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

ENH: use cellPoint interpolation directly for surfaceFieldValue (#1212)

- prior to sampledSurface supporting different interpolation schemes a
  workaround means was used to simulate cellPoint -> face
  interpolation, with averaging of vertex interpolation.

  We instead now use cellPoint interpolation directly for the face
  values when 'interpolate=true'.
parent 4547796a
Branches
Tags
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