Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
dumux
dumux
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 74
    • Issues 74
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 29
    • Merge Requests 29
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • dumux-repositories
  • dumuxdumux
  • Merge Requests
  • !1324

Closed
Opened Nov 23, 2018 by Ned Coltman@nedc0 of 2 tasks completed0/2 tasks
  • Report abuse
Report abuse

[WIP] Freeflow/staggered higherorder

  • change vectors in stencil to arrays
  • add second order tests and reference solutions

closed and moved to !1481

Edited Jan 22, 2019 by Ned Coltman

Check out, review, and merge locally

Step 1. Fetch and check out the branch for this merge request

git fetch origin
git checkout -b freeflow/staggered_higherorder origin/freeflow/staggered_higherorder

Step 2. Review the changes locally

Step 3. Merge the branch and fix any conflicts that come up

git fetch origin
git checkout origin/master
git merge --no-ff freeflow/staggered_higherorder

Step 4. Push the result of the merge to GitLab

git push origin master

Note that pushing to GitLab requires write access to this repository.

Tip: You can also checkout merge requests locally by following these guidelines.

  • Discussion 3
  • Commits 20
  • Changes 11
Ned Coltman
Assignee
Ned Coltman @nedc
Assign to
3.1
Milestone
3.1
Assign milestone
Time tracking
1
Labels
Freeflow
Assign labels
  • View project labels
Reference: dumux-repositories/dumux!1324