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 88
    • Merge requests 88
  • 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
  • !2424

Fix/fvassembler include

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Dennis Gläser requested to merge fix/fvassembler-include into master Dec 14, 2020
  • Overview 19
  • Commits 2
  • Pipelines 0
  • Changes 2

On minimal setups without MPI installed, the box tests failed to compile as the FVAssembler uses the ParallelVectorHelper class, which itself was hidden behind a HAVE_MPI guard. Tests with setups where MPI is not installed showed that the tests compile and run also without the guard

Edited Dec 15, 2020 by Dennis Gläser
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix/fvassembler-include