Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • openfoam openfoam
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 418
    • Issues 418
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 7
    • Merge requests 7
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Development
  • openfoamopenfoam
  • Merge requests
  • !241

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

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Mark OLESEN requested to merge issue-1212 into develop Feb 25, 2019
  • Overview 1
  • Commits 1
  • Changes 2
  • 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 'interpolation' is on.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: issue-1212