Skip to content
Snippets Groups Projects
Commit efa39edf authored by Carsten Gräser's avatar Carsten Gräser
Browse files

[examples] Use new traversal to incorporate Dirichlet constraints

This has a few advantages:
* It does not require the basis just to do algebraic transformations.
* It is also correct if the pattern is not exactly the one given by
  the local basis coupling. This is e.g. important for hanging nodes.
* It is faster, because we loop over the matrix entries just once
  and in consecutive order.
parent 4fbf8312
Branches
Tags
1 merge request!257Add utility functions for recursive traversal of matrices and vectors
Pipeline #76502 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment