Skip to content

Provide mutable access to matrix in transfer operator

graeser requested to merge feature/transferoperator-mutable-matrix-access into master

This is needed to use the new assembleGlobalBasisTransferMatrix(...) assembler function in dune-fufem which needs access to the internal raw matrix.

Merge request reports