Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
A
amdis-core
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 8
    • Issues 8
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 11
    • Merge Requests 11
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • External Wiki
    • External Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • amdis
  • amdis-core
  • Merge Requests
  • !163

Closed
Opened Feb 12, 2020 by Müller, Felix@s5272799Maintainer
  • Report abuse
Report abuse

Restructuring of the Matrix/Vector/Constraint Assembly

  • Overview 10
  • Commits 11
  • Pipelines 5
  • 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. Requires !164 (merged).

Edited Nov 24, 2020 by Müller, Felix
Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: amdis/amdis-core!163
Source branch: feature/assembler_restructure