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

[partialreassembler][fixup] Make compile for all discretization + easier to add new ones.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Timo Koch requested to merge fix/partial-reassembler-staggered into feature/partial-reassembly Feb 19, 2018
  • Overview 0
  • Commits 2
  • Changes 2

Partial reassembler didn't compile for staggered disc. This fix makes it easier to implement a reassembler for new discretizations.

If merged this should also be squashed into the main commit as otherwise staggered doesn't compile.

@bernd: FinalizeAssembly reset the vertex colors to green. This is now done at the beginning of compute colors. Is this the same? For the first iterations all dofs are red anyway and between finalizeAssembly and computeColors nothing changes in the reassembler, right?

Edited Feb 19, 2018 by Timo Koch
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: fix/partial-reassembler-staggered