Skip to content
Snippets Groups Projects
Commit c2a078f1 authored by Oliver Sander's avatar Oliver Sander Committed by sander
Browse files

Replace PkToP1MGTransfer with BasisInterpolationMatrixAssembler from dune-fufem

There is no need to have our own implementation for this, we had it purely for
historical reasons.

Also, this change fixes a subtle bug:  Our own implementation used AlienElementLocalBasis,
which returns zero if the LocalBasis is evaluated outside of the reference element.
However, this happened sometimes due to rounding error on grids with very small quadrilateral
elements.

[[Imported from SVN: r9991]]
parent 1ecbf054
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment