Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • dumux dumux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 100
    • Issues 100
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 86
    • Merge requests 86
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • 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
  • dumuxdumux
  • Merge requests
  • !69

[bugfix] Include important headers in implicit propertydefaults

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Timo Koch requested to merge bugfix/important-implicit-includes into master Feb 03, 2016
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 1

The BCRSMatrix was nowhere included in the implicit models and just worked by chance with MPI. Without MPI and gcc 5.2.1 or clang 2.6 only decalaration of BCRSMatrix from matrixutils was available.

The propertydefaults should include important headers of the classes they are using to set the properties.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: bugfix/important-implicit-includes