Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • 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 86
    • Issues 86
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 57
    • Merge requests 57
  • 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

Merged
Created Mar 14, 2017 by Spencer Sherwin@ssherwMaintainer

Feature/sum fac pyr

  • 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