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
  • !750

Feature/sum fac pyr

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Spencer Sherwin requested to merge feature/SumFacPyr into master Mar 14, 2017
  • Overview 28
  • Commits 29
  • Changes 72+

This MR is to use the sum factorisation approach in pyramids so that we can use the same routines for an orthogonal and modified expansion. To achieve this we have introduced a new basis definition eOrthoPyr_C and eModifiedPyr_C for use with pyramids. This MR also includes the introduction of SVV for pyramids which required the introduction of PyrExp::IProdctWRTDerivBase. It also now has fully operational set of collections methods which include the eSumFac methods which are tested through the UnitTests.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: feature/SumFacPyr