Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • Nektar Nektar
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 93
    • Issues 93
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 59
    • Merge requests 59
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Nektar
  • NektarNektar
  • Merge requests
  • !768

Fix issue with file boundary condition interpolation

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Dave Moxey requested to merge dmoxey/nektar:fix/lagrange-interp into master Apr 12, 2017
  • Overview 7
  • Commits 3
  • Changes 11

This MR fixes an issue with interpolation of the Lagrange basis, primarily to fix a segfault that occurs when file boundary conditions are used at a different expansion order to the simulation. Additionally, Robin boundary conditions have been enabled for the hexahedral element when using Lagrange basis functions, and regression tests have been added to test both this fix and converting modified to Lagrange basis.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: fix/lagrange-interp