Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • dumux-lecture dumux-lecture
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • dumux-repositoriesdumux-repositories
  • dumux-lecturedumux-lecture
  • Merge requests
  • !47

[mm] make fracture exercise compile with new property system

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Simon Emmert requested to merge fix/fracture-exercise into fix/kai-update-to-3.0 Nov 08, 2018
  • Overview 4
  • Commits 1
  • Pipelines 0
  • Changes 1

The fracture exercise does not compile with the newest changes on master because of a redeclaration of the GridData Property. I simply removed this because I thought it is not necessary (I might be wrong, @DennisGlaeser ).

It does compile now, but the result looks strange to me, but this might be from changes made to the input in e4be90f2

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix/fracture-exercise