Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • A amdis-core
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 7
    • Issues 7
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 6
    • Merge requests 6
  • Deployments
    • Deployments
    • Releases
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • amdis
  • amdis-core
  • Merge requests
  • !107

Restructuring of Matrix and Vector and linear-algebra backends

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Praetorius, Simon requested to merge feature/linear_algebra_restructuring into master Sep 25, 2019
  • Overview 35
  • Commits 8
  • Changes 109

Summary

Restructuring of Matrix and Vector and linear-algebra backends

Details

  • Restructuring the vector and matrix backend wrappers
  • Added init-finalize also for vectors
  • Require gather/scatter operations instead of direct vector/matrix access
  • Rewritten the interpolation
  • Added ParallelIndexSet and DOFMapping to be used also in other backends
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: feature/linear_algebra_restructuring