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

Assembler for global basis transfer matrices

The method assembles the transfer matrx between fine and coarse grids.
Assumptions are
 - the grids are related but not necessarily direct descendants
 - the global dune-functions basis are scalar, i.e., leaf nodes in the basis tree

For evaluating local functions on other geometries a small wrapper is written.
For chaining sequencial father geometries another small wrapper is written.

Two unit tests:
- first, test wether the transfermatrix interpolates coefficients from corase to fine
  for lagrange basis
- second, test wether a jump over two grid levels can be reproduced by two simple transfers
parent f0f5e72e
No related branches found
No related tags found
1 merge request!40Assembler for global basis transfer matrices
Pipeline #12310 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment