Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
Nektar
Nektar
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 85
    • Issues 85
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 49
    • Merge Requests 49
  • Requirements
    • Requirements
    • List
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Nektar
  • NektarNektar
  • Merge Requests
  • !993

Merged
Created Feb 08, 2019 by Edward Laughton@edlaughtonDeveloper

Combining and generalising demo code

  • Overview 2
  • Commits 13
  • Pipelines 9
  • Changes 107
  • Combined all the dimensions for StdProject and StdProject_Diff demos into one universal StdProject file
  • Edited input arguments to take text instead of enum indices, for example: -s Tetrahedron -b Ortho_A Ortho_B Ortho_C -o 6 6 6 -p 7 7 7
  • Added additional argument to allow for selection of points change, for example -s Segment -b Modified_A -o 6 -p 7 -P Gauss
  • Used above to add additional test for !998 (merged) regression
  • Removed old demo files & updated CMakeLists to represent this change
  • Altered all test cases to use the new input arguments - expected result and tolerances have been unchanged
  • As above for LocProject
  • Generalised the geometry creation into a single function
Edited Apr 05, 2019 by Dave Moxey
Assignee
Assign to
Reviewer
Request review from
v5.0.0
Milestone
v5.0.0 (Past due)
Assign milestone
Time tracking
Source branch: Update-StdRegions-demo