Skip to content

[draft] Feature/use dune assemblers

Carsten Gräser requested to merge feature/use-dune-assemblers into master

This adds support for the dune-assembler LocalAssembler interfaces to the Dune::Fufem::Forms local assemblers. The latter now provide both interfaces simultaneously. A few examples have been adjusted to use the new global assembler from dune-assemblers. This also affects the python examples which now automatically use the new assembler.

Merge request reports

Loading