Skip to content
Snippets Groups Projects
Commit ffea6cdf authored by Patrick Jaap's avatar Patrick Jaap
Browse files

Implement 'setup' for all lagrange element transfer operators

Indead of limiting this to P1 elements, we can now build transfer matrices for
lagrange elements of any order. This is achived by a compile time parameter "k".

For back compatibility, it has a default value k = 1.

To determine the size of the matrix, we need a global basis from dune-functions.
parent 76c3e97a
No related branches found
No related tags found
No related merge requests found
Pipeline #
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment