-
- Downloads
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
Showing
- dune/fufem/assemblers/basisinterpolationmatrixassembler.hh 279 additions, 0 deletionsdune/fufem/assemblers/basisinterpolationmatrixassembler.hh
- dune/fufem/test/CMakeLists.txt 1 addition, 0 deletionsdune/fufem/test/CMakeLists.txt
- dune/fufem/test/assembletransferoperatortest.cc 162 additions, 0 deletionsdune/fufem/test/assembletransferoperatortest.cc
Loading
Please register or sign in to comment