Skip to content
Snippets Groups Projects

Draft: Boehm/precomputation

Open Fabian Böhm requested to merge boehm/precomputation into main

Closes #51.

Adds the option to assemble local matrices via computeAndStoreLocalMatrices(). Adds the option to load a local matrix instead of assembling it on-the-fly during Apply(). With adaptive Galerkin coarsening in mind, this is done in a selective manner: a map of PrimitiveIDs can be passed to the operator; only for the specified primitives the local matrices will be assembled and applied from memory.

Edited by Daniel Bauer

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply