Skip to content
Snippets Groups Projects

Speedup Dirichlet BCs for deactivated subdomains

All threads resolved!

When the transposed matrix is created the zero entries are omitted in its sparsity pattern, which is fine if all rows/columns have at least one value. In case of deactivated subdomains the local assemblers are not run and the transposed matrix lags the required space to set the diagonal values resulting in costly reallocations.

  1. Feature description was added to the changelog
  2. Tests covering your feature were added?
  3. Any new feature or behavior change was documented?

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
  • Dmitry Yu. Naumov added 22 commits

    added 22 commits

    Compare with previous version

  • added 1 commit

    • d27ffa06 - [MaL] Allocate space for diagonal values.

    Compare with previous version

  • Dmitry Yu. Naumov resolved all threads

    resolved all threads

  • Tom Fischer approved this merge request

    approved this merge request

  • Tom Fischer mentioned in commit 9d496674

    mentioned in commit 9d496674

  • merged

  • Please register or sign in to reply
    Loading