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
  • !163

Closed
Created Feb 12, 2020 by Müller, Felix@s5272799Reporter
  • Report abuse
Report abuse

Restructuring of the Matrix/Vector/Constraint Assembly

  • Overview 10
  • Commits 11
  • Changes 24

First part of restructuring of the matrix/vector assembly.

This adds a class Assembler that is responsible for global assembly of the system matrix, rhs and constraints. The previously present assembler classes are renamed to make their local behaviour clearer. The changes were made in such a way that the local contributions to the system matrix/vector can be modified easily once the constraints support that.

Relates to #10 (closed). Requires !164 (merged).

Edited Nov 24, 2020 by Müller, Felix
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: feature/assembler_restructure